Automagically add an Admin Panel to your .NET 8 web app.
Info
Version: | 3.0.0 |
Author(s): | edandersen |
Last Update: | Monday, March 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/edandersen/core-admin |
NuGet Url: | https://www.nuget.org/packages/CoreAdmin |
Install
Install-Package CoreAdmin
dotnet add package CoreAdmin
paket add CoreAdmin
CoreAdmin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- NonFactors.Grid.Core.Mvc6(>= 6.1.0)