Microsoft.EntityFrameworkCore.Cosmos 9.0.0-preview.6.24327.4

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-preview.6.24327.4                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Cosmos -Version 9.0.0-preview.6.24327.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="9.0.0-preview.6.24327.4" />                
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-preview.6.24327.4                
#r "nuget: Microsoft.EntityFrameworkCore.Cosmos, 9.0.0-preview.6.24327.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=9.0.0-preview.6.24327.4&prerelease

// Install Microsoft.EntityFrameworkCore.Cosmos as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Cosmos&version=9.0.0-preview.6.24327.4&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 (44)

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 (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.6.24327.4 65 7/9/2024
9.0.0-preview.5.24306.3 279 6/11/2024
9.0.0-preview.4.24267.1 866 5/21/2024
9.0.0-preview.3.24172.4 347 4/11/2024
9.0.0-preview.2.24128.4 165 3/12/2024
9.0.0-preview.1.24081.2 363 2/13/2024
8.0.7 3,057 7/9/2024
8.0.6 51,068 5/28/2024
8.0.5 33,392 5/14/2024
8.0.4 104,583 4/9/2024
8.0.3 98,950 3/12/2024
8.0.2 66,195 2/13/2024
8.0.1 117,047 1/9/2024
8.0.0 142,330 11/14/2023
8.0.0-rc.2.23480.1 3,552 10/10/2023
8.0.0-rc.1.23419.6 2,961 9/12/2023
8.0.0-preview.7.23375.4 677 8/8/2023
8.0.0-preview.6.23329.4 749 7/11/2023
8.0.0-preview.5.23280.1 788 6/13/2023
8.0.0-preview.4.23259.3 786 5/16/2023
8.0.0-preview.3.23174.2 1,341 4/11/2023
8.0.0-preview.2.23128.3 777 3/14/2023
8.0.0-preview.1.23111.4 2,706 2/21/2023
7.0.20 2,769 5/28/2024
7.0.19 1,278 5/14/2024
7.0.18 7,007 4/9/2024
7.0.17 20,813 3/12/2024
7.0.16 10,623 2/13/2024
7.0.15 18,433 1/9/2024
7.0.14 36,796 11/14/2023
7.0.13 84,350 10/24/2023
7.0.12 57,216 10/10/2023
7.0.11 61,653 9/12/2023
7.0.10 66,422 8/8/2023
7.0.9 85,378 7/11/2023
7.0.8 58,874 6/22/2023
7.0.7 19,357 6/13/2023
7.0.5 170,530 4/11/2023
7.0.4 154,813 3/14/2023
7.0.3 72,223 2/14/2023
7.0.2 130,439 1/10/2023
7.0.1 66,371 12/13/2022
7.0.0 87,207 11/7/2022
7.0.0-rc.2.22472.11 2,655 10/11/2022
7.0.0-rc.1.22426.7 1,033 9/14/2022
7.0.0-preview.7.22376.2 1,854 8/9/2022
7.0.0-preview.6.22329.4 581 7/12/2022
7.0.0-preview.5.22302.2 771 6/14/2022
7.0.0-preview.4.22229.2 858 5/10/2022
7.0.0-preview.3.22175.1 517 4/13/2022
7.0.0-preview.2.22153.1 397 3/14/2022
7.0.0-preview.1.22076.6 377 2/17/2022
6.0.32 528 7/9/2024
6.0.31 4,273 5/28/2024
6.0.30 1,602 5/14/2024
6.0.29 8,555 4/9/2024
6.0.28 7,447 3/12/2024
6.0.27 8,874 2/13/2024
6.0.26 14,836 1/9/2024
6.0.25 26,918 11/14/2023
6.0.24 14,317 10/24/2023
6.0.23 3,486 10/10/2023
6.0.22 18,511 9/12/2023
6.0.21 28,944 8/8/2023
6.0.20 25,843 7/11/2023
6.0.19 21,565 6/22/2023
6.0.18 5,983 6/13/2023
6.0.16 74,765 4/11/2023
6.0.15 60,978 3/14/2023
6.0.14 62,985 2/14/2023
6.0.13 36,875 1/10/2023
6.0.12 26,185 12/13/2022
6.0.11 76,507 11/7/2022
6.0.10 288,234 10/11/2022
6.0.9 819,947 9/13/2022
6.0.8 239,497 8/9/2022
6.0.7 168,464 7/12/2022
6.0.6 111,736 6/14/2022
6.0.5 174,703 5/10/2022
6.0.4 151,877 4/11/2022
6.0.3 273,868 3/8/2022
6.0.2 138,633 2/8/2022
6.0.1 407,070 12/14/2021
6.0.0 184,407 11/8/2021
6.0.0-rc.2.21480.5 10,649 10/12/2021
6.0.0-rc.1.21452.10 1,864 9/14/2021
6.0.0-preview.7.21378.4 504 8/10/2021
6.0.0-preview.6.21352.1 297 7/14/2021
6.0.0-preview.5.21301.9 4,060 6/15/2021
6.0.0-preview.4.21253.1 1,580 5/24/2021
6.0.0-preview.3.21201.2 813 4/8/2021
6.0.0-preview.2.21154.2 423 3/11/2021
6.0.0-preview.1.21102.2 565 2/12/2021
5.0.17 21,412 5/10/2022
5.0.16 3,693 4/11/2022
5.0.15 7,366 3/8/2022
5.0.14 11,852 2/8/2022
5.0.13 40,779 12/14/2021
5.0.12 18,862 11/7/2021
5.0.11 46,150 10/12/2021
5.0.10 53,135 9/14/2021
5.0.9 47,381 8/10/2021
5.0.8 36,983 7/13/2021
5.0.7 51,009 6/8/2021
5.0.6 48,572 5/11/2021
5.0.5 52,762 4/6/2021
5.0.4 30,736 3/9/2021
5.0.3 52,470 2/9/2021
5.0.2 51,714 1/12/2021
5.0.1 248,470 12/8/2020
5.0.0 42,941 11/9/2020
5.0.0-rc.2.20475.6 3,562 10/13/2020
5.0.0-rc.1.20451.13 2,010 9/14/2020
5.0.0-preview.8.20407.4 379 8/25/2020
5.0.0-preview.7.20365.15 655 7/21/2020
5.0.0-preview.6.20312.4 737 6/25/2020
5.0.0-preview.5.20278.2 2,133 6/10/2020
5.0.0-preview.4.20220.10 1,254 5/18/2020
5.0.0-preview.3.20181.2 3,294 4/23/2020
5.0.0-preview.2.20159.4 4,027 4/2/2020
5.0.0-preview.2.20120.8 3,280 3/16/2020
3.1.32 10,166 12/13/2022
3.1.31 2,098 11/8/2022
3.1.30 642 10/11/2022
3.1.29 1,790 9/13/2022
3.1.28 12,217 8/9/2022
3.1.27 5,178 7/12/2022
3.1.26 2,066 6/14/2022
3.1.25 4,061 5/10/2022
3.1.24 3,264 4/11/2022
3.1.23 28,015 3/8/2022
3.1.22 17,014 12/14/2021
3.1.21 47,064 11/7/2021
3.1.20 7,927 10/11/2021
3.1.19 12,165 9/14/2021
3.1.18 24,420 8/10/2021
3.1.17 26,544 7/13/2021
3.1.16 73,993 6/8/2021
3.1.15 18,324 5/11/2021
3.1.14 9,916 4/6/2021
3.1.13 27,658 3/9/2021
3.1.12 89,029 2/9/2021
3.1.11 33,183 1/12/2021
3.1.10 72,586 11/9/2020
3.1.9 65,446 10/13/2020
3.1.8 90,882 9/8/2020
3.1.7 46,527 8/11/2020
3.1.6 87,094 7/14/2020
3.1.5 46,149 6/9/2020
3.1.4 55,918 5/12/2020
3.1.3 154,143 3/24/2020
3.1.2 56,277 2/19/2020
3.1.1 43,001 1/14/2020
3.1.0 46,842 12/3/2019
3.1.0-preview3.19554.8 1,045 11/13/2019
3.1.0-preview2.19525.5 1,655 11/1/2019
3.1.0-preview1.19506.2 1,148 10/15/2019
3.0.3 1,046 2/19/2020
3.0.2 734 1/14/2020
3.0.1 5,689 11/18/2019
3.0.0 291,811 9/23/2019
3.0.0-rc1.19456.14 702 9/16/2019
3.0.0-preview9.19423.6 641 9/4/2019
3.0.0-preview8.19405.11 4,042 8/13/2019
3.0.0-preview7.19362.6 609 7/23/2019
3.0.0-preview6.19304.10 1,830 6/12/2019
3.0.0-preview5.19227.1 3,352 5/6/2019
3.0.0-preview4.19216.3 1,408 4/18/2019
3.0.0-preview3.19153.1 1,947 3/6/2019
3.0.0-preview.19074.3 1,303 1/29/2019
3.0.0-preview.18572.1 1,231 12/3/2018
2.2.0-preview3-35497 48,420 10/17/2018