gsferreira / dotnet-playgroundLinks
My .NET playground. The base of my #dotnet related content.
☆21Updated 2 years ago
Alternatives and similar repositories for dotnet-playground
Users that are interested in dotnet-playground are comparing it to the libraries listed below
Sorting:
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- OOPs, I did it again☆32Updated 2 years ago
- ☆29Updated last month
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆105Updated 2 months ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆40Updated 7 months ago
- A console app showing domain events in action using .NET 5☆44Updated 8 months ago
- ☆29Updated 2 years ago
- Shows how to use the new transactional outbox☆88Updated 10 months ago
- ☆25Updated last year
- Repository for CQRS is simpler with .NET and C# talk☆54Updated 2 years ago
- Demonstrates use of MassTransit Kafka rider to produce and consume messages, including support for multiple message types on a single top…☆37Updated 3 years ago
- Source code for the course Encapsulating EF Core Usage☆26Updated 3 years ago
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆29Updated 9 months ago
- This project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6☆21Updated 2 years ago
- Demos and sample for my "Designing a UI for Microservices" talk☆57Updated 2 weeks ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆52Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆44Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Contract testing tool for .NET Core.☆51Updated 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
- Full Modular Monolith application with Domain-Driven Design approach.☆48Updated last year
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆64Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Show how to use a builder with unit tests.☆45Updated 4 years ago
- Example of event sourcing implemented with Cosmos DB☆48Updated 3 years ago
- Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segr…☆74Updated 9 months ago
- ☆50Updated 2 years ago