swagger2js_cli 0.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global swagger2js_cli --version 0.6.0
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 swagger2js_cli --version 0.6.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=swagger2js_cli&version=0.6.0
nuke :add-package swagger2js_cli --version 0.6.0

🦄 swagger2js_cli

swagger2js_cli 是一个有用的 swagger json 文档 转api.js dotnet cli 工具, 支持 .NET 5 及以上.

<a href="README.zh-CN.md">English</a> | <span>中文</span>

功能

  • [√] 导出get参数
  • [√] 导出post参数
  • [√] 自定义导出位置
  • [√] 按照controller name分文件
  • [√] 文件名及接口名首字母小写
  • [√] 读取本地接口文件
  • [√] 读取网络接口文件
  • [√] 可下载默认模板
  • [√] 生成自动重建bat文件
  • [√] 可使用本地自定义razor模板
  • [√] 支持post请求中带有query参数
  • [√] 支持delete请求
  • [√] 支持put请求
  • [] 支持path中带有变量参数请求
  • [] 支持生成TypeScript文件

📚 文档说明

安装工具: dotnet tool install -g swagger2js_cli 更新工具:dotnet tool update -g swagger2js_cli 在nuget上查看 https://www.nuget.org/packages/swagger2js_cli/

打包

dotnet pack

🗄 许可证

MIT

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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
0.8.0 391 7/9/2021
0.7.1 359 7/8/2021
0.7.0 434 7/7/2021
0.6.0 374 7/7/2021
0.5.0 378 7/1/2021
0.4.1 388 6/27/2021
0.4.0 367 6/20/2021
0.3.0 307 6/17/2021
0.2.1 382 6/16/2021
0.2.0 326 6/16/2021
0.1.3 320 6/16/2021
0.1.2 296 6/16/2021
0.1.1 399 6/16/2021
0.1.0 361 6/16/2021