swagger2js_cli 0.8.0

.NET 5.0
dotnet tool install --global swagger2js_cli --version 0.8.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.8.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=swagger2js_cli&version=0.8.0
nuke :add-package swagger2js_cli --version 0.8.0

🦄 swagger2js_cli

swagger2js_cli is a powerful swagger json document to api js, supports .NET 5 .

English |  中文

feature

  • [√] Export the get parameter
  • [√] Export the post parameter
  • [√] Custom export file location
  • [√] By controller name to generate the file
  • [√] The file name and interface initials are lowercase
  • [√] Read the local interface file
  • [√] Read the network interface file
  • [√] The default template can be downloaded
  • [√] Build an auto-rebuild bat file
  • [√] You can use a local custom razor template
  • [√] Support query parameters in post request
  • [√] Support delete request
  • [√] Support put request
  • [√] Support request with variable parameter in path
  • [√] Method name for subsequent operations of the custom interface
  • [√] Support excluded path name string or regular expression (exclude after match)
  • [] Support to generate TypeScript files

📚 Documentation

Install tool: dotnet tool install -g swagger2js_cli Update tool:dotnet tool update -g swagger2js_cli At www.nuget.org lookup: https://www.nuget.org/packages/swagger2js_cli/

pack release

dotnet pack

🗄 License

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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.8.0 282 7/9/2021
0.7.1 282 7/8/2021
0.7.0 334 7/7/2021
0.6.0 275 7/7/2021
0.5.0 274 7/1/2021
0.4.1 304 6/27/2021
0.4.0 289 6/20/2021
0.3.0 252 6/17/2021
0.2.1 290 6/16/2021
0.2.0 256 6/16/2021
0.1.3 246 6/16/2021
0.1.2 261 6/16/2021
0.1.1 305 6/16/2021
0.1.0 309 6/16/2021