A utility library in .Net Standard 2.1 to add dependency injection to Xpandables.Standards.
Info
| Version: | 3.3.8.2 |
| Author(s): | Francis-Black EWANE |
| Last Update: | Saturday, February 1, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Francescolis/Xpandables.DependencyInjection |
| NuGet Url: | https://www.nuget.org/packages/Xpandables.DependencyInjection |
Install
Install-Package Xpandables.DependencyInjection
dotnet add package Xpandables.DependencyInjection
paket add Xpandables.DependencyInjection
Xpandables.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.DependencyModel(>= 3.1.1)
- Microsoft.Extensions.Http(>= 3.1.1)
- Xpandables(>= 3.3.8.1)
Tags