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
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated last year
- This project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6☆21Updated last year
- Repository for CQRS is simpler with .NET and C# talk☆51Updated last year
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆30Updated 2 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
- ☆38Updated last year
- A console app showing domain events in action using .NET 5☆43Updated last month
- Shows how to use the new transactional outbox☆81Updated 3 months ago
- 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
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆100Updated last year
- ☆41Updated 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…☆49Updated 2 years ago
- Source code for the course Encapsulating EF Core Usage☆24Updated 2 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated last year
- Sample project showing how to write integration tests with Testcontainers.☆58Updated 4 months ago
- Simple .NET http service example for hosting on Kubernetes.☆45Updated 2 years ago
- This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several softwar…☆16Updated 2 years ago
- ☆49Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- ☆11Updated 2 years ago
- ☆47Updated last year
- A collection of awesome .NET core libraries, tools, frameworks and software☆38Updated 5 years ago
- Clean Architecture C# Snippets for Visual Studio Code☆10Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated 9 months ago
- Source code for an (upcoming) course about Clean Architecture☆41Updated 3 years ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- 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
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated 10 months ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated 7 months ago
- ☆29Updated 5 months ago