CKli.Core
0.9.1
dotnet add package CKli.Core --version 0.9.1
NuGet\Install-Package CKli.Core -Version 0.9.1
<PackageReference Include="CKli.Core" Version="0.9.1" />
<PackageVersion Include="CKli.Core" Version="0.9.1" />
<PackageReference Include="CKli.Core" />
paket add CKli.Core --version 0.9.1
#r "nuget: CKli.Core, 0.9.1"
#:package CKli.Core@0.9.1
#addin nuget:?package=CKli.Core&version=0.9.1
#tool nuget:?package=CKli.Core&version=0.9.1
CKli.Core is the core implementation of the dotnet tool CKli (plugins depends on it through their
reference to CKli.Plugins.Core).
It handles basic Git related functionalities: it manages Stack, World and Repos regardless or their content.
How Git repository content is handled (the notion of Solution, Projects, dependencies, branch management, etc.) are implemented by Plugins. Plugins are services that can be "sourced based" (developed locally in the Stack repository and compiled on-demand) or packaged as regular NuGet packages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- CK.CanaryPackage (>= 1.0.0)
- CK.Monitoring (>= 25.1.0)
- CK.PerfectEvent (>= 26.0.2)
- CK.SVersion (>= 0.0.0)
- LibGit2Sharp (>= 0.31.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CKli.Core:
| Package | Downloads |
|---|---|
|
CKli.Plugins.Core
Package Description |
|
|
CKli.ShallowSolution.Plugin
Package Description |
|
|
CKli.VSSolution.Plugin
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.