Found 76 packages
1、Swagger实体包, 2、.netore升级到3.1 12、补充nodejs 等操作
NSwag SwaggerGenerator for generating Swagger JSON from HttpTriggered Azure Functions. Supports the AzureFunctionsV2.HttpExtensions function signature and authentication extensions as well.
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Will consume a swagger 2.0 spec and output a C# proxy that can be used to consume the swagger based service
Swagger Generator for APIs built on ASP.NET Core
Implements v2.0 of the Open API Specification (https://www.openapis.org). Open API is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
* Generated by [swagger-codegen](https://github.com/swagger-api/swagger-codegen) 2.3.1 * Reference * Microsoft.CSharp 4.5.0 * Newtonsoft.Json 11.0.2 * RestSharp 106.3.1
Helper extensions to configure Swashbuckle Swagger and Swagger UI to use OAuth implicit grant with Azure AD b2c
Swagger Generated C# Client for SCORM Cloud API v2
Library contains objects for self documentation
使用swagger2js_cli 将远程或本地swagger.json文件生成api.js,省去前端copy api接口的时间 使用方法>swagger2js -f http://localhost:5000/swagger/v1/swagger.json
A custom version of Nancy.Metadata.Swagger used to add a few features of the Swagger 2.0 spec.
swagger 转 MarkDown //ConfigureServices 添加如下代码 services.AddSwagger2md("Default"); //Configure 添加如下代码 app.UseSwagger2md(); 更多看readme 默认组是v1 集成之后使用 /swagger2md/{name}下载对应的 MarkDown 下载的md可以使用 Typora 转 pdf word 等格式
Package to create a Swagger Document for Azure Functions V2
Extension methods making it easy to configure OAUTH2 for SwaggerUIOptions and SwaggerGenOptions on AspNetCore.
This program will generate ASP.NET Core WebAPI blockly blocks. And from other swagger files. Can be usefull for just making a demo, interacting or others. Please see https://github.com/ignatandrei/NETCoreBlockly for details
Very simple shortcuts for implementing Swagger documentation.
Usage : <script src="/SwaggerTheme/jquery-2.1.1.min.js"></script> <script src="/SwaggerTheme/Theme.js" ></script>
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Used to interpret Swagger (OpenAPI) 2.0 definitions.