stephanhoekstra / clean-architectureLinks
Implementation example of "clean architecture" in .Net
☆88Updated 10 years ago
Alternatives and similar repositories for clean-architecture
Users that are interested in clean-architecture are comparing it to the libraries listed below
Sorting:
- Learn Clean Architecture with .NET Core 3.0☆251Updated 6 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- DDD patterns implemented following TDD☆145Updated 5 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 7 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- ☆124Updated 9 years ago
- An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in A…☆86Updated 7 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 7 months ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 6 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 3 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆210Updated 4 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 7 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆184Updated 4 years ago
- Implementation of the Specification Pattern in C#☆309Updated last year
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆104Updated 10 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆136Updated 8 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆199Updated 5 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆191Updated 7 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 7 years ago
- Hands-on DDD with C# book code☆187Updated 3 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆156Updated 3 years ago
- Blog samples home☆42Updated 5 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…☆181Updated 11 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆197Updated 7 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Commad-Line Task management with storage on your GitHub☆125Updated 6 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆165Updated 7 years ago
- Demos and slides from May 2018 Mapping DDD Domains with EF Core 2.1☆26Updated 6 years ago