gsferreira / dotnet-playground
My .NET playground. The base of my #dotnet related content.
☆20Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for dotnet-playground
- Demonstrates use of MassTransit Kafka rider to produce and consume messages, including support for multiple message types on a single top…☆35Updated 3 years ago
- Source code for the course Encapsulating EF Core Usage☆24Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆100Updated last year
- Source code for an (upcoming) course about Clean Architecture☆41Updated 3 years ago
- ☆29Updated 4 months ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆29Updated 2 years ago
- Shows how to use the new transactional outbox☆81Updated 2 months ago
- ☆38Updated last year
- ☆35Updated last year
- ☆41Updated last year
- Repository for CQRS is simpler with .NET and C# talk☆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…☆48Updated 2 years ago
- A demo implementation of the Decorator Pattern using ASP .Net Core 3.1☆11Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago
- Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Messag…☆27Updated 2 years ago
- ☆48Updated 2 years ago
- ☆29Updated 2 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆48Updated last year
- Clean Architecture C# Snippets for Visual Studio Code☆10Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated 9 months ago
- A console app showing domain events in action using .NET 5☆43Updated last month
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated 7 months ago
- Simple .NET http service example for hosting on Kubernetes.☆45Updated 2 years ago
- ☆72Updated 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…☆39Updated this week
- A collection of awesome .NET core libraries, tools, frameworks and software☆38Updated 5 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆52Updated last year