CosmosDB.InMemoryEmulator.ProductionExtensions 2.0.90

dotnet add package CosmosDB.InMemoryEmulator.ProductionExtensions --version 2.0.90
                    
NuGet\Install-Package CosmosDB.InMemoryEmulator.ProductionExtensions -Version 2.0.90
                    
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="CosmosDB.InMemoryEmulator.ProductionExtensions" Version="2.0.90" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmosDB.InMemoryEmulator.ProductionExtensions" Version="2.0.90" />
                    
Directory.Packages.props
<PackageReference Include="CosmosDB.InMemoryEmulator.ProductionExtensions" />
                    
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 CosmosDB.InMemoryEmulator.ProductionExtensions --version 2.0.90
                    
#r "nuget: CosmosDB.InMemoryEmulator.ProductionExtensions, 2.0.90"
                    
#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 CosmosDB.InMemoryEmulator.ProductionExtensions@2.0.90
                    
#: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=CosmosDB.InMemoryEmulator.ProductionExtensions&version=2.0.90
                    
Install as a Cake Addin
#tool nuget:?package=CosmosDB.InMemoryEmulator.ProductionExtensions&version=2.0.90
                    
Install as a Cake Tool

Production-safe extension methods for Azure Cosmos DB that enable seamless in-memory testing via CosmosDB.InMemoryEmulator.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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 (1)

Showing the top 1 NuGet packages that depend on CosmosDB.InMemoryEmulator.ProductionExtensions:

Package Downloads
CosmosDB.InMemoryEmulator

A high-fidelity, in-memory implementation of the Azure Cosmos DB SDK for .NET — purpose-built for fast, reliable component and integration testing. Drop-in replacements for CosmosClient, Container, and Database with full CRUD, SQL queries, LINQ, patch, bulk operations, batches, change feed, fault injection, and DI integration. Zero production code changes required with FakeCosmosHandler.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.90 0 4/8/2026
2.0.89 0 4/8/2026
2.0.88 4 4/8/2026
2.0.87 49 4/7/2026
2.0.85 51 4/7/2026
2.0.84 62 4/7/2026
2.0.83 62 4/7/2026
2.0.82 61 4/7/2026
2.0.81 74 4/7/2026
2.0.80 73 4/7/2026
2.0.79 78 4/7/2026
2.0.78 65 4/7/2026
2.0.77 71 4/7/2026
2.0.76 71 4/7/2026
2.0.72 94 4/6/2026
2.0.71 98 4/6/2026
2.0.70 101 4/6/2026
2.0.69 98 4/6/2026
2.0.68 106 4/6/2026
2.0.59 117 4/5/2026
Loading failed