How to install the .NET package JungleBus.Interfaces from NuGet with the dotnet CLI
.Net
C#
NuGet
Visual Studio
JungleBus.Interfaces
Open a command line and switch to the directory that contains your project file. Use the following command to install a Nuget package.
dotnet add package JungleBus.Interfaces --version 0.2.0