kawser2133 / clean-structured-projectLinks
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
☆110Updated last year
Alternatives and similar repositories for clean-structured-project
Users that are interested in clean-structured-project are comparing it to the libraries listed below
Sorting:
- .NET 8.0 API using the Clean Architecture☆104Updated 11 months ago
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆167Updated last year
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆93Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 4 months ago
- Rally simulator accompanied with a RESTful API.☆112Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆69Updated 10 months ago
- ☆85Updated last year
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆130Updated 3 weeks ago
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…