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.
Have a CG alert because Microsoft.HttpRepl is building with an old version of Newtonsoft.Json. Our direct references pull in something newer in other places and we ship the newer one, but this package still builds this way so we need to correct it.
Have a CG alert because Microsoft.HttpRepl is building with an old version of Newtonsoft.Json. Our direct references pull in something newer in other places and we ship the newer one, but this package still builds this way so we need to correct it.