Use the Umbraco CMS v8 without any templates: This library injects a API-REST service which returns content as JSON.
Info
Version: | 0.8.7.3 |
Author(s): | www.kreadyf.com |
Last Update: | Tuesday, May 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/kdyf.umbraco8.headless |
Install
Install-Package kdyf.umbraco8.headless
dotnet add package kdyf.umbraco8.headless
paket add kdyf.umbraco8.headless
kdyf.umbraco8.headless Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.9)
- Dynamitey(>= 2.0.10.189)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin(>= 4.0.1)
- Microsoft.Owin.Cors(>= 4.0.1)
- 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)
- Serilog(>= 2.8.0)
- Slugify(>= 0.1.0.20570)
- UmbracoCms.Web(>= 8.6.2)