cajuncoding / SqlTransactionalOutboxLinks
A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. se…
☆20Updated 4 months ago
Alternatives and similar repositories for SqlTransactionalOutbox
Users that are interested in SqlTransactionalOutbox are comparing it to the libraries listed below
Sorting:
- CQRS framework based on MediatR☆26Updated 4 months ago
- Event bus abstraction over Dapr pub/sub☆26Updated last year
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- A playground for source generation ideas for asp.net core☆18Updated 3 years ago
- System.Threading.RateLimiting implementation backed by Orleans☆48Updated 3 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 6 months ago
- Receive messages from multiple sources using a centralised delivery pipeline☆24Updated 4 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 5 years ago
- A pub sub implementation built on top of orleans grains☆38Updated 4 years ago
- .NET abstractions and implementations for message brokers, event queues and data ingestion services.☆49Updated 2 years ago
- A .NET library for building query specifications.☆64Updated 3 months ago
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆51Updated 3 months ago
- A distributed dotnet game written as multiple microservices that play rock, paper, scissors. You can send in a pull request with your own…☆45Updated last year
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆67Updated 4 months ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆70Updated 4 years ago
- A light weight abstraction over ASP.NET minimal API☆70Updated 8 months ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆50Updated last week
- A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3☆34Updated last week
- An aspire resource for showing swagger ui☆73Updated 10 months ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 4 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- Sample project for demonstrating how to use async streams, JSONL (JSON Lines), and NDJSON (Newline Delimited JSON) to improve user experi…☆43Updated last month
- Distributed .NET with Microsoft Orleans, published by Packt☆25Updated 2 years ago
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆57Updated last week
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆26Updated 7 months ago
- Change-tracking across service boundaries with .NET Core.☆80Updated this week
- Project that implements the MicroFrontends architecture using Blazor and React☆25Updated last year
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year
- ☆37Updated 2 years ago
- Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.☆29Updated 4 months ago