kawser2133 / clean-structured-api-project
The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
☆37Updated 7 months ago
Alternatives and similar repositories for clean-structured-api-project:
Users that are interested in clean-structured-api-project are comparing it to the libraries listed below
- An implementation of Clean Architecture for ASP.NET Core WebAPI secured with JWT☆38Updated 2 years ago
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆87Updated last year
- Explore a meticulously crafted ASP.NET Core Web API, featuring Security Identity, JWT, Unit Testing, and API Versioning. This repository …☆86Updated 10 months ago
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆56Updated last year
- Modular Monoliths on .NET used ASP.NET Web API, Docker, PostgreSQL, Redis, RabbitMQ, Keycloak, Seq, MassTransit, Entity Framework Core, C…