Microsoft.EntityFrameworkCore.Analyzers
10.0.12
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Analyzers --version 10.0.12
NuGet\Install-Package Microsoft.EntityFrameworkCore.Analyzers -Version 10.0.12
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="10.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Analyzers" Version="10.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" />
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 10.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore.Analyzers, 10.0.12"
#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@10.0.12
#: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=10.0.12
#tool nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=10.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.EntityFrameworkCore.Analyzers contains C# analyzers for Entity Framework Core.
Usage
This package is included automatically as a dependency of the main Microsoft.EntityFrameworkCore package. It is unusual to install it explicitly.
Getting started with EF Core
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
Feedback
If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.