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.
☆114Updated 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:
- Resources related to my Pluralsight course on this topic.☆167Updated last year
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆167Updated last year
- ☆91Updated last year
- .NET 8 Minimal API with Vertical Slice Architecture☆179Updated 4 months ago
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆144Updated 5 months ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆72Updated last year
- .NET 8.0 API using the Clean Architecture☆114Updated last year
- ☆177Updated 4 years ago
- SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice…☆135Updated last year
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆92Updated 5 years ago
- ASP.NET Core Full-Stack Web Development: Back End with REST API, Clean Architecture, DDD, CQRS, Repository, OData & Front End with Razor …☆179Updated last week
- An opinionated ASP.NET Core solution setup for creating web applications using Clean Architecture and Domain-Driven Design principles.☆125Updated 5 months ago
- ☆89Updated 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…☆235Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- Clean Architecture in ASP .NET Core Web API☆127Updated last year
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆98Updated last year
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆266Updated 3 weeks ago
- My personal take on Clean Architecture (.NET8)☆214Updated 8 months ago
- ASP.NET domain driven design template based on the Clean Architecture project structure.☆145Updated 10 months ago
- This is a multi-project solution dotnet template for creating an enterprise-level Web API using .NET 6 ASP.NET Core using the Clean Archi…☆78Updated 3 years ago
- Architecting ASP.NET Core Applications, 3E_published by Packt