kgrzybek / awesome-dotnet-core
A collection of awesome .NET core libraries, tools, frameworks and software
☆38Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-dotnet-core
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆49Updated 5 years ago
- ☆111Updated 3 years ago
- A tour of different data access approaches in .NET 8+.☆88Updated 9 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Modular monolith in .NET Core☆131Updated 3 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆172Updated last year
- Modular Monolith conference management app sample - reference project for the comprehensive course☆138Updated 3 years ago
- A simple web application for devBetter☆140Updated last month
- Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.☆91Updated 10 months ago
- Resources related to my Pluralsight course on this topic.☆154Updated 4 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- Self study: DDD, .net core, entity framework core☆85Updated 3 months ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆112Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated last year
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆115Updated 10 months ago
- Shows how to use the new transactional outbox☆81Updated 3 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆99Updated 3 weeks ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆105Updated 2 months ago
- Set of shared abstractions & components for building the modular monolith☆153Updated last year
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆85Updated last year
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆185Updated last year
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated last year
- OpenSleigh is a Saga management library for .NET Core.☆312Updated 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
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 3 months ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆119Updated last month
- A microservice architecture template which implements the CQRS and Mediator patterns☆95Updated last year
- Sample created in the live-coding video series☆81Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆120Updated 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