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