![]() |
VOOZH | about |
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Analyzers --version 8.0.27
NuGet\Install-Package Microsoft.EntityFrameworkCore.Analyzers -Version 8.0.27
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.27" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.27" />Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" />Project file
paket add Microsoft.EntityFrameworkCore.Analyzers --version 8.0.27
#r "nuget: Microsoft.EntityFrameworkCore.Analyzers, 8.0.27"
#:package Microsoft.EntityFrameworkCore.Analyzers@8.0.27
#addin nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=8.0.27Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=8.0.27Install as a Cake Tool
Microsoft.EntityFrameworkCore.Analyzers contains C# analyzers for Entity Framework Core.
This package is included automatically as a dependency of the main Microsoft.EntityFrameworkCore package. It is unusual to install it explicitly.
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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
TIKSN Framework is a .NET 10 application framework and utility library for building modular services, command-line tools, data-driven applications, and .NET MAUI apps. It includes dependency injection helpers, Autofac modules, repository, query repository, file repository, stream repository, pagination, unit-of-work abstractions, Entity Framework Core, Azure Table Storage, Azure Blob Storage, MongoDB, LiteDB, and RavenDB adapters, memory, distributed, and hybrid repository cache decorators, finance and money types, pricing models, currency conversion, central-bank foreign exchange providers, globalization, language and region localization resources, JSON, XML, MessagePack, custom binary serialization, Protocol Buffers-backed licensing schema support, license generation and signature services, shell and PowerShell application infrastructure, telemetry abstractions, correlation IDs, settings, known folders, network connectivity, antimalware abstractions, versioning, numbering, time period types, REST helpers, sitemap models, and platform-specific MAUI registrations. |
|
|
Microsoft.EntityFrameworkCore.Specification.Tests
Shared test suite for Entity Framework Core database providers. |
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 (General Human-Oriented Synthetic Teammates and Systems) 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 |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 6,618 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 15,276 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 6,150 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 15,123 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 3,925 | 2/10/2026 |
| 10.0.9 | 2,888,358 | 6/9/2026 |
| 10.0.8 | 6,760,828 | 5/12/2026 |
| 10.0.7 | 9,054,876 | 4/21/2026 |
| 10.0.6 | 2,706,088 | 4/14/2026 |
| 10.0.5 | 10,268,499 | 3/12/2026 |
| 10.0.4 | 5,340,173 | 3/10/2026 |
| 9.0.17 | 278,450 | 6/9/2026 |
| 9.0.16 | 709,447 | 5/12/2026 |
| 9.0.15 | 1,447,785 | 4/14/2026 |
| 9.0.14 | 1,559,104 | 3/10/2026 |
| 9.0.13 | 1,448,789 | 2/10/2026 |
| 8.0.28 | 344,840 | 6/9/2026 |
| 8.0.27 | 766,682 | 5/12/2026 |
| 8.0.26 | 1,067,894 | 4/14/2026 |
| 8.0.25 | 1,543,509 | 3/10/2026 |