Microsoft.EntityFrameworkCore 1.0.1

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore --version 1.0.1
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 1.0.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" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore --version 1.0.1
                    
#r "nuget: Microsoft.EntityFrameworkCore, 1.0.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.
#addin nuget:?package=Microsoft.EntityFrameworkCore&version=1.0.1
                    
Install Microsoft.EntityFrameworkCore as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=1.0.1
                    
Install Microsoft.EntityFrameworkCore as a Cake Tool

Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.

Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8.8K)

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.EntityFrameworkCore.Proxies

Lazy loading proxies for Entity Framework Core.

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

Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore:

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 3, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
elsa-workflows/elsa-core
A .NET workflows library
louthy/language-ext
C# pure functional programming framework - come and get declarative!
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
graphql-dotnet/graphql-dotnet
GraphQL for .NET
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
Version Downloads Last updated
10.0.0-preview.3.25171.6 6,986 4/10/2025
10.0.0-preview.2.25163.8 10,943 3/18/2025
10.0.0-preview.1.25081.1 11,695 2/25/2025
9.0.4 1,135,542 4/8/2025
9.0.3 3,928,626 3/11/2025
9.0.2 4,210,034 2/11/2025
9.0.1 6,379,102 1/14/2025
9.0.0 11,588,714 11/12/2024
9.0.0-rc.2.24474.1 196,934 10/8/2024
9.0.0-rc.1.24451.1 125,721 9/10/2024
9.0.0-preview.7.24405.3 82,585 8/13/2024
9.0.0-preview.6.24327.4 127,287 7/9/2024
9.0.0-preview.5.24306.3 45,153 6/11/2024
9.0.0-preview.4.24267.1 59,128 5/21/2024
9.0.0-preview.3.24172.4 173,279 4/11/2024
9.0.0-preview.2.24128.4 69,379 3/12/2024
9.0.0-preview.1.24081.2 107,003 2/13/2024
8.0.15 370,291 4/8/2025
8.0.14 1,493,135 3/11/2025
8.0.13 2,406,359 2/11/2025
8.0.12 2,919,036 1/14/2025
8.0.11 12,860,921 11/12/2024
8.0.10 17,704,715 10/8/2024
8.0.8 22,594,442 8/13/2024
8.0.7 14,339,550 7/9/2024
8.0.6 16,509,897 5/28/2024
8.0.5 7,124,149 5/14/2024
8.0.4 26,270,175 4/9/2024
8.0.3 11,045,517 3/12/2024
8.0.2 21,552,432 2/13/2024
8.0.1 14,053,243 1/9/2024
8.0.0 41,253,468 11/14/2023
8.0.0-rc.2.23480.1 521,756 10/10/2023
8.0.0-rc.1.23419.6 145,003 9/12/2023
8.0.0-preview.7.23375.4 114,850 8/8/2023
8.0.0-preview.6.23329.4 197,917 7/11/2023
8.0.0-preview.5.23280.1 178,393 6/13/2023
8.0.0-preview.4.23259.3 136,027 5/16/2023
8.0.0-preview.3.23174.2 228,009 4/11/2023
8.0.0-preview.2.23128.3 195,690 3/14/2023
8.0.0-preview.1.23111.4 139,064 2/21/2023
7.0.20 3,220,686 5/28/2024
7.0.19 506,752 5/14/2024
7.0.18 2,217,304 4/9/2024
7.0.17 1,593,906 3/12/2024
7.0.16 2,034,419 2/13/2024
7.0.15 3,170,734 1/9/2024
7.0.14 6,004,773 11/14/2023
7.0.13 6,654,774 10/24/2023
7.0.12 4,384,626 10/10/2023
7.0.11 13,430,773 9/12/2023
7.0.10 9,587,892 8/8/2023
7.0.9 8,956,329 7/11/2023
7.0.8 5,458,266 6/22/2023
7.0.7 3,749,205 6/13/2023
7.0.5 25,427,381 4/11/2023
7.0.4 9,366,720 3/14/2023
7.0.3 13,696,733 2/14/2023
7.0.2 18,607,478 1/10/2023
7.0.1 9,975,545 12/13/2022
7.0.0 29,767,665 11/7/2022
7.0.0-rc.2.22472.11 220,369 10/11/2022
7.0.0-rc.1.22426.7 214,122 9/14/2022
7.0.0-preview.7.22376.2 98,072 8/9/2022
7.0.0-preview.6.22329.4 76,863 7/12/2022
7.0.0-preview.5.22302.2 64,996 6/14/2022
7.0.0-preview.4.22229.2 84,577 5/10/2022
7.0.0-preview.3.22175.1 78,792 4/13/2022
7.0.0-preview.2.22153.1 86,109 3/14/2022
7.0.0-preview.1.22076.6 58,367 2/17/2022
6.0.36 1,027,546 11/12/2024
6.0.35 600,176 10/8/2024
6.0.33 1,612,494 8/13/2024
6.0.32 747,451 7/9/2024
6.0.31 1,031,006 5/28/2024
6.0.30 548,435 5/14/2024
6.0.29 2,598,534 4/9/2024
6.0.28 1,519,625 3/12/2024
6.0.27 1,815,117 2/13/2024
6.0.26 2,585,929 1/9/2024
6.0.25 3,573,418 11/14/2023
6.0.24 1,859,139 10/24/2023
6.0.23 1,225,856 10/10/2023
6.0.22 3,332,952 9/12/2023
6.0.21 3,537,367 8/8/2023
6.0.20 2,839,980 7/11/2023
6.0.19 2,381,950 6/22/2023
6.0.18 1,267,354 6/13/2023
6.0.16 7,488,284 4/11/2023
6.0.15 4,140,603 3/14/2023
6.0.14 5,245,696 2/14/2023
6.0.13 6,882,699 1/10/2023
6.0.12 10,739,158 12/13/2022
6.0.11 9,841,389 11/7/2022
6.0.10 17,374,000 10/11/2022
6.0.9 15,188,771 9/13/2022
6.0.8 18,274,332 8/9/2022
6.0.7 49,362,925 7/12/2022
6.0.6 14,671,786 6/14/2022
6.0.5 22,370,600 5/10/2022
6.0.4 17,818,300 4/11/2022
6.0.3 24,499,712 3/8/2022
6.0.2 19,676,719 2/8/2022
6.0.1 32,615,387 12/14/2021
6.0.0 68,200,708 11/8/2021
6.0.0-rc.2.21480.5 324,986 10/12/2021
6.0.0-rc.1.21452.10 266,637 9/14/2021
6.0.0-preview.7.21378.4 97,746 8/10/2021
6.0.0-preview.6.21352.1 43,823 7/14/2021
6.0.0-preview.5.21301.9 187,608 6/15/2021
6.0.0-preview.4.21253.1 72,850 5/24/2021
6.0.0-preview.3.21201.2 97,151 4/8/2021
6.0.0-preview.2.21154.2 73,081 3/11/2021
6.0.0-preview.1.21102.2 96,207 2/12/2021
5.0.17 7,674,231 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,497,738 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,339,245 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,359,601 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,456,204 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,838,518 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,409,588 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 13,431,155 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,316,373 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,621,185 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 14,411,045 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,201,460 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,436,457 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,291,023 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,082,029 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,531,955 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 15,964,087 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 26,724,595 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 380,720 10/13/2020
5.0.0-rc.1.20451.13 318,962 9/14/2020
5.0.0-preview.8.20407.4 203,068 8/25/2020
5.0.0-preview.7.20365.15 114,921 7/21/2020
5.0.0-preview.6.20312.4 63,977 6/25/2020
5.0.0-preview.5.20278.2 49,741 6/10/2020
5.0.0-preview.4.20220.10 73,886 5/18/2020
5.0.0-preview.3.20181.2 94,795 4/23/2020
5.0.0-preview.2.20159.4 61,758 4/2/2020
5.0.0-preview.2.20120.8 46,137 3/16/2020
3.1.32 5,750,523 12/13/2022
3.1.31 1,116,244 11/8/2022
3.1.30 746,460 10/11/2022
3.1.29 1,293,953 9/13/2022
3.1.28 854,777 8/9/2022
3.1.27 751,076 7/12/2022
3.1.26 657,316 6/14/2022
3.1.25 1,096,422 5/10/2022
3.1.24 659,420 4/11/2022
3.1.23 1,073,487 3/8/2022
3.1.22 3,462,688 12/14/2021
3.1.21 2,646,280 11/7/2021
3.1.20 1,586,025 10/11/2021
3.1.19 2,484,568 9/14/2021
3.1.18 5,325,709 8/10/2021
3.1.17 1,902,504 7/13/2021
3.1.16 2,396,720 6/8/2021
3.1.15 2,862,755 5/11/2021
3.1.14 3,129,774 4/6/2021
3.1.13 4,635,816 3/9/2021
3.1.12 3,021,541 2/9/2021
3.1.11 5,479,530 1/12/2021
3.1.10 8,373,349 11/9/2020
3.1.9 12,084,444 10/13/2020
3.1.8 17,762,835 9/8/2020
3.1.7 10,130,752 8/11/2020
3.1.6 10,838,209 7/14/2020
3.1.5 12,899,835 6/9/2020
3.1.4 18,013,436 5/12/2020
3.1.3 28,105,389 3/24/2020
3.1.2 11,967,631 2/19/2020
3.1.1 20,092,338 1/14/2020
3.1.0 34,428,550 12/3/2019
3.1.0-preview3.19554.8 164,843 11/13/2019
3.1.0-preview2.19525.5 32,762 11/1/2019
3.1.0-preview1.19506.2 763,343 10/15/2019
3.0.3 190,392 2/19/2020
3.0.2 80,317 1/14/2020
3.0.1 1,407,640 11/18/2019
3.0.0 19,119,314 9/23/2019
3.0.0-rc1.19456.14 46,755 9/16/2019
3.0.0-preview9.19423.6 1,382,886 9/4/2019
3.0.0-preview8.19405.11 412,733 8/13/2019
3.0.0-preview7.19362.6 90,806 7/23/2019
3.0.0-preview6.19304.10 168,173 6/12/2019
3.0.0-preview5.19227.1 671,810 5/6/2019
3.0.0-preview4.19216.3 23,053 4/18/2019
3.0.0-preview3.19153.1 202,417 3/6/2019
3.0.0-preview.19074.3 31,731 1/29/2019
3.0.0-preview.18572.1 48,664 12/3/2018
2.3.0 11,782 1/14/2025
2.2.6 31,823,727 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 19,571,824 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,345,705 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,443,760 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,900,326 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 21,782,541 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 184,925 10/17/2018
2.2.0-preview2-35157 149,367 9/12/2018
2.2.0-preview1-35029 82,517 8/22/2018
2.1.14 3,983,003 11/18/2019
2.1.11 3,702,370 5/14/2019
2.1.8 3,770,575 2/12/2019
2.1.4 15,568,428 10/1/2018
2.1.3 4,895,717 9/11/2018
2.1.2 8,113,690 8/21/2018
2.1.1 16,449,715 6/18/2018
2.1.0 13,292,310 5/29/2018
2.1.0-rc1-final 224,423 5/6/2018
2.1.0-preview2-final 205,509 4/10/2018
2.1.0-preview1-final 317,071 2/26/2018
2.0.3 5,351,897 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,685,476 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 12,537,806 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 27,349,290 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 96,225 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,120,747 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 5,889,385 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,248,819 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 224,665 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 308,469 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,026,593 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,197,256 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 7,352,905 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 46,563 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 54,916 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 43,273 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 57,964 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 656,748 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 78,422 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 797,876 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,782,605 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 141,041 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.