ASP.NET Core Hero .NET 5 Clean Architecture Boilerplate is here! #released. 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. An idea to bring together the best and essential practices/packages of ASP.NET Core 5.0 along with Clean Hexagonal Architecture that can be a right fit for small/mid and enterprise-level solutions. How easy would it be if you are able to run a single line of CLI command on your Console and you get a complete implementation in no time? That’s the exact vision I have while building this full-fledged Boilerplate template.

Features Included
Slim Controllers using MediatR Library
Permissions Management based on Role Claims
Toast Notification (includes support for AJAX Calls too)
Serilog
ASP.NET Core Identity
AdminLTE Bootstrap Template (Clean & SuperFast UI/UX)
AJAX for CRUD (Blazing Fast load times)
jQuery Datatables
Select2
Image Optimization
Includes Sample CRUD Controllers / Views
Active Route Tag Helper for UI
RTL Support
Complete Localization Support / Multilingual
Clean Areas Implementation
Dark Mode!
Default Users / Roles Seeding at Startup
Supports Audit Logging / Activity Logging for Entity Framework Core
Automapper
JWT & Refresh Tokens
Swagger
and so much more..
Links
Project page – https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
Quick Start Guide – https://codewithmukesh.com/blog/aspnet-core-hero-boilerplate-quick-start-guide/

source