Middleware and helpers to make working with ASP.NET MVC easier.
Info
Version: | 3.2.2 |
Author(s): | Archon Information Systems, LLC |
Last Update: | Tuesday, March 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/civicsource/http |
NuGet Url: | https://www.nuget.org/packages/Archon.AspNetCore |
Install
Install-Package Archon.AspNetCore
dotnet add package Archon.AspNetCore
paket add Archon.AspNetCore
Archon.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Diagnostics(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.3)
- Newtonsoft.Json(>= 11.0.2)
Tags