Provides configuration extensions for API building with ASP.NET Core.
Info
Version: | 2.2.2 |
Author(s): | Austin Drenski |
Last Update: | Wednesday, November 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/austindrenski/AD.ApiExtensions |
NuGet Url: | https://www.nuget.org/packages/AD.ApiExtensions |
Install
Install-Package AD.ApiExtensions
dotnet add package AD.ApiExtensions
paket add AD.ApiExtensions
AD.ApiExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- AD.IO(>= 2.0.0.2)
- AD.Xml(>= 2.0.0.21)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)