A utility library in .Net7.0 to easily add dependency injection using the Xpandables.Net library.
Info
Version: | 7.3.3 |
Author(s): | Francis-Black EWANE |
Last Update: | Tuesday, May 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Francescolis/Xpandables.Net |
NuGet Url: | https://www.nuget.org/packages/Xpandables.Net.DependencyInjection |
Install
Install-Package Xpandables.Net.DependencyInjection
dotnet add package Xpandables.Net.DependencyInjection
paket add Xpandables.Net.DependencyInjection
Xpandables.Net.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Xpandables.Net(>= 5.3.3)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Composition(>= 5.0.0)
Tags