Install either through the CMS or install the nuget both are located under /build/Package
Reference class library to Umbraco project
Add the following to Post-Build event command line:
xcopy /I /E /Y "$(ProjectDir)bin\App_Plugins" "$(ProjectDir)App_Plugins"
Start console output after document ready
siteimprove.log = true
Run the build.bat
- Upload package to some nuget repository