Microsoft.EntityFrameworkCore.Cosmos 9.0.0-rc.1.24451.1

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

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Cosmos --version 9.0.0-rc.1.24451.1                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Cosmos -Version 9.0.0-rc.1.24451.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="9.0.0-rc.1.24451.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Cosmos --version 9.0.0-rc.1.24451.1                
#r "nuget: Microsoft.EntityFrameworkCore.Cosmos, 9.0.0-rc.1.24451.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.
// Install Microsoft.EntityFrameworkCore.Cosmos as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=9.0.0-rc.1.24451.1&prerelease

// Install Microsoft.EntityFrameworkCore.Cosmos as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=9.0.0-rc.1.24451.1&prerelease                

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

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

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
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
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
Version Downloads Last updated
9.0.0-rc.1.24451.1 121 9/10/2024
9.0.0-preview.7.24405.3 497 8/13/2024
9.0.0-preview.6.24327.4 256 7/9/2024
9.0.0-preview.5.24306.3 339 6/11/2024
9.0.0-preview.4.24267.1 1,329 5/21/2024
9.0.0-preview.3.24172.4 978 4/11/2024
9.0.0-preview.2.24128.4 182 3/12/2024
9.0.0-preview.1.24081.2 459 2/13/2024
8.0.8 56,493 8/13/2024
8.0.7 69,782 7/9/2024
8.0.6 110,440 5/28/2024
8.0.5 50,594 5/14/2024
8.0.4 171,415 4/9/2024
8.0.3 146,680 3/12/2024
8.0.2 85,767 2/13/2024
8.0.1 135,161 1/9/2024
8.0.0 165,625 11/14/2023
8.0.0-rc.2.23480.1 4,599 10/10/2023
8.0.0-rc.1.23419.6 3,942 9/12/2023
8.0.0-preview.7.23375.4 695 8/8/2023
8.0.0-preview.6.23329.4 768 7/11/2023
8.0.0-preview.5.23280.1 807 6/13/2023
8.0.0-preview.4.23259.3 810 5/16/2023
8.0.0-preview.3.23174.2 1,360 4/11/2023
8.0.0-preview.2.23128.3 793 3/14/2023
8.0.0-preview.1.23111.4 3,461 2/21/2023
7.0.20 7,031 5/28/2024
7.0.19 1,670 5/14/2024
7.0.18 7,560 4/9/2024
7.0.17 30,297 3/12/2024
7.0.16 12,044 2/13/2024
7.0.15 20,233 1/9/2024
7.0.14 40,023 11/14/2023
7.0.13 118,238 10/24/2023
7.0.12 58,340 10/10/2023
7.0.11 64,340 9/12/2023
7.0.10 67,948 8/8/2023
7.0.9 89,298 7/11/2023
7.0.8 62,405 6/22/2023
7.0.7 19,902 6/13/2023
7.0.5 180,348 4/11/2023
7.0.4 159,760 3/14/2023
7.0.3 74,322 2/14/2023
7.0.2 139,408 1/10/2023
7.0.1 68,010 12/13/2022
7.0.0 90,956 11/7/2022
7.0.0-rc.2.22472.11 2,954 10/11/2022
7.0.0-rc.1.22426.7 1,054 9/14/2022
7.0.0-preview.7.22376.2 1,873 8/9/2022
7.0.0-preview.6.22329.4 603 7/12/2022
7.0.0-preview.5.22302.2 798 6/14/2022
7.0.0-preview.4.22229.2 874 5/10/2022
7.0.0-preview.3.22175.1 537 4/13/2022
7.0.0-preview.2.22153.1 418 3/14/2022
7.0.0-preview.1.22076.6 393 2/17/2022
6.0.33 1,928 8/13/2024
6.0.32 1,891 7/9/2024
6.0.31 7,849 5/28/2024
6.0.30 1,790 5/14/2024
6.0.29 16,073 4/9/2024
6.0.28 9,709 3/12/2024
6.0.27 11,404 2/13/2024
6.0.26 17,586 1/9/2024
6.0.25 30,494 11/14/2023
6.0.24 15,453 10/24/2023
6.0.23 3,797 10/10/2023
6.0.22 20,531 9/12/2023
6.0.21 31,097 8/8/2023
6.0.20 28,183 7/11/2023
6.0.19 22,498 6/22/2023
6.0.18 6,465 6/13/2023
6.0.16 77,627 4/11/2023
6.0.15 63,110 3/14/2023
6.0.14 68,585 2/14/2023
6.0.13 37,330 1/10/2023
6.0.12 26,587 12/13/2022
6.0.11 81,631 11/7/2022
6.0.10 323,842 10/11/2022
6.0.9 830,284 9/13/2022
6.0.8 252,973 8/9/2022
6.0.7 178,090 7/12/2022
6.0.6 121,000 6/14/2022
6.0.5 181,307 5/10/2022
6.0.4 157,337 4/11/2022
6.0.3 281,130 3/8/2022
6.0.2 144,200 2/8/2022
6.0.1 421,212 12/14/2021
6.0.0 192,310 11/8/2021
6.0.0-rc.2.21480.5 11,067 10/12/2021
6.0.0-rc.1.21452.10 1,881 9/14/2021
6.0.0-preview.7.21378.4 522 8/10/2021
6.0.0-preview.6.21352.1 315 7/14/2021
6.0.0-preview.5.21301.9 4,079 6/15/2021
6.0.0-preview.4.21253.1 1,669 5/24/2021
6.0.0-preview.3.21201.2 827 4/8/2021
6.0.0-preview.2.21154.2 440 3/11/2021
6.0.0-preview.1.21102.2 582 2/12/2021
5.0.17 22,289 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 3,727 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 7,460 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 11,917 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 41,580 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 18,943 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 47,000 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 53,586 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 47,863 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 37,521 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 51,384 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 49,398 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 52,983 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 30,852 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 53,100 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 52,428 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 252,881 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 43,207 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 3,589 10/13/2020
5.0.0-rc.1.20451.13 2,032 9/14/2020
5.0.0-preview.8.20407.4 393 8/25/2020
5.0.0-preview.7.20365.15 671 7/21/2020
5.0.0-preview.6.20312.4 751 6/25/2020
5.0.0-preview.5.20278.2 2,146 6/10/2020
5.0.0-preview.4.20220.10 1,276 5/18/2020
5.0.0-preview.3.20181.2 3,316 4/23/2020
5.0.0-preview.2.20159.4 4,042 4/2/2020
5.0.0-preview.2.20120.8 3,308 3/16/2020
3.1.32 11,074 12/13/2022
3.1.31 2,125 11/8/2022
3.1.30 662 10/11/2022
3.1.29 1,827 9/13/2022
3.1.28 12,634 8/9/2022
3.1.27 5,202 7/12/2022
3.1.26 2,146 6/14/2022
3.1.25 4,259 5/10/2022
3.1.24 3,287 4/11/2022
3.1.23 28,043 3/8/2022
3.1.22 17,121 12/14/2021
3.1.21 50,828 11/7/2021
3.1.20 8,100 10/11/2021
3.1.19 12,272 9/14/2021
3.1.18 24,505 8/10/2021
3.1.17 27,899 7/13/2021
3.1.16 75,306 6/8/2021
3.1.15 18,622 5/11/2021
3.1.14 9,972 4/6/2021
3.1.13 27,707 3/9/2021
3.1.12 89,206 2/9/2021
3.1.11 34,552 1/12/2021
3.1.10 72,938 11/9/2020
3.1.9 65,679 10/13/2020
3.1.8 90,972 9/8/2020
3.1.7 46,738 8/11/2020
3.1.6 87,617 7/14/2020
3.1.5 46,255 6/9/2020
3.1.4 57,051 5/12/2020
3.1.3 156,636 3/24/2020
3.1.2 56,388 2/19/2020
3.1.1 43,346 1/14/2020
3.1.0 47,365 12/3/2019
3.1.0-preview3.19554.8 1,060 11/13/2019
3.1.0-preview2.19525.5 1,670 11/1/2019
3.1.0-preview1.19506.2 1,165 10/15/2019
3.0.3 1,066 2/19/2020
3.0.2 756 1/14/2020
3.0.1 5,755 11/18/2019
3.0.0 296,138 9/23/2019
3.0.0-rc1.19456.14 717 9/16/2019
3.0.0-preview9.19423.6 659 9/4/2019
3.0.0-preview8.19405.11 4,099 8/13/2019
3.0.0-preview7.19362.6 624 7/23/2019
3.0.0-preview6.19304.10 1,845 6/12/2019
3.0.0-preview5.19227.1 3,368 5/6/2019
3.0.0-preview4.19216.3 1,422 4/18/2019
3.0.0-preview3.19153.1 1,964 3/6/2019
3.0.0-preview.19074.3 1,321 1/29/2019
3.0.0-preview.18572.1 1,250 12/3/2018
2.2.0-preview3-35497 48,526 10/17/2018