Microsoft.EntityFrameworkCore.Analyzers
2.2.6
See the version list below for details.
Requires NuGet 3.6 or higher.
Install-Package Microsoft.EntityFrameworkCore.Analyzers -Version 2.2.6
dotnet add package Microsoft.EntityFrameworkCore.Analyzers --version 2.2.6
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="2.2.6" />
paket add Microsoft.EntityFrameworkCore.Analyzers --version 2.2.6
#r "nuget: Microsoft.EntityFrameworkCore.Analyzers, 2.2.6"
// Install Microsoft.EntityFrameworkCore.Analyzers as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=2.2.6
// Install Microsoft.EntityFrameworkCore.Analyzers as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Analyzers&version=2.2.6
CSharp Analyzers for Entity Framework Core.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.3
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.EntityFrameworkCore.Analyzers:
| Package | Downloads |
|---|---|
|
Microsoft.EntityFrameworkCore
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 This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165 |
|
|
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. |