MentorWebBlocks.Core 5.0.0.4

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

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

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MentorWebBlocks.Core:

Package Downloads
MentorWebBlocks

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.3 2,597 1/21/2020
5.1.2 584 1/10/2020
5.1.1 2,150 9/2/2019
5.0.6 2,685 5/30/2019
5.0.5 1,068 5/13/2019
5.0.4 2,584 12/10/2018
5.0.3 822 9/4/2018
5.0.2 2,409 8/14/2018
5.0.1 2,029 4/19/2017
5.0.0.5 1,720 3/22/2017
5.0.0.4 1,795 3/20/2017
5.0.0.3 1,738 2/13/2017
5.0.0.2 2,072 11/3/2015
5.0.0.1 1,048 11/3/2015
5.0.0 1,002 11/3/2015

Adds a Web Blocks: Builder datatype to the umbraco datatypes