dotnet / HttpRepl

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.
MIT License
698 stars 68 forks source link

Add .NET 8 build #627

Closed tlmii closed 10 months ago

tlmii commented 10 months ago

Updates the 3 /src projects to include a .NET 8 build in prep for .NET 8 GA coming soon