Uses Azure Cosmos DB as the stream database for Simple Event Store (SES). 
                        
                    
         
                Info
| Version: | 5.0.17 | 
| Author(s): | ASOS | 
| Last Update: | Friday, April 12, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ASOS/SimpleEventStore | 
| NuGet Url: | https://www.nuget.org/packages/Asos.SimpleEventStore.CosmosDb | 
Install
Install-Package Asos.SimpleEventStore.CosmosDb
                        dotnet add package Asos.SimpleEventStore.CosmosDb
                        paket add Asos.SimpleEventStore.CosmosDb
                        
                                Asos.SimpleEventStore.CosmosDb Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Asos.SimpleEventStore(>= 5.0.8)
 - Microsoft.Azure.Cosmos(>= 3.10.1)
 
Tags