Skip to content

ASP.NET CORE HERO - Boilerplate template for your next project!

Notifications You must be signed in to change notification settings

sudhirdhongade/AspNetCoreHero-Boilerplate

 
 

Repository files navigation

ASP.NET Core Hero - Boilerplate

Coming Soon!

Problem It will Solve

The Basic Idea is to save hours of development time. The users should be able to start off from the point all the technical aspects are already covered. The only thhing we need to worry is about implementing the Business Logic. I am planning this Project to have 2 realms - A Fluid UI Based ASP.NET Core 3.1 Razor Project and a WebAPI Project that provided data to public via valid JWT.

Project Structure

  • ASP.NET Core 3.1 Razor Project with Identity
  • ASP.NET Core 3.1 WebAPI Public API Project with JWT Auth
  • Application Layer
  • Domain Layer
  • Infrastructure.Shared Layer
  • Infrastructure.Persistence Layer

Planned Features

  • Hangfire
  • Serilog
  • Onion Architecture
  • Fluent Validations
  • Role Management
  • Permission Management - Feature wise - Policy Based*
  • JWT Auth
  • Globalization
  • Clean UI
  • Complete User Management Module
  • CQRS with MediatR
  • Repository Pattern with Unit Of work
  • Inverted Dependency
  • Mail Service
  • InMemory Cache
  • InMemory Database
  • jQuery Datatables
  • Uniform API Response
  • Paged API Response
  • Auditable Entities
  • And more.

Support

Support This Project to keep it active.

Buy Me A Coffee

About the Author

Mukesh Murugan

About

ASP.NET CORE HERO - Boilerplate template for your next project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.5%
  • JavaScript 33.6%
  • SCSS 9.0%
  • Less 8.2%
  • C# 6.6%
  • HTML 3.1%