Microsoft.EntityFrameworkCore
6.0.0-preview.1.21102.2
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
This is a prerelease version of Microsoft.EntityFrameworkCore.
Requires NuGet 3.6 or higher.
Install-Package Microsoft.EntityFrameworkCore -Version 6.0.0-preview.1.21102.2
dotnet add package Microsoft.EntityFrameworkCore --version 6.0.0-preview.1.21102.2
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.0-preview.1.21102.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore --version 6.0.0-preview.1.21102.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore, 6.0.0-preview.1.21102.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
net5.0
- Microsoft.EntityFrameworkCore.Abstractions (>= 6.0.0-preview.1.21102.2)
- Microsoft.EntityFrameworkCore.Analyzers (>= 6.0.0-preview.1.21102.2)
- Microsoft.Extensions.Caching.Memory (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Logging (>= 6.0.0-preview.1.21102.12)
- System.Collections.Immutable (>= 6.0.0-preview.1.21102.12)
- System.ComponentModel.Annotations (>= 6.0.0-preview.1.21102.12)
- System.Diagnostics.DiagnosticSource (>= 6.0.0-preview.1.21102.12)
Used By
NuGet packages (3.7K)
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore:
Package | Downloads |
---|---|
Microsoft.EntityFrameworkCore.Relational
Shared Entity Framework Core components for relational database providers.
|
|
Microsoft.EntityFrameworkCore.InMemory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
|
|
Npgsql.EntityFrameworkCore.PostgreSQL
PostgreSQL/Npgsql provider for Entity Framework Core.
|
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
GitHub repositories (275)
Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, and 5.0 projects you can use. Readme contains explanations on all projects.
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.1.21102.2 | 11,328 | 2/12/2021 |
5.0.3 | 630,011 | 2/9/2021 |
5.0.2 | 1,222,969 | 1/12/2021 |
5.0.1 | 1,452,734 | 12/8/2020 |
5.0.0 | 1,964,870 | 11/9/2020 |
5.0.0-rc.2.20475.6 | 143,434 | 10/13/2020 |
5.0.0-rc.1.20451.13 | 170,860 | 9/14/2020 |
5.0.0-preview.8.20407.4 | 67,220 | 8/25/2020 |
5.0.0-preview.7.20365.15 | 55,774 | 7/21/2020 |
5.0.0-preview.6.20312.4 | 42,270 | 6/25/2020 |
5.0.0-preview.5.20278.2 | 26,462 | 6/10/2020 |
5.0.0-preview.4.20220.10 | 43,363 | 5/18/2020 |
5.0.0-preview.3.20181.2 | 53,936 | 4/23/2020 |
5.0.0-preview.2.20159.4 | 38,132 | 4/2/2020 |
5.0.0-preview.2.20120.8 | 33,037 | 3/16/2020 |
3.1.12 | 188,656 | 2/9/2021 |
3.1.11 | 463,185 | 1/12/2021 |
3.1.10 | 1,542,625 | 11/9/2020 |
3.1.9 | 2,897,113 | 10/13/2020 |
3.1.8 | 4,491,402 | 9/8/2020 |
3.1.7 | 3,012,704 | 8/11/2020 |
3.1.6 | 3,464,439 | 7/14/2020 |
3.1.5 | 4,717,663 | 6/9/2020 |
3.1.4 | 6,318,828 | 5/12/2020 |
3.1.3 | 8,930,042 | 3/24/2020 |
3.1.2 | 5,211,338 | 2/19/2020 |
3.1.1 | 6,636,251 | 1/14/2020 |
3.1.0 | 8,507,573 | 12/3/2019 |
3.1.0-preview3.19554.8 | 65,858 | 11/13/2019 |
3.1.0-preview2.19525.5 | 26,688 | 11/1/2019 |
3.1.0-preview1.19506.2 | 283,525 | 10/15/2019 |
3.0.3 | 64,574 | 2/19/2020 |
3.0.2 | 41,081 | 1/14/2020 |
3.0.1 | 813,297 | 11/18/2019 |
3.0.0 | 7,190,701 | 9/23/2019 |
3.0.0-rc1.19456.14 | 35,269 | 9/16/2019 |
3.0.0-preview9.19423.6 | 630,351 | 9/4/2019 |
3.0.0-preview8.19405.11 | 115,577 | 8/13/2019 |
3.0.0-preview7.19362.6 | 61,936 | 7/23/2019 |
3.0.0-preview6.19304.10 | 105,745 | 6/12/2019 |
3.0.0-preview5.19227.1 | 151,289 | 5/6/2019 |
3.0.0-preview4.19216.3 | 19,237 | 4/18/2019 |
3.0.0-preview3.19153.1 | 127,997 | 3/6/2019 |
3.0.0-preview.19074.3 | 23,546 | 1/29/2019 |
3.0.0-preview.18572.1 | 33,506 | 12/3/2018 |
2.2.6 | 14,731,553 | 7/9/2019 |
2.2.4 | 11,612,759 | 4/9/2019 |
2.2.3 | 3,516,389 | 3/11/2019 |
2.2.2 | 3,826,512 | 2/12/2019 |
2.2.1 | 4,538,240 | 1/8/2019 |
2.2.0 | 6,964,116 | 12/3/2018 |
2.2.0-preview3-35497 | 153,484 | 10/17/2018 |
2.2.0-preview2-35157 | 96,716 | 9/12/2018 |
2.2.0-preview1-35029 | 46,510 | 8/22/2018 |
2.1.14 | 1,352,613 | 11/18/2019 |
2.1.11 | 2,639,993 | 5/14/2019 |
2.1.8 | 2,366,111 | 2/12/2019 |
2.1.4 | 9,228,602 | 10/1/2018 |
2.1.3 | 3,343,210 | 9/11/2018 |
2.1.2 | 5,570,641 | 8/21/2018 |
2.1.1 | 5,569,670 | 6/18/2018 |
2.1.0 | 6,852,946 | 5/29/2018 |
2.1.0-rc1-final | 128,208 | 5/6/2018 |
2.1.0-preview2-final | 96,212 | 4/10/2018 |
2.1.0-preview1-final | 204,831 | 2/26/2018 |
2.0.3 | 3,282,414 | 5/7/2018 |
2.0.2 | 4,098,948 | 3/13/2018 |
2.0.1 | 7,618,552 | 11/14/2017 |
2.0.0 | 10,440,342 | 8/11/2017 |
2.0.0-preview2-final | 55,417 | 6/28/2017 |
2.0.0-preview1-final | 676,269 | 5/10/2017 |
1.1.6 | 1,696,621 | 7/10/2018 |
1.1.5 | 632,260 | 12/12/2017 |
1.1.4 | 126,660 | 11/14/2017 |
1.1.3 | 228,309 | 9/20/2017 |
1.1.2 | 2,194,379 | 5/9/2017 |
1.1.1 | 1,480,156 | 3/6/2017 |
1.1.0 | 2,578,683 | 11/16/2016 |
1.1.0-preview1-final | 24,013 | 10/24/2016 |
1.0.6 | 15,372 | 11/14/2017 |
1.0.5 | 8,605 | 9/20/2017 |
1.0.4 | 22,159 | 5/9/2017 |
1.0.3 | 354,910 | 3/6/2017 |
1.0.2 | 54,427 | 12/12/2016 |
1.0.1 | 411,717 | 9/13/2016 |
1.0.0 | 674,804 | 6/27/2016 |
1.0.0-rc2-final | 94,901 | 5/16/2016 |