{"id":18238193,"url":"https://github.com/yakshavefx/outboxkit","last_synced_at":"2025-08-22T11:37:39.440Z","repository":{"id":260515938,"uuid":"880887248","full_name":"YakShaveFx/outboxkit","owner":"YakShaveFx","description":"Toolkit to assist in implementing the transactional outbox pattern","archived":false,"fork":false,"pushed_at":"2025-02-19T08:16:47.000Z","size":833,"stargazers_count":6,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T08:38:15.701Z","etag":null,"topics":["csharp","dotnet","mongodb","mysql","postgresql","transactional-outbox-pattern"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YakShaveFx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T14:42:56.000Z","updated_at":"2025-02-03T17:50:04.000Z","dependencies_parsed_at":"2024-10-31T19:24:32.192Z","dependency_job_id":"8dfbe124-b179-44d0-b31a-38f54c7adb74","html_url":"https://github.com/YakShaveFx/outboxkit","commit_stats":null,"previous_names":["yakshavefx/outboxkit"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakShaveFx%2Foutboxkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakShaveFx%2Foutboxkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakShaveFx%2Foutboxkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakShaveFx%2Foutboxkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YakShaveFx","download_url":"https://codeload.github.com/YakShaveFx/outboxkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247908620,"owners_count":21016473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","dotnet","mongodb","mysql","postgresql","transactional-outbox-pattern"],"created_at":"2024-11-05T03:04:19.326Z","updated_at":"2025-08-22T11:37:39.410Z","avatar_url":"https://github.com/YakShaveFx.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OutboxKit\n\n![OutboxKit logo](logo/outboxkit-128.png)\n\nThe goal of OutboxKit is to provide foundational features to assist in implementing the [transactional outbox pattern](https://blog.codingmilitia.com/2020/04/13/aspnet-040-from-zero-to-overkill-event-driven-integration-transactional-outbox-pattern/).\n\n| Package | NuGet | Nightly Builds |\n|---------|-------|----------------|\n| Core    | [![NuGet](https://img.shields.io/nuget/v/YakShaveFx.OutboxKit.Core.svg)](https://www.nuget.org/packages/YakShaveFx.OutboxKit.Core/) | [![Feedz.io (\"nightly\")](https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fyakshavefx%2Foutboxkit%2Fshield%2FYakShaveFx.OutboxKit.Core%2Flatest\u0026label=Feedz.io%20%28%22nightly%22%29)](https://f.feedz.io/yakshavefx/outboxkit/packages/YakShaveFx.OutboxKit.Core/latest/download) |\n| Core.OpenTelemetry   | [![NuGet](https://img.shields.io/nuget/v/YakShaveFx.OutboxKit.Core.OpenTelemetry.svg)](https://www.nuget.org/packages/YakShaveFx.OutboxKit.Core.OpenTelemetry/) | [![Feedz.io (\"nightly\")](https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fyakshavefx%2Foutboxkit%2Fshield%2FYakShaveFx.OutboxKit.Core.OpenTelemetry%2Flatest\u0026label=Feedz.io%20%28%22nightly%22%29)](https://f.feedz.io/yakshavefx/outboxkit/packages/YakShaveFx.OutboxKit.Core.OpenTelemetry/latest/download) |\n| MySQL   | [![NuGet](https://img.shields.io/nuget/v/YakShaveFx.OutboxKit.MySql.svg)](https://www.nuget.org/packages/YakShaveFx.OutboxKit.MySql/) | [![Feedz.io (\"nightly\")](https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fyakshavefx%2Foutboxkit%2Fshield%2FYakShaveFx.OutboxKit.MySql%2Flatest\u0026label=Feedz.io%20%28%22nightly%22%29)](https://f.feedz.io/yakshavefx/outboxkit/packages/YakShaveFx.OutboxKit.MySql/latest/download) |\n| PostgreSQL   | [![NuGet](https://img.shields.io/nuget/v/YakShaveFx.OutboxKit.PostgreSql.svg)](https://www.nuget.org/packages/YakShaveFx.OutboxKit.PostgreSql/) | [![Feedz.io (\"nightly\")](https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fyakshavefx%2Foutboxkit%2Fshield%2FYakShaveFx.OutboxKit.PostgreSql%2Flatest\u0026label=Feedz.io%20%28%22nightly%22%29)](https://f.feedz.io/yakshavefx/outboxkit/packages/YakShaveFx.OutboxKit.PostgreSql/latest/download) |\n| MongoDB   | [![NuGet](https://img.shields.io/nuget/v/YakShaveFx.OutboxKit.MongoDb.svg)](https://www.nuget.org/packages/YakShaveFx.OutboxKit.MongoDb/) | [![Feedz.io (\"nightly\")](https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fyakshavefx%2Foutboxkit%2Fshield%2FYakShaveFx.OutboxKit.MongoDb%2Flatest\u0026label=Feedz.io%20%28%22nightly%22%29)](https://f.feedz.io/yakshavefx/outboxkit/packages/YakShaveFx.OutboxKit.MongoDb/latest/download) |\n\n\u003e You can add the following [Feedz.io](https://feedz.io) source to your NuGet configuration to get the nightly builds: `https://f.feedz.io/yakshavefx/outboxkit/nuget/index.json`\n\nCore ideas for this toolkit:\n\n- focused - not trying to do many things, just focusing on doing one thing and doing it well (hopefully 🤞)\n- unambitious - designed with specific uses cases in mind, not attempting to fit all possible scenarios\n- customizable - while opinionated, there are a few knobs available to tweak, to simplify integration with different systems and preferences\n\n## Why use this?\n\nYou probably shouldn't 😅. If possible, using more comprehensive libraries like [Wolverine](https://wolverinefx.net), [NServiceBus](https://particular.net/nservicebus), [Brighter](https://github.com/BrighterCommand/Brighter), [MassTransit](https://masstransit.io), etc, is probably a better idea, as they give a more integrated messaging experience (plus they've been at this for much longer, and in a wider range of scenarios). This toolkit is aimed at scenarios where greater degree of customization of the whole messaging approach is wanted.\n\n## Docs\n\n[OutboxKit docs](https://outboxkit.yakshavefx.dev)\n\n## Misc\n\nLogo by [@khalidabuhakmeh](https://github.com/khalidabuhakmeh)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakshavefx%2Foutboxkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakshavefx%2Foutboxkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakshavefx%2Foutboxkit/lists"}