Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 970 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 970 Bytes

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