NitroHttp 1.0.3

dotnet tool install --global NitroHttp --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local NitroHttp --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NitroHttp&version=1.0.3
                    
nuke :add-package NitroHttp --version 1.0.3
                    

NitroHttp CLI

A command-line tool for making HTTP requests with support for GET, POST, PUT, PATCH, and DELETE operations.

Documentation

NuGet package

Features

  • Simple and intuitive command-line interface
  • Support for all major HTTP methods
  • Configurable request options
  • Rich output formatting with response statistics
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.3 141 7/3/2026
1.0.2 110 7/2/2026
1.0.1 107 7/2/2026
1.0.0 121 7/2/2026