Info
Version: | 1.0.5 |
Author(s): | mark.Libres |
Last Update: | Tuesday, April 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markglibres/mbran-umbraco-content-module |
NuGet Url: | https://www.nuget.org/packages/MBran.ContentModule |
Install
Install-Package MBran.ContentModule
dotnet add package MBran.ContentModule
paket add MBran.ContentModule
MBran.ContentModule Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(>= 7.7.0)
- MBran.Core(>= 0.2.2)
Tags
It aims to set a coding standard for module content, minimize hard-coded partial view paths and provide an easier and cleaner way to write business logic on the controller than on the views.