ErikEJ.DacFX.SqlServer.Rules
1.2.1
Prefix Reserved
See the version list below for details.
Requires NuGet 5.0 or higher.
dotnet add package ErikEJ.DacFX.SqlServer.Rules --version 1.2.1
NuGet\Install-Package ErikEJ.DacFX.SqlServer.Rules -Version 1.2.1
<PackageReference Include="ErikEJ.DacFX.SqlServer.Rules" Version="1.2.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add ErikEJ.DacFX.SqlServer.Rules --version 1.2.1
#r "nuget: ErikEJ.DacFX.SqlServer.Rules, 1.2.1"
// Install ErikEJ.DacFX.SqlServer.Rules as a Cake Addin #addin nuget:?package=ErikEJ.DacFX.SqlServer.Rules&version=1.2.1 // Install ErikEJ.DacFX.SqlServer.Rules as a Cake Tool #tool nuget:?package=ErikEJ.DacFX.SqlServer.Rules&version=1.2.1
SqlServer.Rules
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. |
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. |
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ErikEJ.DacFX.SqlServer.Rules:
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.SqlServer.Rules:
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 | 274 | 2/7/2025 |
1.2.1 | 608 | 2/2/2025 |
1.2.0 | 869 | 1/23/2025 |
1.1.2 | 1,317 | 12/17/2024 |
1.1.1 | 2,803 | 10/6/2024 |
1.1.0 | 1,832 | 9/24/2024 |
1.0.1 | 299 | 9/21/2024 |
1.0.0 | 1,439 | 3/22/2024 |
1.0.0-preview9 | 131 | 3/22/2024 |
1.0.0-preview8 | 133 | 3/11/2024 |
1.0.0-preview7 | 150 | 3/6/2024 |
1.0.0-preview6 | 134 | 3/6/2024 |
1.0.0-preview5 | 134 | 3/5/2024 |
1.0.0-preview4 | 142 | 2/29/2024 |
1.0.0-preview3 | 145 | 2/25/2024 |
1.0.0-preview2 | 122 | 2/25/2024 |
1.0.0-preview1 | 133 | 2/21/2024 |
Docs link