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.

  • 所有者: dotnet/HttpRepl
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

HttpRepl

Build Status

The HTTP Read-Eval-Print Loop (REPL) is:

  • A lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported.
  • Used for making HTTP requests to test ASP.NET Core web APIs and view their results.

Installation

To install the HTTP REPL, run the following command:

dotnet tool install -g Microsoft.dotnet-httprepl

A .NET Core Global Tool is installed from the Microsoft.dotnet-httprepl NuGet package.

Usage

See the documentation for how to use and configure HttpRepl.

Building

To build this repo, run the build.cmd or build.sh in the root of this repo. This repo uses the .NET Arcade toolset.

Contributing

See the Contributing Guide for details on what it means to contribute and how to do so.

Reporting security issues and bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

主要指标

概览
名称与所有者dotnet/HttpRepl
主编程语言C#
编程语言Batchfile (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2019-06-11 23:52:23
推送于2025-06-16 05:01:12
最后一次提交
发布数24
最新版本名称v7.0.0 (发布于 )
第一版名称v3.0.0-preview.19370.1 (发布于 )
用户参与
星数706
关注者数43
派生数72
提交数575
已启用问题?
问题数140
打开的问题数56
拉请求数539
打开的拉请求数2
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?