Provides helper methods for easier web ASPNET WebApi development.
Info
Version: | 0.2.5 |
Author(s): | Elders |
Last Update: | Monday, May 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Elders/Elders.Web |
NuGet Url: | https://www.nuget.org/packages/Elders.Web.Api |
Install
Install-Package Elders.Web.Api
dotnet add package Elders.Web.Api
paket add Elders.Web.Api
Elders.Web.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- LibLog(>= 4.2.6)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.Owin(>= 3.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Owin(>= 1.0.0)