How to install the package Imageflow.NativeTool.ubuntu_18_04-x86_64-haswell from NuGet
.Net
C#
NuGet
Imageflow.NativeTool.ubuntu_18_04-x86_64-haswell
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Imageflow.NativeTool.ubuntu_18_04-x86_64-haswell -Version 1.5.5-rc59
# .NET CLI
dotnet add package Imageflow.NativeTool.ubuntu_18_04-x86_64-haswell --version 1.5.5-rc59
# PackageReference
<PackageReference Include="Imageflow.NativeTool.ubuntu_18_04-x86_64-haswell" Version="1.5.5-rc59" />
# Paket CLI
paket add Imageflow.NativeTool.ubuntu_18_04-x86_64-haswell --version 1.5.5-rc59