mmacneil / CleanArchitecture
Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture
☆135Updated 7 years ago
Alternatives and similar repositories for CleanArchitecture:
Users that are interested in CleanArchitecture are comparing it to the libraries listed below
- Implementation example of "clean architecture" in .Net☆89Updated 9 years ago
- Source code for the Applying Functional Principles in C# course☆132Updated 2 years ago
- Commad-Line Task management with storage on your GitHub☆123Updated 6 years ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆141Updated 5 years ago
- A simple project to explain CQRS during a live coding session at MS experiences'16☆143Updated 8 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 9 months ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 10 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 6 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 6 years ago
- Source code for the Working with Legacy Projects Pluralsight course☆48Updated 7 years ago
- Implementation of the Specification Pattern in C#☆306Updated 10 months ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 3 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 9 months ago
- A naive introduction to CQRS in C#☆64Updated 5 years ago
- An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could b…☆463Updated 6 years ago
- [Distributed .NET Core] API Gateway for DShop project.☆93Updated 5 years ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 9 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 3 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
- 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
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- .NET Core Microservices [Video], published by Packt☆97Updated 2 years ago
- Modular monolith in .NET Core☆132Updated 3 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
- This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop☆103Updated 7 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago