Simplification of the Create, Read, Update and Delete web pages of the application models.
Info
Version: | 2.2.2 |
Author(s): | JeanCarlo13 |
Last Update: | Thursday, December 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jeancarlo13/JCTools.GenericCrud |
NuGet Url: | https://www.nuget.org/packages/JCTools.GenericCrud |
Install
Install-Package JCTools.GenericCrud
dotnet add package JCTools.GenericCrud
paket add JCTools.GenericCrud
JCTools.GenericCrud Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 5.0.1)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- NewtonSoft.Json(>= 12.0.3)
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.0)
- Microsoft.DotNet.PlatformAbstractions(>= 3.1.6)
- Microsoft.EntityFrameworkCore(>= 2.1.14)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.1.1)
- Microsoft.Extensions.Localization(>= 2.1.1)
- NewtonSoft.Json(>= 12.0.3)
- System.Linq.Dynamic.Core(>= 1.2.7)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 3.1.10)
- Microsoft.EntityFrameworkCore(>= 3.1.10)
- NewtonSoft.Json(>= 12.0.3)