Limbo.Umbraco.BlockList 13.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Limbo.Umbraco.BlockList --version 13.0.0
NuGet\Install-Package Limbo.Umbraco.BlockList -Version 13.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Limbo.Umbraco.BlockList" Version="13.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Limbo.Umbraco.BlockList --version 13.0.0
#r "nuget: Limbo.Umbraco.BlockList, 13.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Limbo.Umbraco.BlockList as a Cake Addin
#addin nuget:?package=Limbo.Umbraco.BlockList&version=13.0.0

// Install Limbo.Umbraco.BlockList as a Cake Tool
#tool nuget:?package=Limbo.Umbraco.BlockList&version=13.0.0

GitHub license NuGet NuGet Umbraco Marketplace

Limbo.Umbraco.BlockList This package extends the default block list property editor in Umbraco, making it possible to control the CLR type returned by our version of the block list property editor.

But why?

The default block list property editor exposes the value as an instance of BlockListModel representing the individual blocks as they are added by users in the backoffice.

If you wish to interpret the BlockListModel a bit before rendering the block list on the website, there is a few different ways to go about this. With this package, you can select a type converter which is then used for converting a BlockListModel instance to a desired type.

For us at @limbo-works, we find this particular useful as we can use a type converter to control the output for our headless API, thereby better being able to tailor the output for our frontenders.

Screenshots

image

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.0 283 2/21/2024
3.0.7 393 3/7/2024
3.0.6 246 2/21/2024
3.0.5 703 9/8/2023
3.0.4 659 7/4/2023
3.0.3 1,022 3/17/2023
3.0.2 2,218 11/21/2022
3.0.1 763 11/10/2022
3.0.0 371 11/3/2022
2.0.2 299 11/21/2022
2.0.1 304 11/19/2022
2.0.0 1,930 1/22/2022
1.0.2 297 11/21/2022
1.0.1 290 11/19/2022
1.0.0 368 1/22/2022