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…
☆19Updated last month
Alternatives and similar repositories for SqlTransactionalOutbox
Users that are interested in SqlTransactionalOutbox are comparing it to the libraries listed below
Sorting:
- Photobook written in minimal api with opentelemetry☆37Updated 2 years ago
- CQRS framework based on MediatR☆26Updated last month
- Receive messages from multiple sources using a centralised delivery pipeline☆24Updated 4 years ago
- System.Threading.RateLimiting implementation backed by Orleans☆47Updated 3 years ago
- Ndjson.AsyncStreams is a solution for working with asynchronous streaming data sources over HTTP using NDJSON (Newline Delimited JSON).☆31Updated last month
- Using YARP to flow through credentials from IdentityServer to other apps.☆37Updated 3 years ago
- A playground for source generation ideas for asp.net core☆18Updated 2 years ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆64Updated last month
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year
- A pub sub implementation built on top of orleans grains☆37Updated 3 years ago
- .NET abstractions and implementations for message brokers, event queues and data ingestion services.☆47Updated 2 years ago
- Event bus abstraction over Dapr pub/sub☆26Updated 11 months ago
- A .NET library for building query specifications.☆61Updated 2 weeks ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 4 months ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆25Updated 4 years ago
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆50Updated last month
- Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to …☆43Updated last month
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆51Updated this week
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- Native SQL Persistence for NServiceBus☆38Updated last week
- A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3☆34Updated this week
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆25Updated 5 months ago
- Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.☆28Updated 2 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…☆42Updated last year
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- Change-tracking across service boundaries with .NET Core.☆80Updated 9 months ago