The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
Info
Version: | 8.1.0-preview.24554.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/http-repl-doc |
NuGet Url: | https://www.nuget.org/packages/Microsoft.dotnet-httprepl |
Install
Install-Package Microsoft.dotnet-httprepl
dotnet add package Microsoft.dotnet-httprepl
paket add Microsoft.dotnet-httprepl
Microsoft.dotnet-httprepl Download (Unzip the "nupkg" after downloading)
Dependencies
Tags