CKli.ShallowSolution.Plugin
0.9.0
dotnet add package CKli.ShallowSolution.Plugin --version 0.9.0
NuGet\Install-Package CKli.ShallowSolution.Plugin -Version 0.9.0
<PackageReference Include="CKli.ShallowSolution.Plugin" Version="0.9.0" />
<PackageVersion Include="CKli.ShallowSolution.Plugin" Version="0.9.0" />
<PackageReference Include="CKli.ShallowSolution.Plugin" />
paket add CKli.ShallowSolution.Plugin --version 0.9.0
#r "nuget: CKli.ShallowSolution.Plugin, 0.9.0"
#:package CKli.ShallowSolution.Plugin@0.9.0
#addin nuget:?package=CKli.ShallowSolution.Plugin&version=0.9.0
#tool nuget:?package=CKli.ShallowSolution.Plugin&version=0.9.0
CKli.ShallowSolution.Plugin is a plugin of the dotnet tool CKli that implements a read only file system model that
applies to Commits and/or actual file system (see INormalizedFileProvider, a modified .Net IFileProvider contract).
This enables a very simple .Net solution to be read from a .slnx file that can be on the file system or in the content of a commit
(no need to check out a commit to analyze its conventional content that is a .slnx file).
This package also implements a MutableSolution that can only be obtained from the file system. It supports package updates
(with or without NuGet central package management).
| 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
- CKli.Core (>= 0.9.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CKli.ShallowSolution.Plugin:
| Package | Downloads |
|---|---|
|
CKli.BranchModel.Plugin
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.