vkhorikov / BridgePattern
Source code for the Bridge Design Pattern in C# Pluralsight course
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for BridgePattern
- Source code for an (upcoming) course about Clean Architecture☆41Updated 3 years ago
- Source code for the course Encapsulating EF Core Usage☆24Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆52Updated last year
- Some samples using C# generics for a Pluralsight course.☆40Updated 3 years ago
- Extension methods to make working with EF Core easier.☆42Updated 11 months ago
- A console app showing domain events in action using .NET 5☆43Updated last month
- small example of how to write integration tests on MongoDB with .NET Core☆18Updated last year
- ☆34Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated 10 months ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆32Updated last year
- Source code for the course 5 Non-Obvious Tips for Writing Better Unit Tests☆30Updated 4 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆39Updated 2 weeks ago
- This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze☆26Updated 3 years ago
- ☆14Updated 3 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 3 years ago
- Message Pipeline☆8Updated 4 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated last year
- Source code for the Working with Legacy Projects Pluralsight course☆47Updated 6 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…☆49Updated 2 years ago
- ☆35Updated 3 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆67Updated 3 years ago
- ☆27Updated 4 years ago
- ☆29Updated 2 years ago
- Small sample projects used to learn concepts with.☆15Updated 2 years ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…☆32Updated 4 years ago
- ☆42Updated last year
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆30Updated 2 years ago
- Some examples showing domain modeling tips and traps☆21Updated 2 years ago
- Sample Domain Events implementation with MediatR☆25Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago