Microsoft.EntityFrameworkCore.Cosmos 10.0.0-preview.1.25081.1

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

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.

BridgingIT.DevKit.Infrastructure.EntityFramework.Cosmos

bITdevKit: 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.

AspNetCore.Identity.CosmosDb

A Cosmos DB, MySQL and MS SQL implementation of ASP.NET Core Identity. The choice of DB provider is automatically chosen by the connection string.

GitHub repositories (11)

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

Repository Stars
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
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 15,556 11/11/2025
10.0.0-rc.2.25502.107 439 10/14/2025
10.0.0-rc.1.25451.107 876 9/9/2025
10.0.0-preview.7.25380.108 417 8/12/2025
10.0.0-preview.6.25358.103 251 7/15/2025
10.0.0-preview.5.25277.114 3,167 6/6/2025
10.0.0-preview.4.25258.110 401 5/12/2025
10.0.0-preview.3.25171.6 305 4/10/2025
10.0.0-preview.2.25163.8 267 3/18/2025
10.0.0-preview.1.25081.1 265 2/25/2025
9.0.11 8,781 11/11/2025
9.0.10 43,014 10/14/2025
9.0.9 66,383 9/9/2025
9.0.8 80,242 8/5/2025
9.0.7 86,090 7/8/2025
9.0.6 71,037 6/10/2025
9.0.5 67,853 5/13/2025
9.0.4 142,078 4/8/2025
9.0.3 103,306 3/11/2025
9.0.2 196,011 2/11/2025
9.0.1 139,040 1/14/2025
9.0.0 206,154 11/12/2024
9.0.0-rc.2.24474.1 7,540 10/8/2024
9.0.0-rc.1.24451.1 2,082 9/10/2024
9.0.0-preview.7.24405.3 1,683 8/13/2024
9.0.0-preview.6.24327.4 400 7/9/2024
9.0.0-preview.5.24306.3 450 6/11/2024
9.0.0-preview.4.24267.1 5,670 5/21/2024
9.0.0-preview.3.24172.4 2,172 4/11/2024
9.0.0-preview.2.24128.4 275 3/12/2024
9.0.0-preview.1.24081.2 582 2/13/2024
8.0.22 3,794 11/11/2025
8.0.21 11,902 10/14/2025
8.0.20 21,791 9/9/2025
8.0.19 21,378 8/5/2025
8.0.18 30,933 7/8/2025
8.0.17 30,204 6/10/2025
8.0.16 25,525 5/13/2025
8.0.15 54,579 4/8/2025
8.0.14 62,793 3/11/2025
8.0.13 127,982 2/11/2025
8.0.12 100,159 1/14/2025
8.0.11 425,554 11/12/2024
8.0.10 330,604 10/8/2024
8.0.8 738,757 8/13/2024
8.0.7 470,424 7/9/2024
8.0.6 334,681 5/28/2024
8.0.5 105,677 5/14/2024
8.0.4 340,640 4/9/2024
8.0.3 239,322 3/12/2024
8.0.2 137,695 2/13/2024
8.0.1 202,067 1/9/2024
8.0.0 402,206 11/14/2023
8.0.0-rc.2.23480.1 12,601 10/10/2023
8.0.0-rc.1.23419.6 11,804 9/12/2023
8.0.0-preview.7.23375.4 802 8/8/2023
8.0.0-preview.6.23329.4 907 7/11/2023
8.0.0-preview.5.23280.1 935 6/13/2023
8.0.0-preview.4.23259.3 947 5/16/2023
8.0.0-preview.3.23174.2 1,510 4/11/2023
8.0.0-preview.2.23128.3 964 3/14/2023
8.0.0-preview.1.23111.4 4,445 2/21/2023
7.0.20 41,301 5/28/2024
7.0.19 7,784 5/14/2024
7.0.18 14,071 4/9/2024
7.0.17 38,671 3/12/2024
7.0.16 25,449 2/13/2024
7.0.15 35,166 1/9/2024
7.0.14 56,288 11/14/2023
7.0.13 169,333 10/24/2023
7.0.12 67,401 10/10/2023
7.0.11 81,063 9/12/2023
7.0.10 88,030 8/8/2023
7.0.9 101,944 7/11/2023
7.0.8 70,992 6/22/2023
7.0.7 27,380 6/13/2023
7.0.5 237,978 4/11/2023
7.0.4 182,626 3/14/2023
7.0.3 90,438 2/14/2023
7.0.2 182,863 1/10/2023
7.0.1 82,292 12/13/2022
7.0.0 127,791 11/7/2022
7.0.0-rc.2.22472.11 5,778 10/11/2022
7.0.0-rc.1.22426.7 1,204 9/14/2022
7.0.0-preview.7.22376.2 2,024 8/9/2022
7.0.0-preview.6.22329.4 747 7/12/2022
7.0.0-preview.5.22302.2 965 6/14/2022
7.0.0-preview.4.22229.2 1,020 5/10/2022
7.0.0-preview.3.22175.1 708 4/13/2022
7.0.0-preview.2.22153.1 584 3/14/2022
7.0.0-preview.1.22076.6 561 2/17/2022
6.0.36 95,800 11/12/2024
6.0.35 15,976 10/8/2024
6.0.33 10,226 8/13/2024
6.0.32 7,682 7/9/2024
6.0.31 16,090 5/28/2024
6.0.30 7,468 5/14/2024
6.0.29 63,184 4/9/2024
6.0.28 26,557 3/12/2024
6.0.27 33,215 2/13/2024
6.0.26 37,389 1/9/2024
6.0.25 46,494 11/14/2023
6.0.24 25,120 10/24/2023
6.0.23 10,652 10/10/2023
6.0.22 37,486 9/12/2023
6.0.21 57,776 8/8/2023
6.0.20 35,364 7/11/2023
6.0.19 28,778 6/22/2023
6.0.18 14,792 6/13/2023
6.0.16 95,267 4/11/2023
6.0.15 73,336 3/14/2023
6.0.14 88,487 2/14/2023
6.0.13 45,202 1/10/2023
6.0.12 33,908 12/13/2022
6.0.11 105,275 11/7/2022
6.0.10 455,242 10/11/2022
6.0.9 854,697 9/13/2022
6.0.8 310,097 8/9/2022
6.0.7 199,269 7/12/2022
6.0.6 183,498 6/14/2022
6.0.5 208,456 5/10/2022
6.0.4 174,514 4/11/2022
6.0.3 325,082 3/8/2022
6.0.2 174,206 2/8/2022
6.0.1 475,546 12/14/2021
6.0.0 227,614 11/8/2021
6.0.0-rc.2.21480.5 13,953 10/12/2021
6.0.0-rc.1.21452.10 2,041 9/14/2021
6.0.0-preview.7.21378.4 690 8/10/2021
6.0.0-preview.6.21352.1 477 7/14/2021
6.0.0-preview.5.21301.9 4,243 6/15/2021
6.0.0-preview.4.21253.1 2,078 5/24/2021
6.0.0-preview.3.21201.2 993 4/8/2021
6.0.0-preview.2.21154.2 603 3/11/2021
6.0.0-preview.1.21102.2 783 2/12/2021
5.0.17 32,362 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 8,874 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 13,149 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 17,163 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 52,081 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 24,301 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 56,208 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 61,317 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 55,080 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 50,856 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 57,493 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 60,028 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 58,819 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 36,616 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 68,806 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 61,415 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 281,958 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 51,916 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 3,803 10/13/2020
5.0.0-rc.1.20451.13 2,208 9/14/2020
5.0.0-preview.8.20407.4 569 8/25/2020
5.0.0-preview.7.20365.15 846 7/21/2020
5.0.0-preview.6.20312.4 953 6/25/2020
5.0.0-preview.5.20278.2 2,310 6/10/2020
5.0.0-preview.4.20220.10 1,468 5/18/2020
5.0.0-preview.3.20181.2 3,500 4/23/2020
5.0.0-preview.2.20159.4 4,233 4/2/2020
5.0.0-preview.2.20120.8 3,512 3/16/2020
3.1.32 24,565 12/13/2022
3.1.31 7,244 11/8/2022
3.1.30 5,715 10/11/2022
3.1.29 6,887 9/13/2022
3.1.28 18,749 8/9/2022
3.1.27 10,278 7/12/2022
3.1.26 7,849 6/14/2022
3.1.25 10,554 5/10/2022
3.1.24 8,425 4/11/2022
3.1.23 33,118 3/8/2022
3.1.22 22,543 12/14/2021
3.1.21 68,117 11/7/2021
3.1.20 13,703 10/11/2021
3.1.19 17,867 9/14/2021
3.1.18 30,489 8/10/2021
3.1.17 34,452 7/13/2021
3.1.16 82,218 6/8/2021
3.1.15 24,134 5/11/2021
3.1.14 15,227 4/6/2021
3.1.13 32,858 3/9/2021
3.1.12 94,934 2/9/2021
3.1.11 47,890 1/12/2021
3.1.10 80,124 11/9/2020
3.1.9 72,016 10/13/2020
3.1.8 96,552 9/8/2020
3.1.7 54,166 8/11/2020
3.1.6 95,773 7/14/2020
3.1.5 51,936 6/9/2020
3.1.4 71,482 5/12/2020
3.1.3 180,120 3/24/2020
3.1.2 62,193 2/19/2020
3.1.1 50,440 1/14/2020
3.1.0 54,119 12/3/2019
3.1.0-preview3.19554.8 1,258 11/13/2019
3.1.0-preview2.19525.5 1,844 11/1/2019
3.1.0-preview1.19506.2 1,342 10/15/2019
3.0.3 6,131 2/19/2020
3.0.2 5,863 1/14/2020
3.0.1 11,067 11/18/2019
3.0.0 330,300 9/23/2019
3.0.0-rc1.19456.14 900 9/16/2019
3.0.0-preview9.19423.6 857 9/4/2019
3.0.0-preview8.19405.11 4,715 8/13/2019
3.0.0-preview7.19362.6 804 7/23/2019
3.0.0-preview6.19304.10 2,032 6/12/2019
3.0.0-preview5.19227.1 3,624 5/6/2019
3.0.0-preview4.19216.3 1,620 4/18/2019
3.0.0-preview3.19153.1 2,153 3/6/2019
3.0.0-preview.19074.3 1,517 1/29/2019
3.0.0-preview.18572.1 1,463 12/3/2018
2.2.0-preview3-35497 49,121 10/17/2018