ChromaFx.Legacy
0.3.9
dotnet add package ChromaFx.Legacy --version 0.3.9
NuGet\Install-Package ChromaFx.Legacy -Version 0.3.9
<PackageReference Include="ChromaFx.Legacy" Version="0.3.9" />
<PackageVersion Include="ChromaFx.Legacy" Version="0.3.9" />
<PackageReference Include="ChromaFx.Legacy" />
paket add ChromaFx.Legacy --version 0.3.9
#r "nuget: ChromaFx.Legacy, 0.3.9"
#:package ChromaFx.Legacy@0.3.9
#addin nuget:?package=ChromaFx.Legacy&version=0.3.9
#tool nuget:?package=ChromaFx.Legacy&version=0.3.9
ChromaFX.Legacy
⚠️ Legacy branch of ChromaFX. This branch preserves compatibility with the original Structure.Sketching API. It is not actively developed. For new projects, please use the
main
branch instead.
About
ChromaFX.Legacy is a hard fork of the abandoned [Structure.Sketching] library. This branch exists to provide:
- A drop-in replacement for existing codebases that relied on Structure.Sketching.
- Access to bugfixes and minimal maintenance where absolutely necessary.
- A transition path to the new ChromaFX API.
Installation
From NuGet:
dotnet add package ChromaFx.Legacy
Status
- ✅ API compatible with Structure.Sketching (v0.2.x)
- ❌ No new features planned
- 🚀 Migration encouraged to ChromaFX (main)
Migration
If you’re starting fresh, don’t use this package. Use the new ChromaFX instead.
If you have existing code that uses Structure.Sketching:
- Replace your NuGet reference with
ChromaFx.Legacy
. - Your code should compile without changes.
- When ready, plan a gradual migration to the new ChromaFX API.
License
Apache 2.0 (inherited from Structure.Sketching).
Product | Versions 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. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is a legacy package. Classes are frozen and will receive only minimal maintenance.