kgrzybek / awesome-dotnet-core
A collection of awesome .NET core libraries, tools, frameworks and software
☆38Updated 5 years ago
Alternatives and similar repositories for awesome-dotnet-core:
Users that are interested in awesome-dotnet-core are comparing it to the libraries listed below
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- ☆111Updated 3 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆49Updated 5 years ago
- Modular monolith in .NET Core☆132Updated 3 years ago
- A tour of different data access approaches in .NET 8+.☆110Updated 3 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Shows how to use the new transactional outbox☆87Updated 7 months ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆171Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆102Updated last year
- 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
- Self study: DDD, .net core, entity framework core☆86Updated 7 months ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆111Updated 6 months ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆161Updated 8 months ago
- Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.☆97Updated last year
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆116Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 2 months ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated last year
- Set of shared abstractions & components for building the modular monolith☆155Updated 2 years ago
- ☆40Updated last year
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆188Updated 2 years ago
- Sample eCommerce application using Domain-Driven Design☆91Updated last year
- Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)☆110Updated 2 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆87Updated 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
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago