MyTicket icon indicating copy to clipboard operation
MyTicket copied to clipboard

Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles

MyTicket (clean architecture project)

This is the source code for my posts on PureSourceCode where I want to explain how to explain how to architecting ASP.NET Core applications for enterprise projects based on clean architecture principles. In particular, I want to write this as an extension of how to create a digital transformation in your company. First, for architecting ASP.NET Core Applications we have to learn:

  • Clean architecture with ASP.NET Core
  • Best practices
  • Common packages
  • Testable and maintainable

The source code of this post is on GitHub. Because one single post is too long, I have created the following posts: