Contains all Logic needed to communicate between a RazorPages project and the MediaKiwi Headless CMS.
Info
Version: | 8.1.64 |
Author(s): | Marc Molenwijk, Mark Rienstra |
Last Update: | Tuesday, July 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://mediakiwi.atlassian.net/wiki/spaces/CORE/overview |
NuGet Url: | https://www.nuget.org/packages/Sushi.Mediakiwi.Headless |
Install
Install-Package Sushi.Mediakiwi.Headless
dotnet add package Sushi.Mediakiwi.Headless
paket add Sushi.Mediakiwi.Headless
Sushi.Mediakiwi.Headless Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.3.0)
- FluentValidation.AspNetCore(>= 9.0.1)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.RazorPages(>= 2.2.5)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)