skybrud / Skybrud.Umbraco.Spa

Work in progress...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skybrud SPA

GitHub license NuGet

Skybrud.Umbraco.Spa is a package we use internally at @Limbo for making large single page applications (SPA) using Umbraco as a headless CMS.

Installation

For Umbraco 8, the package is only available via NuGet. Either via the .NET CLI:

dotnet add package Skybrud.Umbraco.Spa --version 3.0.0

or the NuGet Package Manager:

Install-Package Skybrud.Umbraco.Spa -Version 3.0.0

Other versions of Umbraco

About

Work in progress...

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%