Simple set of Helpers I use in my asp.net core app.
Info
Version: | 0.3.0 |
Author(s): | R. Messie |
Last Update: | Thursday, September 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RaynaldM/asp.net-mvc-helpers |
NuGet Url: | https://www.nuget.org/packages/aspnetcore-helpers |
Install
Install-Package aspnetcore-helpers
dotnet add package aspnetcore-helpers
paket add aspnetcore-helpers
aspnetcore-helpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Extensions(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.0)
- Microsoft.AspNetCore.Http(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)