Installation

This package has a few dependencies to some of our other packages, so it's recommended to install via NuGet to have everything run smoothly.

To install the package via NuGet, either use the .NET CLI:

dotnet add package Skybrud.ImagePicker --version 2.0.0

or the NuGet Package Manager:

Install-Package Skybrud.ImagePicker -Version 2.0.0