Easy to use package to automatically inject your services in ASP.NET Core.
Info
Version: | 1.0.1 |
Author(s): | Daniel Cunha |
Last Update: | Saturday, November 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielccunha/DanielCunha.Toolkit.MappedServices |
NuGet Url: | https://www.nuget.org/packages/DanielCunha.Toolkit.MappedServices |
Install
Install-Package DanielCunha.Toolkit.MappedServices
dotnet add package DanielCunha.Toolkit.MappedServices
paket add DanielCunha.Toolkit.MappedServices
DanielCunha.Toolkit.MappedServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
Tags