Microsoft.EntityFrameworkCore.Cosmos 9.0.0-preview.7.24405.3

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Cosmos.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

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

Microsoft.EntityFrameworkCore.Cosmos is the EF Core database provider package for Azure Cosmos DB.

Usage

Call the UseCosmos method to choose the Azure Cosmos DB database provider for your DbContext. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
    => optionsBuilder.UseCosmos(
        "https://localhost:8081",
        "C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw==",
        databaseName: "OrdersDB");

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Additional documentation

See Microsoft SQL Server EF Core Database Provider for more information about the features of this database provider.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

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 was computed.  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 (49)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Cosmos:

Package Downloads
Service.Extensions.EntityFramework.Cosmos

Extensions to provide consistent configurations and patterns for your service.

EntityFrameworkCore.Initialization

Extension methods which allow each DbContext to be initialized & destroyed independently based on its Model.

Aspire.Microsoft.EntityFrameworkCore.Cosmos

A Microsoft Azure Cosmos DB provider for Entity Framework Core that integrates with Aspire, including connection pooling, logging, and telemetry.

AspNetCore.Identity.CosmosDb

A Cosmos DB implementation of ASP.NET Core Identity.

BridgingIT.DevKit.Infrastructure.EntityFramework.Cosmos

BridgingIT DevKit: Empowering developers with modular components for modern application development, centered around Domain-Driven Design principles. Our goal is to empower developers by offering modular components that can be easily integrated into your projects. Whether you're working with repositories, commands, queries, or other components, the bITDevKit provides flexible solutions that can adapt to your specific needs.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Cosmos:

Repository Stars
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
Jcparkyn/nodexr
Graphical regular expression editor
JonPSmith/EfCore.TestSupport
Tools for helping in unit testing applications that use Entity Framework Core
okyrylchuk/dotnet6_features
ProfessionalCSharp/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
Azure/azure-mobile-apps
Build better mobile applications using Azure Mobile Apps
CommunityToolkit/Datasync
A collection of libraries that implement a client-server system used for synchronizing data from a cloud-based database.
PacktPublishing/Software-Architecture-with-C-Sharp-12-and-.NET-8-4E
Code Repository for Software Architecture with .NET 8 Fourth Edition, Published by Packt
Version Downloads Last Updated
10.0.0-preview.6.25358.103 39 7/15/2025
10.0.0-preview.5.25277.114 274 6/6/2025
10.0.0-preview.4.25258.110 361 5/12/2025
10.0.0-preview.3.25171.6 249 4/10/2025
10.0.0-preview.2.25163.8 218 3/18/2025
10.0.0-preview.1.25081.1 222 2/25/2025
9.0.7 3,823 7/8/2025
9.0.6 23,135 6/10/2025
9.0.5 33,579 5/13/2025
9.0.4 68,817 4/8/2025
9.0.3 56,115 3/11/2025
9.0.2 120,662 2/11/2025
9.0.1 89,001 1/14/2025
9.0.0 138,226 11/12/2024
9.0.0-rc.2.24474.1 7,459 10/8/2024
9.0.0-rc.1.24451.1 1,812 9/10/2024
9.0.0-preview.7.24405.3 1,631 8/13/2024
9.0.0-preview.6.24327.4 341 7/9/2024
9.0.0-preview.5.24306.3 398 6/11/2024
9.0.0-preview.4.24267.1 4,466 5/21/2024
9.0.0-preview.3.24172.4 2,081 4/11/2024
9.0.0-preview.2.24128.4 224 3/12/2024
9.0.0-preview.1.24081.2 525 2/13/2024
8.0.18 1,165 7/8/2025
8.0.17 8,162 6/10/2025
8.0.16 13,266 5/13/2025
8.0.15 27,429 4/8/2025
8.0.14 33,914 3/11/2025
8.0.13 69,902 2/11/2025
8.0.12 70,005 1/14/2025
8.0.11 292,343 11/12/2024
8.0.10 258,413 10/8/2024
8.0.8 547,900 8/13/2024
8.0.7 350,780 7/9/2024
8.0.6 290,225 5/28/2024
8.0.5 86,402 5/14/2024
8.0.4 306,537 4/9/2024
8.0.3 217,051 3/12/2024
8.0.2 122,763 2/13/2024
8.0.1 184,554 1/9/2024
8.0.0 321,701 11/14/2023
8.0.0-rc.2.23480.1 10,193 10/10/2023
8.0.0-rc.1.23419.6 9,436 9/12/2023
8.0.0-preview.7.23375.4 745 8/8/2023
8.0.0-preview.6.23329.4 828 7/11/2023
8.0.0-preview.5.23280.1 862 6/13/2023
8.0.0-preview.4.23259.3 868 5/16/2023
8.0.0-preview.3.23174.2 1,418 4/11/2023
8.0.0-preview.2.23128.3 862 3/14/2023
8.0.0-preview.1.23111.4 4,362 2/21/2023
7.0.20 28,205 5/28/2024
7.0.19 2,615 5/14/2024
7.0.18 8,842 4/9/2024
7.0.17 33,076 3/12/2024
7.0.16 18,315 2/13/2024
7.0.15 24,046 1/9/2024
7.0.14 48,842 11/14/2023
7.0.13 157,651 10/24/2023
7.0.12 61,342 10/10/2023
7.0.11 71,148 9/12/2023
7.0.10 78,778 8/8/2023
7.0.9 94,949 7/11/2023
7.0.8 65,519 6/22/2023
7.0.7 21,880 6/13/2023
7.0.5 227,196 4/11/2023
7.0.4 173,370 3/14/2023
7.0.3 83,479 2/14/2023
7.0.2 167,786 1/10/2023
7.0.1 75,285 12/13/2022
7.0.0 106,124 11/7/2022
7.0.0-rc.2.22472.11 4,932 10/11/2022
7.0.0-rc.1.22426.7 1,125 9/14/2022
7.0.0-preview.7.22376.2 1,953 8/9/2022
7.0.0-preview.6.22329.4 667 7/12/2022
7.0.0-preview.5.22302.2 888 6/14/2022
7.0.0-preview.4.22229.2 939 5/10/2022
7.0.0-preview.3.22175.1 613 4/13/2022
7.0.0-preview.2.22153.1 503 3/14/2022
7.0.0-preview.1.22076.6 482 2/17/2022
6.0.36 70,666 11/12/2024
6.0.35 9,360 10/8/2024
6.0.33 4,868 8/13/2024
6.0.32 2,560 7/9/2024
6.0.31 11,083 5/28/2024
6.0.30 2,382 5/14/2024
6.0.29 56,462 4/9/2024
6.0.28 18,080 3/12/2024
6.0.27 20,823 2/13/2024
6.0.26 28,870 1/9/2024
6.0.25 38,362 11/14/2023
6.0.24 19,739 10/24/2023
6.0.23 5,537 10/10/2023
6.0.22 30,937 9/12/2023
6.0.21 48,338 8/8/2023
6.0.20 30,144 7/11/2023
6.0.19 23,347 6/22/2023
6.0.18 9,476 6/13/2023
6.0.16 86,696 4/11/2023
6.0.15 68,095 3/14/2023
6.0.14 80,527 2/14/2023
6.0.13 39,985 1/10/2023
6.0.12 28,444 12/13/2022
6.0.11 95,243 11/7/2022
6.0.10 429,990 10/11/2022
6.0.9 844,709 9/13/2022
6.0.8 296,836 8/9/2022
6.0.7 192,583 7/12/2022
6.0.6 164,852 6/14/2022
6.0.5 200,790 5/10/2022
6.0.4 168,481 4/11/2022
6.0.3 310,747 3/8/2022
6.0.2 163,332 2/8/2022
6.0.1 460,488 12/14/2021
6.0.0 216,324 11/8/2021
6.0.0-rc.2.21480.5 12,972 10/12/2021
6.0.0-rc.1.21452.10 1,948 9/14/2021
6.0.0-preview.7.21378.4 604 8/10/2021
6.0.0-preview.6.21352.1 397 7/14/2021
6.0.0-preview.5.21301.9 4,159 6/15/2021
6.0.0-preview.4.21253.1 1,940 5/24/2021
6.0.0-preview.3.21201.2 906 4/8/2021
6.0.0-preview.2.21154.2 522 3/11/2021
6.0.0-preview.1.21102.2 693 2/12/2021
5.0.17 26,151 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 3,864 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 8,012 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 12,143 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 45,970 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 19,217 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 50,250 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 56,083 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 49,480 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 42,326 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 52,423 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 53,635 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 53,485 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 31,379 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 59,206 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 55,422 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 270,614 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 46,171 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 3,675 10/13/2020
5.0.0-rc.1.20451.13 2,116 9/14/2020
5.0.0-preview.8.20407.4 481 8/25/2020
5.0.0-preview.7.20365.15 759 7/21/2020
5.0.0-preview.6.20312.4 855 6/25/2020
5.0.0-preview.5.20278.2 2,225 6/10/2020
5.0.0-preview.4.20220.10 1,373 5/18/2020
5.0.0-preview.3.20181.2 3,419 4/23/2020
5.0.0-preview.2.20159.4 4,145 4/2/2020
5.0.0-preview.2.20120.8 3,432 3/16/2020
3.1.32 16,920 12/13/2022
3.1.31 2,268 11/8/2022
3.1.30 760 10/11/2022
3.1.29 1,926 9/13/2022
3.1.28 13,786 8/9/2022
3.1.27 5,306 7/12/2022
3.1.26 2,666 6/14/2022
3.1.25 5,192 5/10/2022
3.1.24 3,430 4/11/2022
3.1.23 28,171 3/8/2022
3.1.22 17,520 12/14/2021
3.1.21 60,140 11/7/2021
3.1.20 8,499 10/11/2021
3.1.19 12,756 9/14/2021
3.1.18 25,298 8/10/2021
3.1.17 29,481 7/13/2021
3.1.16 77,140 6/8/2021
3.1.15 19,151 5/11/2021
3.1.14 10,263 4/6/2021
3.1.13 27,892 3/9/2021
3.1.12 89,905 2/9/2021
3.1.11 40,733 1/12/2021
3.1.10 74,542 11/9/2020
3.1.9 66,537 10/13/2020
3.1.8 91,294 9/8/2020
3.1.7 48,467 8/11/2020
3.1.6 89,783 7/14/2020
3.1.5 46,809 6/9/2020
3.1.4 63,439 5/12/2020
3.1.3 169,097 3/24/2020
3.1.2 56,811 2/19/2020
3.1.1 44,785 1/14/2020
3.1.0 49,012 12/3/2019
3.1.0-preview3.19554.8 1,162 11/13/2019
3.1.0-preview2.19525.5 1,762 11/1/2019
3.1.0-preview1.19506.2 1,254 10/15/2019
3.0.3 1,167 2/19/2020
3.0.2 880 1/14/2020
3.0.1 6,012 11/18/2019
3.0.0 316,546 9/23/2019
3.0.0-rc1.19456.14 817 9/16/2019
3.0.0-preview9.19423.6 765 9/4/2019
3.0.0-preview8.19405.11 4,450 8/13/2019
3.0.0-preview7.19362.6 723 7/23/2019
3.0.0-preview6.19304.10 1,946 6/12/2019
3.0.0-preview5.19227.1 3,510 5/6/2019
3.0.0-preview4.19216.3 1,535 4/18/2019
3.0.0-preview3.19153.1 2,071 3/6/2019
3.0.0-preview.19074.3 1,429 1/29/2019
3.0.0-preview.18572.1 1,370 12/3/2018
2.2.0-preview3-35497 48,978 10/17/2018