SqlAnalyzer.Net 1.2.1

dotnet add package SqlAnalyzer.Net --version 1.2.1
                    
NuGet\Install-Package SqlAnalyzer.Net -Version 1.2.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="SqlAnalyzer.Net" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SqlAnalyzer.Net" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="SqlAnalyzer.Net" />
                    
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 SqlAnalyzer.Net --version 1.2.1
                    
#r "nuget: SqlAnalyzer.Net, 1.2.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=SqlAnalyzer.Net&version=1.2.1
                    
Install SqlAnalyzer.Net as a Cake Addin
#tool nuget:?package=SqlAnalyzer.Net&version=1.2.1
                    
Install SqlAnalyzer.Net as a Cake Tool

A Roslyn-based analyzer for SQL related stuff in .NET

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 8,472 10/26/2020
1.2.0 684 11/12/2019
1.1.0 519 11/5/2019
1.0.0 560 10/31/2019