CKSetup.Core 22.0.2

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

Core implementation of CKSetup.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  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 (3)

Showing the top 3 NuGet packages that depend on CKSetup.Core:

Package Downloads
CK.Testing.CKSetup

Extends CK.Testing.Monitoring TestHelper with a CKSetup property that supports all the functionalities: running setup on bin/ folders as well as managing component stores and publishing components into stores.

CKSetup.Cake

Provides a CKSetup helpers to register and push components.

CKli.AllCode

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
22.0.2 3,836 8/27/2024
22.0.1 1,867 7/4/2024
22.0.0 1,944 7/3/2024
21.0.0 3,317 12/10/2023
20.1.0 2,280 11/12/2023
20.0.2 2,214 11/8/2023
20.0.1 4,116 10/20/2023
20.0.0 2,298 10/8/2023
19.0.0 8,516 2/23/2023
18.1.0 4,394 2/7/2023
18.0.1 8,167 1/10/2023
18.0.0 5,289 12/21/2022
17.0.0 8,047 9/22/2022
16.0.0 8,758 7/16/2022
15.0.0 8,673 6/21/2022
15.0.0-r08 2,568 4/28/2022
15.0.0-r07 2,357 4/26/2022
15.0.0-r06-02 2,403 2/1/2022
15.0.0-r06-01 2,481 1/25/2022
15.0.0-r06 2,364 1/23/2022
Loading failed