| Sairyss/domain-driven-hexagon |
14,475 |
|
0 |
0 |
almost 2 years ago |
1 |
October 17, 2021 |
2 |
mit |
TypeScript |
| Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included |
| kgrzybek/modular-monolith-with-ddd |
9,697 |
|
0 |
0 |
about 2 years ago |
0 |
|
51 |
mit |
C# |
| Full Modular Monolith application with Domain-Driven Design approach. |
| dotnet-architecture/eShopOnWeb |
9,618 |
|
0 |
0 |
about 2 years ago |
0 |
|
16 |
mit |
C# |
| Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder. |
| ivanpaulovich/clean-architecture-manga |
3,718 |
|
0 |
0 |
over 2 years ago |
74 |
September 22, 2019 |
44 |
apache-2.0 |
C# |
| :cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks |
| mehdihadeli/awesome-software-architecture |
3,032 |
|
0 |
0 |
about 2 years ago |
0 |
|
5 |
cc0-1.0 |
|
| A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles. |
| kgrzybek/sample-dotnet-core-cqrs-api |
2,289 |
|
0 |
0 |
about 3 years ago |
0 |
|
9 |
mit |
C# |
| Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture. |
| ardalis/SmartEnum |
1,972 |
|
2 |
74 |
about 2 years ago |
15 |
January 26, 2023 |
74 |
mit |
C# |
| A base class for quickly and easily creating strongly typed enum replacements in C#. |
| ardalis/Specification |
1,687 |
|
0 |
87 |
about 2 years ago |
23 |
November 22, 2023 |
16 |
mit |
C# |
| Base class with tests for adding specifications to a DDD model |
| desenvolvedor-io/dev-store |
941 |
|
0 |
0 |
over 2 years ago |
0 |
|
12 |
mit |
C# |
| A microservices e-commerce reference application built with ASP.NET 6 |
| ardalis/Result |
649 |
|
0 |
22 |
over 2 years ago |
20 |
May 30, 2023 |
24 |
mit |
C# |
| A result abstraction that can be mapped to HTTP response codes if needed. |