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
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 7 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- DDD patterns implemented following TDD☆147Updated 5 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 10 months ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆141Updated 5 years ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated last month
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆154Updated 2 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- [Distributed .NET Core] API Gateway for DShop project.☆93Updated 6 years ago
- ☆123Updated 8 years ago
- A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans' examples included in his great book. Project …☆132Updated 13 years ago
- "Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI☆114Updated 9 months ago
- Simple way to add Commands, Events and Real time notifications to your app using .NET☆45Updated 6 years ago
- Ntrada - API Gateway built with .NET Core☆132Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 6 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆164Updated 7 years ago
- A framework for building applications using the CQRS and Event Sourcing patterns.☆261Updated last year
- Implementation of the Specification Pattern in C#☆306Updated 11 months ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 10 years ago
- Source code for the Applying Functional Principles in C# course☆132Updated 2 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 11 years ago