Azure Cosmos DB Implementation of DataStore. 
                        
                    
         
                Info
| Version: | 16.45.0-alpha | 
| Author(s): | Aaron Navarro | 
| Last Update: | Thursday, August 21, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/anavarro9731/datastore | 
| NuGet Url: | https://www.nuget.org/packages/DataStore.Providers.CosmosDb | 
Install
Install-Package DataStore.Providers.CosmosDb
                        dotnet add package DataStore.Providers.CosmosDb
                        paket add DataStore.Providers.CosmosDb
                        
                                DataStore.Providers.CosmosDb Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         net461 
                                        
                    - DataStore.Interfaces(>= 14.6.0)
 - DataStore.Models(>= 14.6.0)
 - Microsoft.Azure.Cosmos(>= 3.10.1)
 - Microsoft.Azure.DocumentDB.Core(>= 2.11.0)
 - Microsoft.CSharp(>= 4.7.0)
 
- DataStore.Interfaces(>= 14.6.0)
 - DataStore.Models(>= 14.6.0)
 - Microsoft.Azure.Cosmos(>= 3.10.1)
 - Microsoft.Azure.DocumentDB.Core(>= 2.11.0)
 - Microsoft.CSharp(>= 4.7.0)
 
Tags