DotNetCorePlugins | .NET Core library for dynamically loading code

 by   natemcmaster C# Version: v2.0.0-beta.130 License: Apache-2.0

kandi X-RAY | DotNetCorePlugins Summary

kandi X-RAY | DotNetCorePlugins Summary

DotNetCorePlugins is a C# library. DotNetCorePlugins has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

[build status][ci-badge]][ci] [code coverage][codecov-badge]][codecov] [nuget][nuget-badge] ![nuget downloads][nuget-download-badge]][nuget]. [ci]: [ci-badge]: [codecov]: [codecov-badge]: [nuget]: [nuget-badge]: [nuget-download-badge]: this project provides api for loading .net core assemblies dynamically, executing them as extensions to the main application, and finding and isolating the dependencies of the plugin from the main application. this library supports .net core 2, but works best in .net core 3 and up. it allows fine-grained control over assembly isolation and type sharing. read [more details about type sharing below] #shared-types). blog post introducing this project, july 25, 2018: [.net core plugins: introducing an api for loading .dll files (and their dependencies) as 'plugins'] since 2018, .net core 3 was released, and it added stdlib api to improve assembly loading. if you are interested in understanding that api, see "[create a .net core application with plugins][plugin-tutorial]" on docs.microsoft.com. the result of this tutorial would be a simpler version of dotnetcoreplugins, but missing some features like an api for unifying types across the load context boundary, hot reload, and .net core 2 support. install the [mcmaster.netcore.plugins nuget package.][nuget]. the main api to use is pluginloader.createfromassemblyfile. see example projects in [samples/] ./samples/) for more detailed, example usage.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              DotNetCorePlugins has a medium active ecosystem.
              It has 1367 star(s) with 204 fork(s). There are 64 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 15 open issues and 146 have been closed. On average issues are closed in 301 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of DotNetCorePlugins is v2.0.0-beta.130

            kandi-Quality Quality

              DotNetCorePlugins has 0 bugs and 0 code smells.

            kandi-Security Security

              DotNetCorePlugins has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              DotNetCorePlugins code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              DotNetCorePlugins is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              DotNetCorePlugins releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 24 lines of code, 0 functions and 88 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DotNetCorePlugins
            Get all kandi verified functions for this library.

            DotNetCorePlugins Key Features

            No Key Features are available at this moment for DotNetCorePlugins.

            DotNetCorePlugins Examples and Code Snippets

            No Code Snippets are available at this moment for DotNetCorePlugins.

            Community Discussions

            No Community Discussions are available at this moment for DotNetCorePlugins.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install DotNetCorePlugins

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/natemcmaster/DotNetCorePlugins.git

          • CLI

            gh repo clone natemcmaster/DotNetCorePlugins

          • sshUrl

            git@github.com:natemcmaster/DotNetCorePlugins.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link