ASP.NET Core outbox with Cosmos DB

Hi @ankitvijay

We have released outbox support for ASP.NET Core scenarios with the transactional session package.

See for example this sample showing how to use the package together with CosmosDB as well as a more general sample showing how to integrate it with ASP.NET Core and SQL persistence.

Regards,
Daniel

1 Like