Reimaginate.DataServices.Cosmos 1.3.0

dotnet add package Reimaginate.DataServices.Cosmos --version 1.3.0
                    
NuGet\Install-Package Reimaginate.DataServices.Cosmos -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Reimaginate.DataServices.Cosmos" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Reimaginate.DataServices.Cosmos" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Reimaginate.DataServices.Cosmos" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Reimaginate.DataServices.Cosmos --version 1.3.0
                    
#r "nuget: Reimaginate.DataServices.Cosmos, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Reimaginate.DataServices.Cosmos@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Reimaginate.DataServices.Cosmos&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Reimaginate.DataServices.Cosmos&version=1.3.0
                    
Install as a Cake Tool

Reimaginate.DataServices.Cosmos

Azure Cosmos DB implementation for Reimaginate data services.

This package provides a Cosmos-backed IPartitionedDataService<TBaseType> implementation, configuration models, container helpers, and database management services for applications using Reimaginate data access abstractions.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Reimaginate.DataServices.Cosmos:

Package Downloads
Reimaginate.DataHub

Core DataHub runtime for request handling, data operations, validation, telemetry, and persistence integration.

Reimaginate.Test.Framework.AzureCosmosAgent

Package Description

Reimaginate.Test.Framework.Agents.AzureCosmos

Azure Cosmos test agent support for Reimaginate test scenarios using Reimaginate DataServices Cosmos abstractions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 86 7/22/2026
1.3.0-rc.4 702 6/18/2026
1.3.0-rc.3 118 6/13/2026
1.3.0-rc.2 996 5/28/2026
1.3.0-rc.1 286 5/19/2026
1.2.0-rc.1 69 5/18/2026
1.1.4 2,177 5/16/2024
1.1.3 304 5/10/2024
1.1.2 286 5/10/2024
1.1.1 253 5/10/2024
1.1.0 1,383 3/12/2024
1.0.0-preview.32 233 12/23/2023
1.0.0-preview.31 144 12/23/2023
1.0.0-preview.30 280 10/31/2023
1.0.0-preview.29 171 10/28/2023
1.0.0-preview.28 161 10/23/2023
1.0.0-preview.27 164 10/20/2023
1.0.0-preview.26 194 10/6/2023
1.0.0-preview.25 170 9/30/2023
1.0.0-preview.23 153 9/30/2023
Loading failed