📖 查看中文文档
- Nested JSON builder, fixes #55
- Upgrade
System.CommandLine - Execute support enhancements, support debug/offline mode and read from stdin
- Add http env file support for http file execution
- Add
net10.0support
- Add
net9.0support, removenet6.0/net7.0support - AOT support
- Publish container image based on AOT artifacts and multi-platform support
- Add
net8.0support HttpParserenhancements- Add
CurlParser
- Add
execcommand for executing http request
- Add
net7.0support - Remove timestamp by default
- Allow GET request with body
- Fix
Authorizationrequest header bug
- Fix
-hbug - Fix download bug
- Refactor middleware
- Add support for download file
- Add support for response json schema validation
- Add
RequestCacheMiddleware - Add load test exporter
- Add support for load test
- Refactor with
System.CommandLine
- Init Release