Library for apply configuration to web app before start.
Info
| Version: | 1.3.0 |
| Author(s): | CAPCHIK |
| Last Update: | Wednesday, December 29, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RTUITLab/AspNetCore.Configure |
| NuGet Url: | https://www.nuget.org/packages/RTUITLab.AspNetCore.Configure |
Install
Install-Package RTUITLab.AspNetCore.Configure
dotnet add package RTUITLab.AspNetCore.Configure
paket add RTUITLab.AspNetCore.Configure
RTUITLab.AspNetCore.Configure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Hosting(>= 3.0.0)