A set of interfaces ensuring correct implementations of the HTTP methods used by Razor Pages.
Info
Version: | 1.0.0-RC1 |
Author(s): | Sandro Magi |
Last Update: | Saturday, October 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/naasking/RazorInterfaces |
NuGet Url: | https://www.nuget.org/packages/RazorInterfaces |
Install
Install-Package RazorInterfaces
dotnet add package RazorInterfaces
paket add RazorInterfaces
RazorInterfaces Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.3)