.Net microsoft.dotnet-httprepl

.NET Microsoft.dotnet-httprepl

.NET CLI (Global)
dotnet tool install --global Microsoft.dotnet-httprepl --version 3.0.0-preview.19423.2

.NET CLI (Local)
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Microsoft.dotnet-httprepl --version 3.0.0-preview.19423.2

Cake /!\The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#tool dotnet:?package=Microsoft.dotnet-httprepl&version=3.0.0-preview.19423.2&prerelease

NUKE /!\The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Microsoft.dotnet-httprepl --version 3.0.0-preview.19423.2
Jad Chammas