BlockFarmEditor.RCL
1.2.0
This package has been discontinued and all code has been moved into BlockFarmEditor.Umbraco
dotnet add package BlockFarmEditor.RCL --version 1.2.0
NuGet\Install-Package BlockFarmEditor.RCL -Version 1.2.0
<PackageReference Include="BlockFarmEditor.RCL" Version="1.2.0" />
<PackageVersion Include="BlockFarmEditor.RCL" Version="1.2.0" />
<PackageReference Include="BlockFarmEditor.RCL" />
paket add BlockFarmEditor.RCL --version 1.2.0
#r "nuget: BlockFarmEditor.RCL, 1.2.0"
#:package BlockFarmEditor.RCL@1.2.0
#addin nuget:?package=BlockFarmEditor.RCL&version=1.2.0
#tool nuget:?package=BlockFarmEditor.RCL&version=1.2.0
Supporting library for BlockFarmEditor
1.0.1 updated the licensing to be more cost effective
1.0.2 bugfix for non domain enviroments
1.0.3 Added in the parent block edit functionality.
1.0.4 Resolved bug in the view component rendering.
1.0.5 Resolved a domain not accepting just the domain vs the entire host.
1.0.6 Added in the picker element parser
1.0.7 fully integrated the umbraco editors and converters
1.1.0 Added the show layers feature and stabilized the block movement.
1.1.2 Resolved issue with the block list
1.2.0 Switched to using data types instead of property editors directly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- System.Reflection.MetadataLoadContext (>= 9.0.6)
- Umbraco.Cms (>= 16.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.
Switched to using data types instead of property editors directly.