IoC container registration that uses the Microsoft.DependencyInjection.IServiceCollection for .NET Core applications.
Info
Version: | 1.6.0 |
Author(s): | Hanno Zwikstra |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HannoZ/Lexicala.NET |
NuGet Url: | https://www.nuget.org/packages/Lexicala.NET.MicrosoftDependencyInjection |
Install
Install-Package Lexicala.NET.MicrosoftDependencyInjection
dotnet add package Lexicala.NET.MicrosoftDependencyInjection
paket add Lexicala.NET.MicrosoftDependencyInjection
Lexicala.NET.MicrosoftDependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Lexicala.NET(>= 1.3.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
Tags