MentorWebBlocks 5.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MentorWebBlocks --version 5.1.1
NuGet\Install-Package MentorWebBlocks -Version 5.1.1
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="MentorWebBlocks" Version="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MentorWebBlocks --version 5.1.1
#r "nuget: MentorWebBlocks, 5.1.1"
#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 MentorWebBlocks as a Cake Addin
#addin nuget:?package=MentorWebBlocks&version=5.1.1

// Install MentorWebBlocks as a Cake Tool
#tool nuget:?package=MentorWebBlocks&version=5.1.1

Mentor Web Blocks adds drag and drop website building functionality for content editors, and excellent code encapsulation for developers.

For Developers

The Web Blocks system has been developed to encapsulate code for each block in a re-usable and loosely coupled way. Blocks can now makes use of Partial Views, neatly organising your scripts into re-usable and shareable snippets. Templates can be developed to be pre-populated with blocks and also blocks can be added retrospectively to templates populating all pages using this template with the new block that has been added. For interface developers the Web Blocks system is very flexible and can adapted to work with any interface framework.

The Web Blocks system provides the ability to drag blocks of content into defined areas on a preview canvas, directly from the content tree. Users can create blocks in the content tree in the same way as creating normal pages i.e. from pre-defined block/content types.  Content editors can also update their content live from the front end of the web site.  Blocks behave just like any other node in the content tree and can have parameters just like normal content pages. Once created blocks can be dragged into the preview panel and re-ordered by dragging around the canvas. Once on the canvas, a block can be double-clicked to pop-up an overlay showing the parameters of that block including WYSISYG editor, media pickers etc.

There are no supported framework assets in this 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
5.1.3 3,352 1/21/2020
5.1.2 1,344 1/10/2020
5.1.1 1,301 9/2/2019
5.0.6 1,782 5/30/2019
5.0.5 1,901 5/13/2019
5.0.4 1,801 12/10/2018
5.0.3 1,656 9/4/2018
5.0.2 1,533 8/14/2018
5.0.1 2,057 4/19/2017
5.0.0.5 1,651 3/22/2017
5.0.0.4 1,763 3/20/2017
5.0.0.3 1,714 2/13/2017
5.0.0.2 2,127 11/3/2015
5.0.0 1,469 11/2/2015
5.0.0-alpha2 1,299 10/16/2015
5.0.0-alpha1 1,289 10/15/2015
4.3.0 1,768 1/8/2016
4.0.1 2,356 3/13/2015
3.3.2 1,468 6/14/2017
3.3.1 1,677 7/4/2014
3.3.0 1,621 7/2/2014
3.2.5 1,582 7/4/2014
3.2.4 1,582 7/1/2014
3.1.0 1,898 1/31/2014

Adds a Web Blocks: Builder datatype to the umbraco datatypes