Microsoft.EntityFrameworkCore.Cosmos 10.0.0-rc.1.25451.107

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Cosmos.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Cosmos --version 10.0.0-rc.1.25451.107
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Cosmos -Version 10.0.0-rc.1.25451.107
                    
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-rc.1.25451.107" />
                    
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-rc.1.25451.107" />
                    
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-rc.1.25451.107
                    
#r "nuget: Microsoft.EntityFrameworkCore.Cosmos, 10.0.0-rc.1.25451.107"
                    
#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-rc.1.25451.107
                    
#: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-rc.1.25451.107&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=10.0.0-rc.1.25451.107&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 (48)

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, MySQL and MS SQL implementation of ASP.NET Core Identity. The choice of DB provider is automatically chosen by the connection string.

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 (11)

Showing the top 11 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.
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-rc.1.25451.107 284 9/9/2025
10.0.0-preview.7.25380.108 395 8/12/2025
10.0.0-preview.6.25358.103 243 7/15/2025
10.0.0-preview.5.25277.114 1,838 6/6/2025
10.0.0-preview.4.25258.110 381 5/12/2025
10.0.0-preview.3.25171.6 277 4/10/2025
10.0.0-preview.2.25163.8 240 3/18/2025
10.0.0-preview.1.25081.1 240 2/25/2025
9.0.9 22,511 9/9/2025
9.0.8 47,329 8/5/2025
9.0.7 56,968 7/8/2025
9.0.6 53,118 6/10/2025
9.0.5 55,701 5/13/2025
9.0.4 115,279 4/8/2025
9.0.3 84,920 3/11/2025
9.0.2 170,017 2/11/2025
9.0.1 117,693 1/14/2025
9.0.0 173,935 11/12/2024
9.0.0-rc.2.24474.1 7,497 10/8/2024
9.0.0-rc.1.24451.1 1,986 9/10/2024
9.0.0-preview.7.24405.3 1,659 8/13/2024
9.0.0-preview.6.24327.4 380 7/9/2024
9.0.0-preview.5.24306.3 428 6/11/2024
9.0.0-preview.4.24267.1 5,204 5/21/2024
9.0.0-preview.3.24172.4 2,114 4/11/2024
9.0.0-preview.2.24128.4 248 3/12/2024
9.0.0-preview.1.24081.2 549 2/13/2024
8.0.20 7,688 9/9/2025
8.0.19 12,377 8/5/2025
8.0.18 20,110 7/8/2025
8.0.17 22,966 6/10/2025
8.0.16 20,810 5/13/2025
8.0.15 41,755 4/8/2025
8.0.14 50,432 3/11/2025
8.0.13 100,657 2/11/2025
8.0.12 87,404 1/14/2025
8.0.11 366,954 11/12/2024
8.0.10 299,471 10/8/2024
8.0.8 656,697 8/13/2024
8.0.7 418,354 7/9/2024
8.0.6 316,487 5/28/2024
8.0.5 96,196 5/14/2024
8.0.4 327,325 4/9/2024
8.0.3 230,094 3/12/2024
8.0.2 130,729 2/13/2024
8.0.1 193,694 1/9/2024
8.0.0 365,042 11/14/2023
8.0.0-rc.2.23480.1 11,378 10/10/2023
8.0.0-rc.1.23419.6 10,575 9/12/2023
8.0.0-preview.7.23375.4 783 8/8/2023
8.0.0-preview.6.23329.4 869 7/11/2023
8.0.0-preview.5.23280.1 903 6/13/2023
8.0.0-preview.4.23259.3 907 5/16/2023
8.0.0-preview.3.23174.2 1,470 4/11/2023
8.0.0-preview.2.23128.3 917 3/14/2023
8.0.0-preview.1.23111.4 4,405 2/21/2023
7.0.20 34,944 5/28/2024
7.0.19 5,103 5/14/2024
7.0.18 11,401 4/9/2024
7.0.17 35,873 3/12/2024
7.0.16 22,030 2/13/2024
7.0.15 30,154 1/9/2024
7.0.14 52,561 11/14/2023
7.0.13 163,843 10/24/2023
7.0.12 64,135 10/10/2023
7.0.11 74,801 9/12/2023
7.0.10 83,480 8/8/2023
7.0.9 98,325 7/11/2023
7.0.8 68,142 6/22/2023
7.0.7 24,544 6/13/2023
7.0.5 233,747 4/11/2023
7.0.4 177,712 3/14/2023
7.0.3 87,432 2/14/2023
7.0.2 175,260 1/10/2023
7.0.1 78,621 12/13/2022
7.0.0 115,211 11/7/2022
7.0.0-rc.2.22472.11 5,469 10/11/2022
7.0.0-rc.1.22426.7 1,172 9/14/2022
7.0.0-preview.7.22376.2 1,996 8/9/2022
7.0.0-preview.6.22329.4 718 7/12/2022
7.0.0-preview.5.22302.2 932 6/14/2022
7.0.0-preview.4.22229.2 985 5/10/2022
7.0.0-preview.3.22175.1 669 4/13/2022
7.0.0-preview.2.22153.1 551 3/14/2022
7.0.0-preview.1.22076.6 527 2/17/2022
6.0.36 86,559 11/12/2024
6.0.35 12,440 10/8/2024
6.0.33 7,367 8/13/2024
6.0.32 4,992 7/9/2024
6.0.31 13,431 5/28/2024
6.0.30 4,805 5/14/2024
6.0.29 60,110 4/9/2024
6.0.28 22,642 3/12/2024
6.0.27 26,263 2/13/2024
6.0.26 33,398 1/9/2024
6.0.25 41,570 11/14/2023
6.0.24 22,359 10/24/2023
6.0.23 7,939 10/10/2023
6.0.22 34,167 9/12/2023
6.0.21 52,875 8/8/2023
6.0.20 32,627 7/11/2023
6.0.19 25,726 6/22/2023
6.0.18 12,064 6/13/2023
6.0.16 91,058 4/11/2023
6.0.15 70,608 3/14/2023
6.0.14 84,441 2/14/2023
6.0.13 42,468 1/10/2023
6.0.12 31,162 12/13/2022
6.0.11 100,758 11/7/2022
6.0.10 444,632 10/11/2022
6.0.9 850,068 9/13/2022
6.0.8 304,281 8/9/2022
6.0.7 195,901 7/12/2022
6.0.6 175,665 6/14/2022
6.0.5 204,981 5/10/2022
6.0.4 171,571 4/11/2022
6.0.3 318,419 3/8/2022
6.0.2 169,304 2/8/2022
6.0.1 468,921 12/14/2021
6.0.0 222,424 11/8/2021
6.0.0-rc.2.21480.5 13,513 10/12/2021
6.0.0-rc.1.21452.10 2,008 9/14/2021
6.0.0-preview.7.21378.4 651 8/10/2021
6.0.0-preview.6.21352.1 438 7/14/2021
6.0.0-preview.5.21301.9 4,206 6/15/2021
6.0.0-preview.4.21253.1 2,023 5/24/2021
6.0.0-preview.3.21201.2 952 4/8/2021
6.0.0-preview.2.21154.2 568 3/11/2021
6.0.0-preview.1.21102.2 737 2/12/2021
5.0.17 29,074 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 6,229 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 10,488 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 14,511 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 49,098 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 21,641 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 53,193 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 58,577 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 52,123 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 45,974 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 54,831 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 56,852 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 56,166 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 33,943 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 63,746 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 58,357 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 276,752 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 49,063 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 3,744 10/13/2020
5.0.0-rc.1.20451.13 2,166 9/14/2020
5.0.0-preview.8.20407.4 526 8/25/2020
5.0.0-preview.7.20365.15 809 7/21/2020
5.0.0-preview.6.20312.4 911 6/25/2020
5.0.0-preview.5.20278.2 2,269 6/10/2020
5.0.0-preview.4.20220.10 1,429 5/18/2020
5.0.0-preview.3.20181.2 3,466 4/23/2020
5.0.0-preview.2.20159.4 4,196 4/2/2020
5.0.0-preview.2.20120.8 3,474 3/16/2020
3.1.32 20,505 12/13/2022
3.1.31 4,614 11/8/2022
3.1.30 3,105 10/11/2022
3.1.29 4,268 9/13/2022
3.1.28 16,127 8/9/2022
3.1.27 7,647 7/12/2022
3.1.26 5,225 6/14/2022
3.1.25 7,778 5/10/2022
3.1.24 5,796 4/11/2022
3.1.23 30,499 3/8/2022
3.1.22 19,895 12/14/2021
3.1.21 64,188 11/7/2021
3.1.20 11,035 10/11/2021
3.1.19 15,144 9/14/2021
3.1.18 27,772 8/10/2021
3.1.17 31,817 7/13/2021
3.1.16 79,578 6/8/2021
3.1.15 21,497 5/11/2021
3.1.14 12,598 4/6/2021
3.1.13 30,229 3/9/2021
3.1.12 92,270 2/9/2021
3.1.11 44,332 1/12/2021
3.1.10 77,247 11/9/2020
3.1.9 69,224 10/13/2020
3.1.8 93,718 9/8/2020
3.1.7 51,397 8/11/2020
3.1.6 92,912 7/14/2020
3.1.5 49,245 6/9/2020
3.1.4 67,977 5/12/2020
3.1.3 175,751 3/24/2020
3.1.2 59,478 2/19/2020
3.1.1 47,539 1/14/2020
3.1.0 51,432 12/3/2019
3.1.0-preview3.19554.8 1,213 11/13/2019
3.1.0-preview2.19525.5 1,808 11/1/2019
3.1.0-preview1.19506.2 1,304 10/15/2019
3.0.3 3,495 2/19/2020
3.0.2 3,230 1/14/2020
3.0.1 8,414 11/18/2019
3.0.0 324,256 9/23/2019
3.0.0-rc1.19456.14 864 9/16/2019
3.0.0-preview9.19423.6 810 9/4/2019
3.0.0-preview8.19405.11 4,617 8/13/2019
3.0.0-preview7.19362.6 771 7/23/2019
3.0.0-preview6.19304.10 1,995 6/12/2019
3.0.0-preview5.19227.1 3,578 5/6/2019
3.0.0-preview4.19216.3 1,582 4/18/2019
3.0.0-preview3.19153.1 2,117 3/6/2019
3.0.0-preview.19074.3 1,474 1/29/2019
3.0.0-preview.18572.1 1,424 12/3/2018
2.2.0-preview3-35497 49,062 10/17/2018