MBran.ContentModule
1.0.5
dotnet add package MBran.ContentModule --version 1.0.5
NuGet\Install-Package MBran.ContentModule -Version 1.0.5
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="MBran.ContentModule" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MBran.ContentModule --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MBran.ContentModule, 1.0.5"
#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 MBran.ContentModule as a Cake Addin #addin nuget:?package=MBran.ContentModule&version=1.0.5 // Install MBran.ContentModule as a Cake Tool #tool nuget:?package=MBran.ContentModule&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MBran Content Module is an Umbraco plugin that let developers create a clean code and reusable modules rather than a template-based page rendering. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- MBran.Core (>= 0.2.2)
- UmbracoCms.Core (>= 7.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.