{"id":18456070,"url":"https://github.com/masstransit/sample-outbox","last_synced_at":"2025-10-09T22:46:51.929Z","repository":{"id":38365184,"uuid":"504353719","full_name":"MassTransit/Sample-Outbox","owner":"MassTransit","description":"Shows how to use the new transactional outbox","archived":false,"fork":false,"pushed_at":"2024-08-18T23:00:44.000Z","size":41,"stargazers_count":89,"open_issues_count":1,"forks_count":28,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-09T22:46:50.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MassTransit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-17T01:14:46.000Z","updated_at":"2025-09-07T15:56:42.000Z","dependencies_parsed_at":"2024-01-22T19:07:56.345Z","dependency_job_id":"2cee2da1-aa7c-49eb-8d3f-890ebf97ad03","html_url":"https://github.com/MassTransit/Sample-Outbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MassTransit/Sample-Outbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassTransit%2FSample-Outbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassTransit%2FSample-Outbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassTransit%2FSample-Outbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassTransit%2FSample-Outbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassTransit","download_url":"https://codeload.github.com/MassTransit/Sample-Outbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassTransit%2FSample-Outbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002114,"owners_count":26083307,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T08:09:58.838Z","updated_at":"2025-10-09T22:46:51.910Z","avatar_url":"https://github.com/MassTransit.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transactional Outbox Sample\n\nThis sample shows how to configure and use MassTransit's new transactional outbox, including:\n\n- An API controller that uses a domain registration service to register a member for an event. The controller has no knowledge of MassTransit, and the registration service uses `IPublishEndpoint` to publish a domain event which is written to the transactional outbox.\n- Adds the transactional outbox delivery service as a hosted service, which delivers outbox message to the transport.\n- A separate service that consumes the domain event by itself, and also includes a saga state machine which uses the transactional outbox (and inbox, for idempotent message delivery).\n\n## Video\n\nThis sample is explained in [this video](https://youtu.be/3TjGnmLno_A).\n\n# Run in Docker\n\nTo run the sample using Docker, just type `docker compose up --build` and connect to [localhost](http://localhost:5000/swagger) to test the API.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasstransit%2Fsample-outbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasstransit%2Fsample-outbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasstransit%2Fsample-outbox/lists"}