matthewrenze / clean-architecture-in-asp-net-mvc-5
An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in ASP.NET MVC 5.
☆86Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for clean-architecture-in-asp-net-mvc-5
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 6 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 3 years ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 9 years ago
- Fully functioning finished sample code for my Securing ASP.NET Core 2 with OAuth2 and OpenID Connect course☆70Updated 4 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆179Updated 3 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 2 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆134Updated 10 years ago
- Source code for the Working with Legacy Projects Pluralsight course☆47Updated 6 years ago
- Demos and slides from May 2018 Mapping DDD Domains with EF Core 2.1☆26Updated 5 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆162Updated 6 years ago
- ☆123Updated 8 years ago
- Filters samples associated with MSDN article☆68Updated 2 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 5 years ago
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate☆81Updated 8 years ago
- This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop☆104Updated 6 years ago
- Source code for 'Essential Docker for ASP.NET Core MVC' by Adam Freeman☆27Updated 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
- Implementation example of "clean architecture" in .Net☆88Updated 8 years ago
- ☆82Updated 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 Specification Pattern in C# Pluralsight course☆145Updated 4 months ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆179Updated 4 years ago
- Light-weight tool for keeping track of your SQL database schema version☆76Updated 6 years ago
- Fully functioning finished sample code for my Building an Async API with ASP.NET Core course☆53Updated 4 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆122Updated 6 years ago
- A demo showing how to create a .NET solution without direct references to Infrastructure.☆25Updated 7 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago
- .NET Core Application blocks for message-based communication☆157Updated 7 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆152Updated last year