Installation via Nuget

Canine MediaAuthh is installed into an existing Umbraco project via nuget.

This can be done via the UI in visual studio, go to Tools → Nuget Package Manager → Manage Nuget PAckages for Solution and then search for Canine.Umbraco.MediaAuth

Or from the package manager console run PM> Install-Package Canine.Umbraco.MediaAuth

Or at a developer command prompt dotnet add package Canine.Umbraco.MediaAuth

Verify Installation

After installation you should be able to see a new dashboard under the Settings tab of Umbraco back office in order to verify installation was successful

image.png