How to install the .NET package KestrelMock from NuGet with the dotnet CLI
.Net
C#
NuGet
Visual Studio
KestrelMock
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 KestrelMock --version 0.2.0