kawser2133 / clean-structured-api-projectLinks
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.
☆38Updated last year
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
Sorting:
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆98Updated last year
- .NET 8.0 API using the Clean Architecture☆112Updated last year
- An implementation of Clean Architecture for ASP.NET Core WebAPI secured with JWT☆46Updated 2 years ago
- Clean Architecture in ASP .NET Core Web API☆127Updated last year
- Modular Monoliths on .NET used ASP.NET Web API, Docker, PostgreSQL, Redis, RabbitMQ, Keycloak, Seq, MassTransit, Entity Framework Core, C…☆126Updated 2 months ago
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆74Updated last year
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆234Updated last year
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…☆129Updated 2 years ago
- Explore a meticulously crafted ASP.NET Core Web API, featuring Security Identity, JWT, Unit Testing, and API Versioning. This repository …☆99Updated last year
- Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integr…