Ccf.Ck.Libs.CtRules
9.0.0
dotnet add package Ccf.Ck.Libs.CtRules --version 9.0.0
NuGet\Install-Package Ccf.Ck.Libs.CtRules -Version 9.0.0
<PackageReference Include="Ccf.Ck.Libs.CtRules" Version="9.0.0" />
paket add Ccf.Ck.Libs.CtRules --version 9.0.0
#r "nuget: Ccf.Ck.Libs.CtRules, 9.0.0"
// Install Ccf.Ck.Libs.CtRules as a Cake Addin #addin nuget:?package=Ccf.Ck.Libs.CtRules&version=9.0.0 // Install Ccf.Ck.Libs.CtRules as a Cake Tool #tool nuget:?package=Ccf.Ck.Libs.CtRules&version=9.0.0
This package creates a unified interface for "Cascading Transformation Rules" (CTR) execution environment.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
-
net9.0
- Ccf.Ck.Libs.CtEngine (>= 9.0.0)
- Ccf.Ck.Libs.CtProviders (>= 9.0.0)
- Ccf.Ck.Libs.SchemaToCTRRules (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Version 8.0.1: Initial version
- Version 8.0.2: Automatically infer rules from JSON schema
- Version 8.0.3: Added support for SQL rules (embedded in JSON schema)
- Version 8.0.4: Read statistics from Json
- Version 8.0.5: Added new custom rules handling statistical distribution
- Version 8.0.6: Extended schema with statistical configuration
- Version 9.0.0: Updated to net9.0