vkhorikov / CleanArchitectureLinks
Source code for an (upcoming) course about Clean Architecture
☆44Updated 4 years ago
Alternatives and similar repositories for CleanArchitecture
Users that are interested in CleanArchitecture are comparing it to the libraries listed below
Sorting:
- Source code for the Bridge Design Pattern in C# Pluralsight course☆20Updated 5 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 8 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- A console app showing domain events in action using .NET 5☆48Updated last year
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆30Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆117Updated 3 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Vehicle Tracker with Microservice example☆79Updated 4 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- Shows how to use the new transactional outbox☆91Updated last year
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆70Updated 4 years ago
- A simple demo listing all services available to an app at startup☆85Updated 3 years ago
- Some examples showing domain modeling tips and traps☆22Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated 3 weeks ago
- ☆38Updated 4 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- Contract testing tool for .NET Core.☆51Updated 2 years ago