vkhorikov / CleanArchitecture
Source code for an (upcoming) course about Clean Architecture
☆42Updated 3 years ago
Alternatives and similar repositories for CleanArchitecture:
Users that are interested in CleanArchitecture are comparing it to the libraries listed below
- Source code for the Bridge Design Pattern in C# Pluralsight course☆20Updated 4 years ago
- Source code for the course Encapsulating EF Core Usage☆25Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A console app showing domain events in action using .NET 5☆43Updated 4 months ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆102Updated last year
- Specification pattern implementation in C#☆57Updated 6 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated last year
- Some samples using C# generics for a Pluralsight course.☆40Updated 3 years ago
- Source code for the Working with Legacy Projects Pluralsight course☆48Updated 6 years ago
- Some examples showing domain modeling tips and traps☆22Updated 2 years ago
- Shows how to use the new transactional outbox☆82Updated 6 months ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆51Updated 2 years ago
- Source code for the course 5 Non-Obvious Tips for Writing Better Unit Tests