MS ServiceCollection implementation of dependency injection for CreativeCoders.Di.
Info
Version: | 1.0.0 |
Author(s): | CreativeCoders |
Last Update: | Tuesday, October 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CreativeCodersTeam/Core |
NuGet Url: | https://www.nuget.org/packages/CreativeCoders.Di.MsServiceProvider |
Install
Install-Package CreativeCoders.Di.MsServiceProvider
dotnet add package CreativeCoders.Di.MsServiceProvider
paket add CreativeCoders.Di.MsServiceProvider
CreativeCoders.Di.MsServiceProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- CreativeCoders.Di(>= 0.14.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)