Skip to content

pablotolentino/AspNetCoreHero-Boilerplate-1

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 37.9%
  • JavaScript 32.4%
  • C# 9.0%
  • SCSS 8.7%
  • Less 7.9%
  • HTML 4.1%