Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 760 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 760 Bytes

DeninaSharp for Umbraco

Installation

There are no NuGet packages yet, so you will have to checkout the code for now. It should be rather standard stuff, minimum version of .NET is 4.5.2 for Umbraco 7, to get the Umbraco 8 project going you need to have at least .NET 4.7.2.

The Visual Studio project makes heavy use of Gulp to make sure the App_Plugins are automatically constructed in the Umbraco projects as you work. For this to work properly you will need to have a fairly recent version of NodeJS and also make sure it's set as the default Node intepreter inside Visual Studio. The one that comes with most Visual Studio installations is rather old and doesn't support Gulp 4 that well.

Collaboration

Please use the Issue-tab to get in touch!