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