ModulesPreview 1.1.0
Display your DocTypes in the Umbraco's Edit View organized in the same structure as your Document Types folder. Comes with preview capability!
Install-Package ModulesPreview -Version 1.1.0
dotnet add package ModulesPreview --version 1.1.0
<PackageReference Include="ModulesPreview" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ModulesPreview --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ModulesPreview, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ModulesPreview as a Cake Addin
#addin nuget:?package=ModulesPreview&version=1.1.0
// Install ModulesPreview as a Cake Tool
#tool nuget:?package=ModulesPreview&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for nested document types; Now using contentService instead of direct call to DB
Dependencies
-
- ClientDependency (>= 1.9.2)
- Examine (>= 0.1.83)
- log4net (>= 2.0.8)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Security (>= 3.0.1)
- Microsoft.Owin.Security.Cookies (>= 3.0.1)
- Microsoft.Owin.Security.OAuth (>= 3.0.1)
- Newtonsoft.Json (>= 10.0.2)
- UmbracoCms.Core (>= 7.6.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 603 | 1/9/2018 |