fullstackhero / dotnet-starter-kit

Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
https://fullstackhero.net/dotnet-webapi-boilerplate/
MIT License
5.07k stars 1.52k forks source link

MVC views #648

Closed fasteddys closed 2 years ago

fasteddys commented 2 years ago

This is a great boilerplate, can you please consider adding MVC views on login / management etc.

fretje commented 2 years ago

There is actually already a project created for that:

https://github.com/fullstackhero/dotnet-mvc-boilerplate

nothing in there yet though...

PR's welcome! ;-)