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 8 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:

RepositoryDescriptionStars
thearchitectdev/architect.domainmodelingA DDD toolset providing boilerplate code generators for domain models in C#64
packtpublishing/hands-on-domain-driven-design-with-.net-coreA comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems646
bitloops/ddd-hexagonal-cqrs-es-edaA comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts1,224
andras-nemes/dddskeletonnetA .NET skeleton project introducing Domain Driven Design and loosely coupled layers179
itlibrium/ddd-starter-dotnetProvides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications390
codelytv/scala-ddd-exampleAn example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles135
codelytv/typescript-ddd-skeletonA basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript451
anjoy8/christdddAn 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-dddA codebase demonstrating improved software design through the application of Domain Driven Design (DDD) tactical patterns to enhance readability and expressiveness of C# code.317
zkavtaskin/domain-driven-design-exampleA C# implementation of Domain-Driven Design principles applied to an e-commerce system1,769
xerprojects/xer.domaindrivenA lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C#13
thangchung/clean-architecture-dotnetA Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample.1,243
phongnguyend/practical.cleanarchitectureA comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks2,148
vaughnvernon/iddd_samples_netC#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon929
xhafan/emailmakerAn 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