A crude helper for inline table editing in ASP.NET Core Razor Pages.
Info
Version: | 1.0.1-beta |
Author(s): | Adam O'Neil |
Last Update: | Monday, October 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GridEditor.RazorPages |
Install
Install-Package GridEditor.RazorPages
dotnet add package GridEditor.RazorPages
paket add GridEditor.RazorPages
GridEditor.RazorPages Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.RazorPages(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)