Microsoft.EntityFrameworkCore.Cosmos 8.0.5

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 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.5
NuGet\Install-Package Microsoft.EntityFrameworkCore.Cosmos -Version 8.0.5
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.5" />
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.5
#r "nuget: Microsoft.EntityFrameworkCore.Cosmos, 8.0.5"
#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.5

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

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

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类型数据库,不建议使用)。

Celerik.NetCore.Services

Provides a code baseline for .NET Core service-oriented projects including configuration, standard service builder, common enumerations, common exceptions, a standar response model, pagination, resources, base service classes and utilities.

GitHub repositories (10)

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.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
Jcparkyn/nodexr
Graphical regular expression editor
JonPSmith/EfCore.TestSupport
Tools for helping in unit testing applications that use Entity Framework Core
Version Downloads Last updated
9.0.0-preview.4.24267.1 294 5/21/2024
9.0.0-preview.3.24172.4 255 4/11/2024
9.0.0-preview.2.24128.4 156 3/12/2024
9.0.0-preview.1.24081.2 356 2/13/2024
8.0.6 6,797 5/28/2024
8.0.5 18,652 5/14/2024
8.0.4 66,142 4/9/2024
8.0.3 74,447 3/12/2024
8.0.2 56,236 2/13/2024
8.0.1 105,154 1/9/2024
8.0.0 125,424 11/14/2023
8.0.0-rc.2.23480.1 2,741 10/10/2023
8.0.0-rc.1.23419.6 2,282 9/12/2023
8.0.0-preview.7.23375.4 675 8/8/2023
8.0.0-preview.6.23329.4 743 7/11/2023
8.0.0-preview.5.23280.1 784 6/13/2023
8.0.0-preview.4.23259.3 781 5/16/2023
8.0.0-preview.3.23174.2 1,328 4/11/2023
8.0.0-preview.2.23128.3 772 3/14/2023
8.0.0-preview.1.23111.4 2,417 2/21/2023
7.0.20 390 5/28/2024
7.0.19 1,016 5/14/2024
7.0.18 6,388 4/9/2024
7.0.17 14,624 3/12/2024
7.0.16 9,151 2/13/2024
7.0.15 16,042 1/9/2024
7.0.14 34,683 11/14/2023
7.0.13 78,757 10/24/2023
7.0.12 56,017 10/10/2023
7.0.11 59,321 9/12/2023
7.0.10 65,338 8/8/2023
7.0.9 83,177 7/11/2023
7.0.8 56,779 6/22/2023
7.0.7 18,938 6/13/2023
7.0.5 163,779 4/11/2023
7.0.4 150,646 3/14/2023
7.0.3 71,061 2/14/2023
7.0.2 126,549 1/10/2023
7.0.1 65,269 12/13/2022
7.0.0 84,916 11/7/2022
7.0.0-rc.2.22472.11 2,497 10/11/2022
7.0.0-rc.1.22426.7 1,026 9/14/2022
7.0.0-preview.7.22376.2 1,850 8/9/2022
7.0.0-preview.6.22329.4 579 7/12/2022
7.0.0-preview.5.22302.2 765 6/14/2022
7.0.0-preview.4.22229.2 850 5/10/2022
7.0.0-preview.3.22175.1 513 4/13/2022
7.0.0-preview.2.22153.1 395 3/14/2022
7.0.0-preview.1.22076.6 367 2/17/2022
6.0.31 1,000 5/28/2024
6.0.30 1,333 5/14/2024
6.0.29 6,393 4/9/2024
6.0.28 5,582 3/12/2024
6.0.27 7,185 2/13/2024
6.0.26 13,118 1/9/2024
6.0.25 23,457 11/14/2023
6.0.24 13,244 10/24/2023
6.0.23 3,360 10/10/2023
6.0.22 17,351 9/12/2023
6.0.21 27,667 8/8/2023
6.0.20 24,803 7/11/2023
6.0.19 20,848 6/22/2023
6.0.18 5,853 6/13/2023
6.0.16 72,552 4/11/2023
6.0.15 59,584 3/14/2023
6.0.14 58,089 2/14/2023
6.0.13 36,530 1/10/2023
6.0.12 25,804 12/13/2022
6.0.11 73,685 11/7/2022
6.0.10 271,627 10/11/2022
6.0.9 806,120 9/13/2022
6.0.8 232,845 8/9/2022
6.0.7 161,750 7/12/2022
6.0.6 108,087 6/14/2022
6.0.5 169,588 5/10/2022
6.0.4 148,187 4/11/2022
6.0.3 269,347 3/8/2022
6.0.2 135,947 2/8/2022
6.0.1 397,161 12/14/2021
6.0.0 180,561 11/8/2021
6.0.0-rc.2.21480.5 10,422 10/12/2021
6.0.0-rc.1.21452.10 1,862 9/14/2021
6.0.0-preview.7.21378.4 500 8/10/2021
6.0.0-preview.6.21352.1 295 7/14/2021
6.0.0-preview.5.21301.9 4,056 6/15/2021
6.0.0-preview.4.21253.1 1,567 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 20,914 5/10/2022
5.0.16 3,672 4/11/2022
5.0.15 7,279 3/8/2022
5.0.14 11,825 2/8/2022
5.0.13 40,202 12/14/2021
5.0.12 18,856 11/7/2021
5.0.11 45,789 10/12/2021
5.0.10 52,643 9/14/2021
5.0.9 46,950 8/10/2021
5.0.8 36,633 7/13/2021
5.0.7 50,842 6/8/2021
5.0.6 48,143 5/11/2021
5.0.5 52,567 4/6/2021
5.0.4 30,675 3/9/2021
5.0.3 52,131 2/9/2021
5.0.2 51,410 1/12/2021
5.0.1 244,911 12/8/2020
5.0.0 42,839 11/9/2020
5.0.0-rc.2.20475.6 3,555 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 653 7/21/2020
5.0.0-preview.6.20312.4 733 6/25/2020
5.0.0-preview.5.20278.2 2,130 6/10/2020
5.0.0-preview.4.20220.10 1,248 5/18/2020
5.0.0-preview.3.20181.2 3,290 4/23/2020
5.0.0-preview.2.20159.4 4,023 4/2/2020
5.0.0-preview.2.20120.8 3,275 3/16/2020
3.1.32 9,901 12/13/2022
3.1.31 2,088 11/8/2022
3.1.30 637 10/11/2022
3.1.29 1,771 9/13/2022
3.1.28 11,993 8/9/2022
3.1.27 5,109 7/12/2022
3.1.26 1,983 6/14/2022
3.1.25 4,003 5/10/2022
3.1.24 3,255 4/11/2022
3.1.23 28,005 3/8/2022
3.1.22 16,950 12/14/2021
3.1.21 45,083 11/7/2021
3.1.20 7,873 10/11/2021
3.1.19 12,037 9/14/2021
3.1.18 24,387 8/10/2021
3.1.17 25,395 7/13/2021
3.1.16 73,607 6/8/2021
3.1.15 18,148 5/11/2021
3.1.14 9,901 4/6/2021
3.1.13 27,637 3/9/2021
3.1.12 88,973 2/9/2021
3.1.11 32,656 1/12/2021
3.1.10 72,437 11/9/2020
3.1.9 65,347 10/13/2020
3.1.8 90,812 9/8/2020
3.1.7 46,279 8/11/2020
3.1.6 86,875 7/14/2020
3.1.5 46,115 6/9/2020
3.1.4 55,375 5/12/2020
3.1.3 153,089 3/24/2020
3.1.2 56,241 2/19/2020
3.1.1 42,815 1/14/2020
3.1.0 46,526 12/3/2019
3.1.0-preview3.19554.8 1,043 11/13/2019
3.1.0-preview2.19525.5 1,653 11/1/2019
3.1.0-preview1.19506.2 1,145 10/15/2019
3.0.3 1,043 2/19/2020
3.0.2 731 1/14/2020
3.0.1 5,681 11/18/2019
3.0.0 289,838 9/23/2019
3.0.0-rc1.19456.14 700 9/16/2019
3.0.0-preview9.19423.6 638 9/4/2019
3.0.0-preview8.19405.11 4,016 8/13/2019
3.0.0-preview7.19362.6 607 7/23/2019
3.0.0-preview6.19304.10 1,822 6/12/2019
3.0.0-preview5.19227.1 3,350 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,300 1/29/2019
3.0.0-preview.18572.1 1,219 12/3/2018
2.2.0-preview3-35497 48,356 10/17/2018