Microsoft.EntityFrameworkCore.Cosmos 8.0.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease 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.4
NuGet\Install-Package Microsoft.EntityFrameworkCore.Cosmos -Version 8.0.4
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.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Cosmos --version 8.0.4
#r "nuget: Microsoft.EntityFrameworkCore.Cosmos, 8.0.4"
#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.
// Install Microsoft.EntityFrameworkCore.Cosmos as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=8.0.4

// Install Microsoft.EntityFrameworkCore.Cosmos as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=8.0.4

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (39)

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

Package Downloads
Service.Extensions.EntityFramework.Cosmos The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

AspNetCore.Identity.CosmosDb

A Cosmos DB implementation of ASP.NET Core Identity.

EaCloud.EntityFrameworkCore.Cosmos

Azure Cosmos DB 组件,封装基于 Microsoft.EntityFrameworkCore.Cosmos 的数据访问功能的实现(受限于只能使用SQL类型数据库,不建议使用)。

Devon4Net.Domain.UnitOfWork

Entity framework unit of work implementation

GitHub repositories (9)

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

Repository Stars
dotnet/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
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
Version Downloads Last updated
9.0.0-preview.3.24172.4 63 4/11/2024
9.0.0-preview.2.24128.4 145 3/12/2024
9.0.0-preview.1.24081.2 328 2/13/2024
8.0.4 280 4/9/2024
8.0.3 26,683 3/12/2024
8.0.2 37,762 2/13/2024
8.0.1 74,052 1/9/2024
8.0.0 95,087 11/14/2023
8.0.0-rc.2.23480.1 1,574 10/10/2023
8.0.0-rc.1.23419.6 1,270 9/12/2023
8.0.0-preview.7.23375.4 671 8/8/2023
8.0.0-preview.6.23329.4 735 7/11/2023
8.0.0-preview.5.23280.1 782 6/13/2023
8.0.0-preview.4.23259.3 779 5/16/2023
8.0.0-preview.3.23174.2 1,316 4/11/2023
8.0.0-preview.2.23128.3 762 3/14/2023
8.0.0-preview.1.23111.4 2,041 2/21/2023
7.0.18 98 4/9/2024
7.0.17 4,875 3/12/2024
7.0.16 4,810 2/13/2024
7.0.15 10,969 1/9/2024
7.0.14 29,857 11/14/2023
7.0.13 68,320 10/24/2023
7.0.12 48,279 10/10/2023
7.0.11 53,832 9/12/2023
7.0.10 61,181 8/8/2023
7.0.9 76,730 7/11/2023
7.0.8 52,264 6/22/2023
7.0.7 18,444 6/13/2023
7.0.5 153,298 4/11/2023
7.0.4 138,090 3/14/2023
7.0.3 68,857 2/14/2023
7.0.2 120,719 1/10/2023
7.0.1 62,975 12/13/2022
7.0.0 80,896 11/7/2022
7.0.0-rc.2.22472.11 2,312 10/11/2022
7.0.0-rc.1.22426.7 1,022 9/14/2022
7.0.0-preview.7.22376.2 1,848 8/9/2022
7.0.0-preview.6.22329.4 578 7/12/2022
7.0.0-preview.5.22302.2 762 6/14/2022
7.0.0-preview.4.22229.2 849 5/10/2022
7.0.0-preview.3.22175.1 510 4/13/2022
7.0.0-preview.2.22153.1 395 3/14/2022
7.0.0-preview.1.22076.6 361 2/17/2022
6.0.29 137 4/9/2024
6.0.28 3,974 3/12/2024
6.0.27 4,149 2/13/2024
6.0.26 9,184 1/9/2024
6.0.25 16,428 11/14/2023
6.0.24 11,333 10/24/2023
6.0.23 3,004 10/10/2023
6.0.22 15,055 9/12/2023
6.0.21 23,393 8/8/2023
6.0.20 22,787 7/11/2023
6.0.19 18,839 6/22/2023
6.0.18 5,386 6/13/2023
6.0.16 67,752 4/11/2023
6.0.15 57,067 3/14/2023
6.0.14 51,485 2/14/2023
6.0.13 35,754 1/10/2023
6.0.12 25,391 12/13/2022
6.0.11 67,997 11/7/2022
6.0.10 243,454 10/11/2022
6.0.9 762,650 9/13/2022
6.0.8 222,203 8/9/2022
6.0.7 151,520 7/12/2022
6.0.6 101,216 6/14/2022
6.0.5 163,132 5/10/2022
6.0.4 141,467 4/11/2022
6.0.3 263,109 3/8/2022
6.0.2 130,774 2/8/2022
6.0.1 378,312 12/14/2021
6.0.0 173,031 11/8/2021
6.0.0-rc.2.21480.5 9,970 10/12/2021
6.0.0-rc.1.21452.10 1,862 9/14/2021
6.0.0-preview.7.21378.4 498 8/10/2021
6.0.0-preview.6.21352.1 295 7/14/2021
6.0.0-preview.5.21301.9 4,030 6/15/2021
6.0.0-preview.4.21253.1 1,467 5/24/2021
6.0.0-preview.3.21201.2 809 4/8/2021
6.0.0-preview.2.21154.2 419 3/11/2021
6.0.0-preview.1.21102.2 561 2/12/2021
5.0.17 19,748 5/10/2022
5.0.16 3,625 4/11/2022
5.0.15 7,107 3/8/2022
5.0.14 11,746 2/8/2022
5.0.13 39,206 12/14/2021
5.0.12 18,791 11/7/2021
5.0.11 45,226 10/12/2021
5.0.10 50,712 9/14/2021
5.0.9 46,639 8/10/2021
5.0.8 35,896 7/13/2021
5.0.7 50,174 6/8/2021
5.0.6 47,180 5/11/2021
5.0.5 52,405 4/6/2021
5.0.4 30,510 3/9/2021
5.0.3 51,255 2/9/2021
5.0.2 51,097 1/12/2021
5.0.1 232,677 12/8/2020
5.0.0 42,570 11/9/2020
5.0.0-rc.2.20475.6 3,522 10/13/2020
5.0.0-rc.1.20451.13 2,006 9/14/2020
5.0.0-preview.8.20407.4 376 8/25/2020
5.0.0-preview.7.20365.15 651 7/21/2020
5.0.0-preview.6.20312.4 725 6/25/2020
5.0.0-preview.5.20278.2 2,128 6/10/2020
5.0.0-preview.4.20220.10 1,246 5/18/2020
5.0.0-preview.3.20181.2 3,284 4/23/2020
5.0.0-preview.2.20159.4 4,023 4/2/2020
5.0.0-preview.2.20120.8 3,271 3/16/2020
3.1.32 9,392 12/13/2022
3.1.31 2,079 11/8/2022
3.1.30 632 10/11/2022
3.1.29 1,730 9/13/2022
3.1.28 11,560 8/9/2022
3.1.27 5,103 7/12/2022
3.1.26 1,936 6/14/2022
3.1.25 3,976 5/10/2022
3.1.24 3,237 4/11/2022
3.1.23 28,002 3/8/2022
3.1.22 16,828 12/14/2021
3.1.21 42,066 11/7/2021
3.1.20 7,842 10/11/2021
3.1.19 11,801 9/14/2021
3.1.18 24,359 8/10/2021
3.1.17 23,782 7/13/2021
3.1.16 73,117 6/8/2021
3.1.15 17,880 5/11/2021
3.1.14 9,860 4/6/2021
3.1.13 27,602 3/9/2021
3.1.12 88,817 2/9/2021
3.1.11 31,728 1/12/2021
3.1.10 72,067 11/9/2020
3.1.9 65,192 10/13/2020
3.1.8 90,680 9/8/2020
3.1.7 45,421 8/11/2020
3.1.6 86,509 7/14/2020
3.1.5 45,958 6/9/2020
3.1.4 54,447 5/12/2020
3.1.3 151,071 3/24/2020
3.1.2 56,135 2/19/2020
3.1.1 42,585 1/14/2020
3.1.0 45,794 12/3/2019
3.1.0-preview3.19554.8 1,041 11/13/2019
3.1.0-preview2.19525.5 1,652 11/1/2019
3.1.0-preview1.19506.2 1,145 10/15/2019
3.0.3 1,040 2/19/2020
3.0.2 730 1/14/2020
3.0.1 5,644 11/18/2019
3.0.0 285,997 9/23/2019
3.0.0-rc1.19456.14 699 9/16/2019
3.0.0-preview9.19423.6 637 9/4/2019
3.0.0-preview8.19405.11 3,964 8/13/2019
3.0.0-preview7.19362.6 607 7/23/2019
3.0.0-preview6.19304.10 1,820 6/12/2019
3.0.0-preview5.19227.1 3,348 5/6/2019
3.0.0-preview4.19216.3 1,405 4/18/2019
3.0.0-preview3.19153.1 1,944 3/6/2019
3.0.0-preview.19074.3 1,295 1/29/2019
3.0.0-preview.18572.1 1,217 12/3/2018
2.2.0-preview3-35497 48,186 10/17/2018