ErikEJ.DacFX.TSQLSmellSCA
1.3.0
Prefix Reserved
Requires NuGet 5.0 or higher.
dotnet add package ErikEJ.DacFX.TSQLSmellSCA --version 1.3.0
NuGet\Install-Package ErikEJ.DacFX.TSQLSmellSCA -Version 1.3.0
<PackageReference Include="ErikEJ.DacFX.TSQLSmellSCA" Version="1.3.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add ErikEJ.DacFX.TSQLSmellSCA --version 1.3.0
#r "nuget: ErikEJ.DacFX.TSQLSmellSCA, 1.3.0"
// Install ErikEJ.DacFX.TSQLSmellSCA as a Cake Addin #addin nuget:?package=ErikEJ.DacFX.TSQLSmellSCA&version=1.3.0 // Install ErikEJ.DacFX.TSQLSmellSCA as a Cake Tool #tool nuget:?package=ErikEJ.DacFX.TSQLSmellSCA&version=1.3.0
TSQLSmellSCA
This project implements a number of SQL Server static code analysis rules, and publishes these as a NuGet package, that you can use with Microsoft.Build.Sql and MsBuild.Sdk.Sqlproj.
Getting Started
See my blog post here for a step-by-step guide on how to use these rules in your SQL projects.
Product | Versions 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net462 is compatible. 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 | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.ComponentModel.Composition (>= 4.6.0)
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ErikEJ.DacFX.TSQLSmellSCA:
Package | Downloads |
---|---|
ErikEJ.DacFX.TSQLAnalyzer
A library for ad-hoc analysis of SQL scripts - see https://github.com/ErikEJ/SqlServer.Rules/blob/master/docs/readme.md |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ErikEJ.DacFX.TSQLSmellSCA:
Repository | Stars |
---|---|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
|
|
rr-wfm/MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
|
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 236 | 2/7/2025 |
1.2.1 | 556 | 2/2/2025 |
1.2.0 | 932 | 1/23/2025 |
1.1.2 | 1,377 | 12/17/2024 |
1.1.1 | 2,898 | 10/6/2024 |
1.1.0 | 1,320 | 9/24/2024 |
1.0.1 | 116 | 9/21/2024 |
1.0.0 | 1,612 | 3/22/2024 |
1.0.0-preview2 | 158 | 3/6/2024 |
1.0.0-preview1 | 149 | 2/25/2024 |
Fix NRE