CK.SqlServer.Parser 29.0.3

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

T-Sql parser implementation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CK.SqlServer.Parser:

Package Downloads
CK.SqlServer.Transform

T-Sql transformers and TQL DSL implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
29.0.3 61 9/4/2026
29.0.2 808 9/1/2026
29.0.1 2,633 5/28/2026
29.0.0 1,294 4/21/2026
28.1.0 3,520 11/14/2025
28.0.1 3,355 9/27/2025
28.0.0 2,079 9/11/2025
27.0.0 1,116 7/4/2025
26.1.0 1,312 4/10/2025
26.0.1 1,256 3/19/2025
26.0.0 1,306 3/17/2025
25.1.0 1,324 2/3/2025
25.0.0 2,084 11/21/2024
24.0.1 3,997 8/27/2024
24.0.0 3,495 7/3/2024
23.0.0 3,035 12/10/2023
22.1.0 2,309 11/12/2023
22.0.2 2,256 11/8/2023
22.0.1 3,994 10/20/2023
22.0.0 2,337 10/8/2023
Loading failed