stephanhoekstra / clean-architectureLinks
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
Sorting:
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 7 years ago
- ☆123Updated 8 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in A…☆86Updated 6 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆102Updated 10 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- Learn Clean Architecture with .NET Core 3.0☆250Updated 5 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆139Updated 6 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 4 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- DDD patterns implemented following TDD☆146Updated 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…☆180Updated 11 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 4 months ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- 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 Applying Functional Principles in C# course☆131Updated 3 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆164Updated 7 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆154Updated 2 years ago
- Commad-Line Task management with storage on your GitHub☆124Updated 6 years ago
- Ntrada - API Gateway built with .NET Core☆133Updated 2 years ago
- ☆190Updated 5 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 8 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆176Updated 4 years ago
- Hands-on DDD with C# book code☆184Updated 2 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆181Updated 3 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- The CQRS flavoured framework that will speed up your WebAPI and Microservices development☆287Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 6 years ago