How to install the package Naxam.KVOController.iOS from NuGet
.Net
C#
NuGet
Naxam.KVOController.iOS
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Naxam.KVOController.iOS -Version 1.2.0
# .NET CLI
dotnet add package Naxam.KVOController.iOS --version 1.2.0
# PackageReference
<PackageReference Include="Naxam.KVOController.iOS" Version="1.2.0" />
# Paket CLI
paket add Naxam.KVOController.iOS --version 1.2.0