stephanhoekstra / clean-architecture
Implementation example of "clean architecture" in .Net
☆88Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for clean-architecture
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- DDD patterns implemented following TDD☆146Updated 4 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 5 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆146Updated 4 months ago
- Source code for the Applying Functional Principles in C# course☆131Updated 2 years ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆175Updated last year
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Implementation of the Specification Pattern in C#☆304Updated 4 months ago
- ☆123Updated 8 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆133Updated 10 years ago
- Hands-on DDD with C# book code☆178Updated last year
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆188Updated 6 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…☆179Updated 10 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆208Updated 3 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆141Updated last year
- An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in A…☆86Updated 6 years ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 9 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 7 years ago
- Source code for the Anemic Domain Model Pluralsight course☆282Updated 4 months ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆199Updated 6 months ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 6 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆162Updated 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…☆82Updated 6 years ago
- Source code for the DDD and EF Core Pluralsight course☆253Updated 3 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆179Updated 3 years ago
- [Distributed .NET Core] API Gateway for DShop project.☆93Updated 5 years ago
- Self study: DDD, .net core, entity framework core☆85Updated 3 months ago