event-driven-dotnet / EventDriven.ReferenceArchitectureLinks
Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA).
☆75Updated 11 months ago
Alternatives and similar repositories for EventDriven.ReferenceArchitecture
Users that are interested in EventDriven.ReferenceArchitecture are comparing it to the libraries listed below
Sorting:
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated 2 months ago
- Shows how to use the new transactional outbox☆89Updated last year
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆87Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆65Updated last month
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆53Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated 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…☆52Updated 3 years ago
- A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions☆119Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- Multi-tenancy support for ASP.NET Core 8☆48Updated 11 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- ☆51Updated 2 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- 🧩 ServiceComposer, a ViewModel Composition API Gateway☆91Updated last week
- Repository for CQRS is simpler with .NET and C# talk☆54Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- A sample plugin model for ASP.NET Core applications☆125Updated 2 years ago
- .NET Core Encryption☆94Updated 3 weeks ago
- ☆56Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆160Updated 5 months ago
- An aspire resource for showing swagger ui☆65Updated 7 months ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- A console app showing domain events in action using .NET 5