vkhorikov / BridgePattern
Source code for the Bridge Design Pattern in C# Pluralsight course
☆20Updated 4 years ago
Alternatives and similar repositories for BridgePattern:
Users that are interested in BridgePattern are comparing it to the libraries listed below
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Source code for the course Encapsulating EF Core Usage☆26Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- A console app showing domain events in action using .NET 5☆44Updated 6 months ago
- Source code for the course 5 Non-Obvious Tips for Writing Better Unit Tests☆31Updated 4 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- Some examples showing domain modeling tips and traps☆22Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 2 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Source code for the Working with Legacy Projects Pluralsight course☆48Updated 6 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated last year
- ☆37Updated 3 years ago
- ☆29Updated 2 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- Code samples for all dotnet tutorials on my blog for reference☆20Updated last year
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆47Updated last year
- Message Pipeline☆7Updated 4 years ago
- ☆40Updated last year
- small example of how to write integration tests on MongoDB with .NET Core☆18Updated 2 years ago
- Small sample projects used to learn concepts with.☆15Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Building domain model in an open, one step at a time. More at: https://www.youtube.com/@DevMentorsPL☆21Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆31Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years 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
- ☆14Updated 3 years ago