ardalis / DomainEventsConsoleLinks
A console app showing domain events in action using .NET 5
☆48Updated last year
Alternatives and similar repositories for DomainEventsConsole
Users that are interested in DomainEventsConsole are comparing it to the libraries listed below
Sorting:
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 9 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- A simple demo listing all services available to an app at startup☆85Updated 3 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Some examples showing domain modeling tips and traps☆22Updated 3 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆66Updated 3 years ago
- A collection of Value Object samples for use in DDD projects.☆34Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 7 months ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- ☆42Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆74Updated 5 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Extension methods to make working with EF Core easier.☆44Updated 2 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Updated 5 years ago
- Examples of multitenancy using EF Core and Blazor.☆83Updated 4 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Shows how to use the new transactional outbox☆91Updated last year
- A tour of different data access approaches in .NET 8+.☆115Updated 6 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 11 months ago