Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gcmorais/boilerplate-dotnet-api

This boilerplate is a starting solution for modern .NET projects, focusing on scalability, modularity, and best practices. It features Clean Architecture, CQRS, JWT authentication, messaging with Redis, integration with the Stripe payment API, and SQL Server as the database.
https://github.com/gcmorais/boilerplate-dotnet-api

clean-architecture cqrs dotnet jwt-auth redis sql-server stripe

Last synced: 11 days ago
JSON representation

This boilerplate is a starting solution for modern .NET projects, focusing on scalability, modularity, and best practices. It features Clean Architecture, CQRS, JWT authentication, messaging with Redis, integration with the Stripe payment API, and SQL Server as the database.

Awesome Lists containing this project

README

        

# boilerplate-dotnet-api
This boilerplate is a starting solution for modern .NET projects, focusing on scalability, modularity, and best practices. It features Clean Architecture, CQRS, JWT authentication, messaging with Redis, integration with the Stripe payment API, and SQL Server as the database.