Azure Cosmos provider for Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.0-rc.1.24451.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.microsoft.com/ef/core/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Cosmos |
Install
Install-Package Microsoft.EntityFrameworkCore.Cosmos
dotnet add package Microsoft.EntityFrameworkCore.Cosmos
paket add Microsoft.EntityFrameworkCore.Cosmos
Microsoft.EntityFrameworkCore.Cosmos Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.Azure.Cosmos(>= 3.12.0)
Tags