PostmanRunner can import postman collection json files and run the http request in .NET.
Info
Version: | 0.3.1 |
Author(s): | Haiping Chen |
Last Update: | Thursday, August 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Oceania2018/PostmanRunner |
NuGet Url: | https://www.nuget.org/packages/Postman.Runner |
Install
Install-Package Postman.Runner
dotnet add package Postman.Runner
paket add Postman.Runner
Postman.Runner Download (Unzip the "nupkg" after downloading)
Dependencies
- Colorful.Console(>= 1.2.11)
- Jint(>= 3.0.01914)
- Newtonsoft.Json(>= 12.0.3)
Tags