Microsoft.EntityFrameworkCore.Cosmos 8.0.16

Prefix Reserved
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 8.0.16
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Cosmos -Version 8.0.16
                    
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="8.0.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Cosmos" Version="8.0.16" />
                    
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 8.0.16
                    
#r "nuget: Microsoft.EntityFrameworkCore.Cosmos, 8.0.16"
                    
#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@8.0.16
                    
#: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=8.0.16
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=8.0.16
                    
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 (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 138 9/9/2025
10.0.0-preview.7.25380.108 346 8/12/2025
10.0.0-preview.6.25358.103 231 7/15/2025
10.0.0-preview.5.25277.114 913 6/6/2025
10.0.0-preview.4.25258.110 374 5/12/2025
10.0.0-preview.3.25171.6 267 4/10/2025
10.0.0-preview.2.25163.8 230 3/18/2025
10.0.0-preview.1.25081.1 235 2/25/2025
9.0.9 1,981 9/9/2025
9.0.8 29,257 8/5/2025
9.0.7 39,864 7/8/2025
9.0.6 41,836 6/10/2025
9.0.5 47,393 5/13/2025
9.0.4 99,433 4/8/2025
9.0.3 73,285 3/11/2025
9.0.2 155,818 2/11/2025
9.0.1 105,975 1/14/2025
9.0.0 159,824 11/12/2024
9.0.0-rc.2.24474.1 7,484 10/8/2024
9.0.0-rc.1.24451.1 1,919 9/10/2024
9.0.0-preview.7.24405.3 1,651 8/13/2024
9.0.0-preview.6.24327.4 371 7/9/2024
9.0.0-preview.5.24306.3 418 6/11/2024
9.0.0-preview.4.24267.1 4,861 5/21/2024
9.0.0-preview.3.24172.4 2,100 4/11/2024
9.0.0-preview.2.24128.4 238 3/12/2024
9.0.0-preview.1.24081.2 543 2/13/2024
8.0.20 762 9/9/2025
8.0.19 7,269 8/5/2025
8.0.18 12,569 7/8/2025
8.0.17 17,182 6/10/2025
8.0.16 17,308 5/13/2025
8.0.15 35,706 4/8/2025
8.0.14 44,184 3/11/2025
8.0.13 87,673 2/11/2025
8.0.12 80,877 1/14/2025
8.0.11 337,281 11/12/2024
8.0.10 284,368 10/8/2024
8.0.8 612,730 8/13/2024
8.0.7 392,937 7/9/2024
8.0.6 306,376 5/28/2024
8.0.5 91,616 5/14/2024
8.0.4 318,712 4/9/2024
8.0.3 224,780 3/12/2024
8.0.2 127,244 2/13/2024
8.0.1 189,355 1/9/2024
8.0.0 347,827 11/14/2023
8.0.0-rc.2.23480.1 10,911 10/10/2023
8.0.0-rc.1.23419.6 10,116 9/12/2023
8.0.0-preview.7.23375.4 771 8/8/2023
8.0.0-preview.6.23329.4 857 7/11/2023
8.0.0-preview.5.23280.1 890 6/13/2023
8.0.0-preview.4.23259.3 893 5/16/2023
8.0.0-preview.3.23174.2 1,451 4/11/2023
8.0.0-preview.2.23128.3 901 3/14/2023
8.0.0-preview.1.23111.4 4,392 2/21/2023
7.0.20 31,255 5/28/2024
7.0.19 3,336 5/14/2024
7.0.18 9,549 4/9/2024
7.0.17 33,931 3/12/2024
7.0.16 19,997 2/13/2024
7.0.15 27,232 1/9/2024
7.0.14 50,447 11/14/2023
7.0.13 160,666 10/24/2023
7.0.12 62,282 10/10/2023
7.0.11 72,674 9/12/2023
7.0.10 81,015 8/8/2023
7.0.9 96,095 7/11/2023
7.0.8 66,392 6/22/2023
7.0.7 22,738 6/13/2023
7.0.5 230,602 4/11/2023
7.0.4 175,100 3/14/2023
7.0.3 85,151 2/14/2023
7.0.2 171,737 1/10/2023
7.0.1 76,558 12/13/2022
7.0.0 110,148 11/7/2022
7.0.0-rc.2.22472.11 5,251 10/11/2022
7.0.0-rc.1.22426.7 1,159 9/14/2022
7.0.0-preview.7.22376.2 1,985 8/9/2022
7.0.0-preview.6.22329.4 700 7/12/2022
7.0.0-preview.5.22302.2 917 6/14/2022
7.0.0-preview.4.22229.2 973 5/10/2022
7.0.0-preview.3.22175.1 654 4/13/2022
7.0.0-preview.2.22153.1 538 3/14/2022
7.0.0-preview.1.22076.6 514 2/17/2022
6.0.36 79,747 11/12/2024
6.0.35 10,469 10/8/2024
6.0.33 5,638 8/13/2024
6.0.32 3,281 7/9/2024
6.0.31 11,773 5/28/2024
6.0.30 3,112 5/14/2024
6.0.29 57,900 4/9/2024
6.0.28 20,395 3/12/2024
6.0.27 22,954 2/13/2024
6.0.26 30,842 1/9/2024
6.0.25 39,527 11/14/2023
6.0.24 20,645 10/24/2023
6.0.23 6,279 10/10/2023
6.0.22 32,259 9/12/2023
6.0.21 50,429 8/8/2023
6.0.20 30,935 7/11/2023
6.0.19 24,058 6/22/2023
6.0.18 10,349 6/13/2023
6.0.16 88,652 4/11/2023
6.0.15 68,917 3/14/2023
6.0.14 82,338 2/14/2023
6.0.13 40,764 1/10/2023
6.0.12 29,382 12/13/2022
6.0.11 97,894 11/7/2022
6.0.10 438,314 10/11/2022
6.0.9 847,299 9/13/2022
6.0.8 300,962 8/9/2022
6.0.7 193,886 7/12/2022
6.0.6 170,785 6/14/2022
6.0.5 202,689 5/10/2022
6.0.4 169,757 4/11/2022
6.0.3 314,656 3/8/2022
6.0.2 166,589 2/8/2022
6.0.1 465,051 12/14/2021
6.0.0 219,339 11/8/2021
6.0.0-rc.2.21480.5 13,297 10/12/2021
6.0.0-rc.1.21452.10 1,992 9/14/2021
6.0.0-preview.7.21378.4 635 8/10/2021
6.0.0-preview.6.21352.1 424 7/14/2021
6.0.0-preview.5.21301.9 4,191 6/15/2021
6.0.0-preview.4.21253.1 1,975 5/24/2021
6.0.0-preview.3.21201.2 937 4/8/2021
6.0.0-preview.2.21154.2 553 3/11/2021
6.0.0-preview.1.21102.2 722 2/12/2021
5.0.17 27,240 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 4,573 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 8,812 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 12,872 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 47,102 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 19,952 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 51,313 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 56,854 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 50,331 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 43,713 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 53,164 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 54,927 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 54,224 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 32,156 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 61,152 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 56,538 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 273,238 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 47,142 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 3,721 10/13/2020
5.0.0-rc.1.20451.13 2,150 9/14/2020
5.0.0-preview.8.20407.4 515 8/25/2020
5.0.0-preview.7.20365.15 792 7/21/2020
5.0.0-preview.6.20312.4 897 6/25/2020
5.0.0-preview.5.20278.2 2,258 6/10/2020
5.0.0-preview.4.20220.10 1,413 5/18/2020
5.0.0-preview.3.20181.2 3,454 4/23/2020
5.0.0-preview.2.20159.4 4,183 4/2/2020
5.0.0-preview.2.20120.8 3,464 3/16/2020
3.1.32 18,408 12/13/2022
3.1.31 2,969 11/8/2022
3.1.30 1,452 10/11/2022
3.1.29 2,620 9/13/2022
3.1.28 14,480 8/9/2022
3.1.27 6,009 7/12/2022
3.1.26 3,440 6/14/2022
3.1.25 6,035 5/10/2022
3.1.24 4,142 4/11/2022
3.1.23 28,865 3/8/2022
3.1.22 18,241 12/14/2021
3.1.21 62,110 11/7/2021
3.1.20 9,300 10/11/2021
3.1.19 13,472 9/14/2021
3.1.18 26,089 8/10/2021
3.1.17 30,181 7/13/2021
3.1.16 77,924 6/8/2021
3.1.15 19,854 5/11/2021
3.1.14 10,961 4/6/2021
3.1.13 28,591 3/9/2021
3.1.12 90,610 2/9/2021
3.1.11 42,275 1/12/2021
3.1.10 75,421 11/9/2020
3.1.9 67,401 10/13/2020
3.1.8 92,029 9/8/2020
3.1.7 49,584 8/11/2020
3.1.6 90,710 7/14/2020
3.1.5 47,546 6/9/2020
3.1.4 65,461 5/12/2020
3.1.3 171,248 3/24/2020
3.1.2 57,768 2/19/2020
3.1.1 45,712 1/14/2020
3.1.0 49,724 12/3/2019
3.1.0-preview3.19554.8 1,196 11/13/2019
3.1.0-preview2.19525.5 1,797 11/1/2019
3.1.0-preview1.19506.2 1,292 10/15/2019
3.0.3 1,864 2/19/2020
3.0.2 1,581 1/14/2020
3.0.1 6,711 11/18/2019
3.0.0 320,297 9/23/2019
3.0.0-rc1.19456.14 854 9/16/2019
3.0.0-preview9.19423.6 800 9/4/2019
3.0.0-preview8.19405.11 4,581 8/13/2019
3.0.0-preview7.19362.6 761 7/23/2019
3.0.0-preview6.19304.10 1,980 6/12/2019
3.0.0-preview5.19227.1 3,568 5/6/2019
3.0.0-preview4.19216.3 1,572 4/18/2019
3.0.0-preview3.19153.1 2,106 3/6/2019
3.0.0-preview.19074.3 1,463 1/29/2019
3.0.0-preview.18572.1 1,407 12/3/2018
2.2.0-preview3-35497 49,017 10/17/2018