Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gcmorais/boilerplate-dotnet-api
- Owner: gcmorais
- License: mit
- Created: 2025-01-20T12:23:55.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2025-01-20T14:16:17.000Z (12 days ago)
- Last Synced: 2025-01-20T15:27:20.038Z (12 days ago)
- Topics: clean-architecture, cqrs, dotnet, jwt-auth, redis, sql-server, stripe
- Language: C#
- Homepage:
- Size: 418 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.