aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
582 stars 148 forks source link

Razor Page Project #17

Open biomade opened 3 years ago

biomade commented 3 years ago

Is your feature request related to a problem? Please describe. You have a webApi and an MVC project, how about a Razor Page project?

iammukeshm commented 3 years ago

Hi, you can check this. https://github.com/iammukeshm/AspNetCoreHero-Boilerplate

biomade commented 3 years ago

I have but that does not have the new Auditing and permissions.