/ImageFilter

Primary LanguageHTMLMIT LicenseMIT

ImageFilter Content App for Umbraco

Nuget Nuget Downloads

Watch the video

Watch the video on YouTube

Login details

Username: admin@admin.com Password: 1234567890

Dev instructions

Edit the files in project ImageFilter not the ImageFilter.Web project. The files will copy over after you build the ImageFilter.Web project.

Issues with Rosyln Compiler

When running the project for the first time you may get a runtime error stating that csc.exe could not be found. To resolve this a nuget package needs to be reinstalled. Use the following command to fix this issue:

Update-package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -r