stephanhoekstra / clean-architecture
Implementation example of "clean architecture" in .Net
☆89Updated 9 years ago
Alternatives and similar repositories for clean-architecture:
Users that are interested in clean-architecture are comparing it to the libraries listed below
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 6 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated last year
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 7 months ago
- Source code for the Applying Functional Principles in C# course☆132Updated 2 years ago
- ☆123Updated 8 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆142Updated 5 years ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Hands-on DDD with C# book code☆180Updated 2 years ago
- Specification Pattern for .Net☆157Updated 7 months ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆133Updated 10 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 7 years ago
- This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution a…☆180Updated 10 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆83Updated 6 years ago
- Implementation of the Specification Pattern in C#☆306Updated 7 months ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆163Updated 6 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆199Updated 9 months ago
- Modular monolith in .NET Core☆131Updated 3 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆178Updated 4 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆141Updated last year
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆181Updated 3 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 3 years ago
- Supporting code to go with the book "Entity Framework Core in Action"☆339Updated 5 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 7 months ago
- Light-weight tool for keeping track of your SQL database schema version☆78Updated 6 years ago
- Ntrada - API Gateway built with .NET Core☆134Updated 2 years ago
- ☆92Updated 3 years ago