SaaS-Plugins is a C# project that deals with the runtime code compilation and management of plugin assemblies across multiple AppDomains while allowing for recompiles without restarting the controlling application.
Info
| Version: | 0.2.0 |
| Author(s): | Aaron Ulrich |
| Last Update: | Friday, November 3, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aaronu7/saas-plugins |
| NuGet Url: | https://www.nuget.org/packages/MetaIS.SaaS.Plugins |
Install
Install-Package MetaIS.SaaS.Plugins
dotnet add package MetaIS.SaaS.Plugins
paket add MetaIS.SaaS.Plugins
MetaIS.SaaS.Plugins Download (Unzip the "nupkg" after downloading)
Dependencies
Tags