orangeloop / sagasLinks
.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.
☆34Updated last year
Alternatives and similar repositories for sagas
Users that are interested in sagas are comparing it to the libraries listed below
Sorting:
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- ASP.NET Core OData☆53Updated 2 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- Contract testing tool for .NET Core.☆51Updated 2 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- Indice Platform addons and features☆64Updated this week
- Specification pattern implementation in C#☆57Updated 7 years ago
- Database driven localization provider for .NET applications (with administrative management UI)☆121Updated 10 months ago
- Domain Driven Design, Microservices, .Net 5.☆47Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆51Updated last month
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆46Updated 2 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- .NET Core Encryption☆94Updated last month
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- ☆25Updated 5 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- ☆51Updated 2 years ago
- An example of building .NET Core microservices with Dapr and Tye☆45Updated 4 years ago
- Using YARP to flow through credentials from IdentityServer to other apps.☆37Updated 3 years ago
- ☆24Updated 4 years ago
- ASP.NET Core Api Auth with multiple Identity Providers☆37Updated last month
- A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions☆118Updated last year
- Web API authorization, multi-IDP solutions in ASP.NET Core☆54Updated last month
- ASP.NET Core scheduling with Quartz.NET and SignalR☆48Updated 4 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…