Skip to content

Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 6 / .NET 7

License

Notifications You must be signed in to change notification settings

amplified-global/core-admin

 
 

Repository files navigation

Amplifi Admin Panel

Amplifi Admin Panel offers an interactive way to change content of metabase and tenants databases. Access to admin panel have users with Amplifi admin role, and it can be accessed by adding /coreadmin to the backend Url.

Automatically creation of nuget package

Creation of nuget package is a part of github actions triggered when changes to the code are merged to master branch. To create new version of nuget package before commiting and pushing changes, the version of package has to be changed in DotNetEd.CoreAdmin.csproj file.

To change the version, just need to double click on project file, and look for PackageVersion property, and enter the new value of version.

About

Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 6 / .NET 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 34.5%
  • CSS 33.5%
  • HTML 32.0%