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 3.0.0-alpha003

or the NuGet Package Manager:

Install-Package Skybrud.ImagePicker -Version 3.0.0-alpha003