Binds classes from Dlls to Services in .NetCore without to recompile or restart your application.
Info
Version: | 2.0.0 |
Author(s): | Sebastian Körner (KoeDev) |
Last Update: | Saturday, August 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Modular-Services |
Install
Install-Package Modular-Services
dotnet add package Modular-Services
paket add Modular-Services
Modular-Services Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
Tags