nlayerappv3

Web API architecture

An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs.

Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

GitHub

155 stars
20 watching
53 forks
Language: C#
last commit: about 6 years ago
Linked from 3 awesome lists

architectural-patternsasp-net-coredddddd-architectureddd-patternsddd-sampledomain-driven-designdotnet-coredotnetcorenlayersample-code

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thearchitectdev/architect.domainmodeling A DDD toolset providing boilerplate code generators for domain models in C# 64
packtpublishing/hands-on-domain-driven-design-with-.net-core A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems 642
bitloops/ddd-hexagonal-cqrs-es-eda A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts 1,208
andras-nemes/dddskeletonnet A .NET skeleton project introducing Domain Driven Design and loosely coupled layers 179
itlibrium/ddd-starter-dotnet Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications 391
codelytv/scala-ddd-example An example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles 135
codelytv/typescript-ddd-skeleton A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript 449
anjoy8/christddd An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. 681
asc-lab/better-code-with-ddd An application demonstrating how to apply Domain-Driven Design (DDD) tactical patterns to improve code quality and readability 316
zkavtaskin/domain-driven-design-example A C# implementation of Domain-Driven Design principles applied to an e-commerce system 1,758
xerprojects/xer.domaindriven A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# 13
thangchung/clean-architecture-dotnet A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample. 1,236
phongnguyend/practical.cleanarchitecture A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks 2,126
vaughnvernon/iddd_samples_net C#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon 927
xhafan/emailmaker An ASP.NET Core MVC and ASP.NET MVC demo app demonstrating the use of CoreDdd libraries for domain-driven development and DatabaseBuilder for database setup. 13