CKli.Loader
0.9.0
dotnet add package CKli.Loader --version 0.9.0
NuGet\Install-Package CKli.Loader -Version 0.9.0
<PackageReference Include="CKli.Loader" Version="0.9.0" />
<PackageVersion Include="CKli.Loader" Version="0.9.0" />
<PackageReference Include="CKli.Loader" />
paket add CKli.Loader --version 0.9.0
#r "nuget: CKli.Loader, 0.9.0"
#:package CKli.Loader@0.9.0
#addin nuget:?package=CKli.Loader&version=0.9.0
#tool nuget:?package=CKli.Loader&version=0.9.0
CKli.Loader is a crucial (but invisible) part of the dotnet tool CKli infrastructure that is
in charge of loading the plugins in a collectible AssemblyLoadContext.
This package requires CKli.Plugins.Core and orchestrates the plugin discovery (by reflection), the code
generation (of the plugins instantiation and command handlers) and the load of the CKli.Plugins assembly
that references the actual plugins (by package references or directly in source code in C# projects).
| 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.Plugins.Core (>= 0.9.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CKli.Loader:
| Package | Downloads |
|---|---|
|
CKli.Testing
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.