CK.SqlServer.Setup.Model 32.1.2

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

CK-Database helps to setup, construct, manages and build modular relational databases upon SqlServer.
     CK.SqlServer.Setup.Model contains base objects (like SqlTable) and attributes (like SqlProcedure) used to
     define setupable StObj for Sql Server databases.

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 (13)

Showing the top 5 NuGet packages that depend on CK.SqlServer.Setup.Model:

Package Downloads
CK.DB.Actor

This package defines tActor, tUser and tGroup tables.

CK.Testing.DBSetup

Extends CK.Testing.SqlServer and CK.Testing.SetupableSetup TestHelper with a simple RunDBSetup method.

CK.DB.Res

This package defines only CK.tRes table.

CK.DB.Auth.AuthScope

This package defines tAuthScopeSet, tAuthScope and tAuthScopeSetContent tables.

CK.DB.Culture

This package defines CK.tLCID XLCID and XLCIDMap tables.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
32.1.2 2,215 1/5/2026
32.1.1 2,164 11/28/2025
32.1.0 2,173 11/14/2025
32.0.1 2,276 10/14/2025
32.0.0 2,148 10/7/2025
31.0.2 2,293 9/27/2025
31.0.1 1,879 9/12/2025
31.0.0 1,970 9/11/2025
30.0.0 1,771 7/4/2025
29.1.0 1,977 4/10/2025
29.0.1 1,929 3/19/2025
29.0.0 1,930 3/17/2025
28.1.0 1,939 2/3/2025
28.0.0 1,879 12/13/2024
27.0.0 1,952 11/21/2024
26.0.3 3,632 9/9/2024
26.0.2 3,503 8/27/2024
26.0.1 3,157 7/4/2024
26.0.0 3,433 7/3/2024
25.0.0 5,021 12/10/2023
Loading failed