Manage who can see the content apps in your Umbraco site by changing an app setting in your web.config.
Info
Version: | 1.0.0 |
Author(s): | Paul Seal |
Last Update: | Monday, September 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prjseal/Our.Umbraco.ContentAppPermissions |
NuGet Url: | https://www.nuget.org/packages/Our.Umbraco.ContentAppPermissions.Core |
Install
Install-Package Our.Umbraco.ContentAppPermissions.Core
dotnet add package Our.Umbraco.ContentAppPermissions.Core
paket add Our.Umbraco.ContentAppPermissions.Core
Our.Umbraco.ContentAppPermissions.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.7)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 4.0.1)
- Newtonsoft.Json(>= 12.0.1)
- NuGet.Build(>= 2.12.1)
- Serilog(>= 2.8.0)
- UmbracoCms.Web(>= 8.1.5)
Tags