Microsoft.EntityFrameworkCore.Analyzers 5.0.0-preview.7.20365.15

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Analyzers.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Analyzers --version 5.0.0-preview.7.20365.15
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Analyzers -Version 5.0.0-preview.7.20365.15
                    
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.Analyzers" Version="5.0.0-preview.7.20365.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Analyzers" Version="5.0.0-preview.7.20365.15" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" />
                    
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.Analyzers --version 5.0.0-preview.7.20365.15
                    
#r "nuget: Microsoft.EntityFrameworkCore.Analyzers, 5.0.0-preview.7.20365.15"
                    
#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.
#:package Microsoft.EntityFrameworkCore.Analyzers@5.0.0-preview.7.20365.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=5.0.0-preview.7.20365.15&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=5.0.0-preview.7.20365.15&prerelease
                    
Install as a Cake Tool

CSharp Analyzers for Entity Framework Core.

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (118)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Analyzers:

Package Downloads
Microsoft.EntityFrameworkCore

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

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.

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.

TIKSN-Framework

This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.

Microsoft.EntityFrameworkCore.Specification.Tests

Shared test suite for Entity Framework Core database providers.

GitHub repositories (26)

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

Repository Stars
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
NexusForever/NexusForever
An emulator for the defunct MMORPG WildStar which supports build 16042 (Final Patch)
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
ergulkizilkaya/ReCapProject
msawczyn/EFDesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
aspnetboilerplate/aspnet-core-template
ASP.NET Core & EntityFramework Core Based Startup Template
Idered/snatch
📋 Beautiful clipboard manager for Windows
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
AscensionGameDev/Intersect-Engine
Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
saineshwar/Angular-7-Project-with-ASP.NET-CORE-APIS
Angular 7 Project with ASP.NET CORE APIS | Angular Project
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
SteffenMangold/EntityFrameworkCore.Cacheable
EntityFrameworkCore second level cache
Version Downloads Last Updated
10.0.1 7,075 12/9/2025
10.0.0 1,510,132 11/11/2025
10.0.0-rc.2.25502.107 140,622 10/14/2025
10.0.0-rc.1.25451.107 126,205 9/9/2025
10.0.0-preview.7.25380.108 3,684 8/12/2025
10.0.0-preview.6.25358.103 1,063 7/15/2025
10.0.0-preview.5.25277.114 1,642 6/6/2025
10.0.0-preview.4.25258.110 1,372 5/12/2025
10.0.0-preview.3.25171.6 1,306 4/10/2025
10.0.0-preview.2.25163.8 1,354 3/18/2025
10.0.0-preview.1.25081.1 1,138 2/25/2025
9.0.11 1,129,833 11/11/2025
9.0.10 4,618,904 10/14/2025
9.0.9 7,014,949 9/9/2025
9.0.8 7,023,167 8/5/2025
9.0.7 5,548,640 7/8/2025
9.0.6 6,495,199 6/10/2025
9.0.5 8,265,764 5/13/2025
9.0.4 10,055,040 4/8/2025
9.0.3 7,944,225 3/11/2025
9.0.2 9,542,616 2/11/2025
9.0.1 18,954,366 1/14/2025
9.0.0 24,445,034 11/12/2024
9.0.0-rc.2.24474.1 231,089 10/8/2024
9.0.0-rc.1.24451.1 148,371 9/10/2024
9.0.0-preview.7.24405.3 104,901 8/13/2024
9.0.0-preview.6.24327.4 232,768 7/9/2024
9.0.0-preview.5.24306.3 68,552 6/11/2024
9.0.0-preview.4.24267.1 71,669 5/21/2024
9.0.0-preview.3.24172.4 186,766 4/11/2024
9.0.0-preview.2.24128.4 77,428 3/12/2024
9.0.0-preview.1.24081.2 128,489 2/13/2024
8.0.22 648,326 11/11/2025
8.0.21 1,163,495 10/14/2025
8.0.20 1,827,897 9/9/2025
8.0.19 3,164,186 8/5/2025
8.0.18 1,939,819 7/8/2025
8.0.17 3,500,396 6/10/2025
8.0.16 3,300,350 5/13/2025
8.0.15 4,628,546 4/8/2025
8.0.14 5,890,919 3/11/2025
8.0.13 8,200,489 2/11/2025
8.0.12 6,797,259 1/14/2025
8.0.11 29,547,015 11/12/2024
8.0.10 29,801,876 10/8/2024
8.0.8 34,439,133 8/13/2024
8.0.7 20,447,068 7/9/2024
8.0.6 22,797,242 5/28/2024
8.0.5 9,326,555 5/14/2024
8.0.4 36,319,443 4/9/2024
8.0.3 14,487,319 3/12/2024
8.0.2 30,299,411 2/13/2024
8.0.1 18,566,712 1/9/2024
8.0.0 61,774,773 11/14/2023
8.0.0-rc.2.23480.1 570,368 10/10/2023
8.0.0-rc.1.23419.6 155,086 9/12/2023
8.0.0-preview.7.23375.4 124,129 8/8/2023
8.0.0-preview.6.23329.4 237,121 7/11/2023
8.0.0-preview.5.23280.1 213,688 6/13/2023
8.0.0-preview.4.23259.3 148,130 5/16/2023
8.0.0-preview.3.23174.2 316,961 4/11/2023
8.0.0-preview.2.23128.3 203,986 3/14/2023
8.0.0-preview.1.23111.4 141,552 2/21/2023
7.0.20 5,452,611 5/28/2024
7.0.19 607,279 5/14/2024
7.0.18 2,866,252 4/9/2024
7.0.17 1,799,364 3/12/2024
7.0.16 2,322,198 2/13/2024
7.0.15 3,635,160 1/9/2024
7.0.14 6,756,208 11/14/2023
7.0.13 7,773,497 10/24/2023
7.0.12 4,753,208 10/10/2023
7.0.11 15,493,897 9/12/2023
7.0.10 10,545,361 8/8/2023
7.0.9 9,957,651 7/11/2023
7.0.8 5,996,660 6/22/2023
7.0.7 4,094,282 6/13/2023
7.0.5 28,244,401 4/11/2023
7.0.4 9,974,753 3/14/2023
7.0.3 14,853,830 2/14/2023
7.0.2 20,364,547 1/10/2023
7.0.1 10,972,159 12/13/2022
7.0.0 35,638,930 11/7/2022
7.0.0-rc.2.22472.11 229,164 10/11/2022
7.0.0-rc.1.22426.7 221,301 9/14/2022
7.0.0-preview.7.22376.2 101,419 8/9/2022
7.0.0-preview.6.22329.4 77,871 7/12/2022
7.0.0-preview.5.22302.2 65,116 6/14/2022
7.0.0-preview.4.22229.2 79,995 5/10/2022
7.0.0-preview.3.22175.1 77,946 4/13/2022
7.0.0-preview.2.22153.1 82,681 3/14/2022
7.0.0-preview.1.22076.6 56,720 2/17/2022
6.0.36 3,004,155 11/12/2024
6.0.35 957,931 10/8/2024
6.0.33 2,453,706 8/13/2024
6.0.32 952,717 7/9/2024
6.0.31 1,309,021 5/28/2024
6.0.30 719,316 5/14/2024
6.0.29 3,340,384 4/9/2024
6.0.28 1,917,054 3/12/2024
6.0.27 2,167,649 2/13/2024
6.0.26 2,996,064 1/9/2024
6.0.25 4,068,657 11/14/2023
6.0.24 2,033,400 10/24/2023
6.0.23 1,334,696 10/10/2023
6.0.22 3,622,746 9/12/2023
6.0.21 3,918,303 8/8/2023
6.0.20 3,135,698 7/11/2023
6.0.19 2,637,931 6/22/2023
6.0.18 1,368,441 6/13/2023
6.0.16 8,196,667 4/11/2023
6.0.15 4,446,151 3/14/2023
6.0.14 5,591,810 2/14/2023
6.0.13 7,389,874 1/10/2023
6.0.12 11,472,343 12/13/2022
6.0.11 10,532,624 11/7/2022
6.0.10 18,556,524 10/11/2022
6.0.9 16,188,725 9/13/2022
6.0.8 19,487,721 8/9/2022
6.0.7 52,671,629 7/12/2022
6.0.6 15,809,735 6/14/2022
6.0.5 23,876,570 5/10/2022
6.0.4 18,698,422 4/11/2022
6.0.3 27,102,877 3/8/2022
6.0.2 20,737,286 2/8/2022
6.0.1 34,956,007 12/14/2021
6.0.0 77,609,953 11/8/2021
6.0.0-rc.2.21480.5 332,056 10/12/2021
6.0.0-rc.1.21452.10 269,911 9/14/2021
6.0.0-preview.7.21378.4 96,744 8/10/2021
6.0.0-preview.6.21352.1 40,264 7/14/2021
6.0.0-preview.5.21301.9 193,971 6/15/2021
6.0.0-preview.4.21253.1 77,508 5/24/2021
6.0.0-preview.3.21201.2 99,594 4/8/2021
6.0.0-preview.2.21154.2 71,035 3/11/2021
6.0.0-preview.1.21102.2 91,960 2/12/2021
5.0.17 8,584,675 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,548,813 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,427,863 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,446,461 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,681,978 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 5,035,299 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,753,451 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 14,165,651 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,820,073 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 10,177,274 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,131,410 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,516,444 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,922,623 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,645,759 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,273,053 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,744,802 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,647,600 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 28,543,979 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 384,737 10/13/2020
5.0.0-rc.1.20451.13 320,044 9/14/2020
5.0.0-preview.8.20407.4 206,348 8/25/2020
5.0.0-preview.7.20365.15 117,388 7/21/2020
5.0.0-preview.6.20312.4 63,559 6/25/2020
5.0.0-preview.5.20278.2 50,004 6/10/2020
5.0.0-preview.4.20220.10 72,770 5/18/2020
5.0.0-preview.3.20181.2 93,838 4/23/2020
5.0.0-preview.2.20159.4 61,183 4/2/2020
5.0.0-preview.2.20120.8 43,977 3/16/2020
3.1.32 8,310,625 12/13/2022
3.1.31 1,833,793 11/8/2022
3.1.30 889,525 10/11/2022
3.1.29 1,553,103 9/13/2022
3.1.28 966,655 8/9/2022
3.1.27 837,770 7/12/2022
3.1.26 700,682 6/14/2022
3.1.25 1,174,057 5/10/2022
3.1.24 694,570 4/11/2022
3.1.23 1,128,186 3/8/2022
3.1.22 3,945,731 12/14/2021
3.1.21 2,774,339 11/7/2021
3.1.20 1,780,929 10/11/2021
3.1.19 2,598,308 9/14/2021
3.1.18 5,805,674 8/10/2021
3.1.17 1,998,663 7/13/2021
3.1.16 2,490,434 6/8/2021
3.1.15 3,107,000 5/11/2021
3.1.14 3,270,395 4/6/2021
3.1.13 4,887,007 3/9/2021
3.1.12 3,108,111 2/9/2021
3.1.11 5,640,614 1/12/2021
3.1.10 8,568,244 11/9/2020
3.1.9 12,525,908 10/13/2020
3.1.8 18,146,235 9/8/2020
3.1.7 10,580,723 8/11/2020
3.1.6 11,232,755 7/14/2020
3.1.5 13,212,803 6/9/2020
3.1.4 18,610,653 5/12/2020
3.1.3 29,233,908 3/24/2020
3.1.2 12,284,311 2/19/2020
3.1.1 21,021,321 1/14/2020
3.1.0 35,802,606 12/3/2019
3.1.0-preview3.19554.8 168,566 11/13/2019
3.1.0-preview2.19525.5 32,588 11/1/2019
3.1.0-preview1.19506.2 788,233 10/15/2019
3.0.3 193,855 2/19/2020
3.0.2 78,603 1/14/2020
3.0.1 1,455,391 11/18/2019
3.0.0 19,681,544 9/23/2019
3.0.0-rc1.19456.14 45,959 9/16/2019
3.0.0-preview9.19423.6 1,393,768 9/4/2019
3.0.0-preview8.19405.11 418,498 8/13/2019
3.0.0-preview7.19362.6 95,660 7/23/2019
3.0.0-preview6.19304.10 170,917 6/12/2019
3.0.0-preview5.19227.1 685,166 5/6/2019
3.0.0-preview4.19216.3 22,201 4/18/2019
3.0.0-preview3.19153.1 210,094 3/6/2019
3.0.0-preview.19074.3 39,946 1/29/2019
3.0.0-preview.18572.1 48,233 12/3/2018
2.3.0 62,114 1/14/2025
2.2.6 32,931,567 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,053,364 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,470,420 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,608,656 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 7,053,869 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 23,286,077 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 187,928 10/17/2018
2.2.0-preview2-35157 156,649 9/12/2018
2.2.0-preview1-35029 87,312 8/22/2018
2.1.14 4,188,617 11/18/2019
2.1.11 3,789,537 5/14/2019
2.1.8 3,950,253 2/12/2019
2.1.4 15,897,309 10/1/2018
2.1.3 5,046,619 9/11/2018
2.1.2 8,247,221 8/21/2018
2.1.1 18,048,534 6/18/2018
2.1.0 13,682,456 5/29/2018
2.1.0-rc1-final 228,907 5/6/2018
2.1.0-preview2-final 212,837 4/10/2018