EaCloud.Swagger 6.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EaCloud.Swagger --version 6.0.0.1
NuGet\Install-Package EaCloud.Swagger -Version 6.0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EaCloud.Swagger" Version="6.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EaCloud.Swagger --version 6.0.0.1
#r "nuget: EaCloud.Swagger, 6.0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EaCloud.Swagger as a Cake Addin
#addin nuget:?package=EaCloud.Swagger&version=6.0.0.1

// Install EaCloud.Swagger as a Cake Tool
#tool nuget:?package=EaCloud.Swagger&version=6.0.0.1

Swagger 模块

用法

可按照如下配置方式使用:

  1. 通过nuget引用 EaCloud.Swagger 程序集

Install-Package EaCloud.Swagger 2. 在 appsettings.json 中添加如下配置节点

{
  "Swagger": {
      //Swagger终结点
      "Endpoints": [
        {
          "Title": "框架API", //标题
          "Version": "v1", //版本
          "Url": "/swagger/v1/swagger.json" //Url
        },
        {
          "Title": "业务API",
          "Version": "buss",
          "Url": "/swagger/buss/swagger.json"
        }
      ],
      "RoutePrefix": "swagger", //路由前缀
      "IsHideSchemas": false, //隐藏架构
      "MiniProfiler": true, //启用轻量级工具分析
      "Enabled": true
    }
}
  1. 要禁用Swagger,可以设置Enabled: false
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.8.9 38 6/28/2024
7.0.8.8 41 6/26/2024
7.0.8.7 75 6/22/2024
7.0.8.6 67 6/14/2024
7.0.8.5 75 5/31/2024
7.0.8.4 85 5/21/2024
7.0.8.3 90 5/21/2024
7.0.8.2 65 5/20/2024
7.0.8.1 75 5/20/2024
7.0.7.9 87 5/15/2024
7.0.7.8 49 5/10/2024
7.0.7.7 56 5/9/2024
7.0.7.6 54 5/9/2024
7.0.7.5 101 5/7/2024
7.0.7.4 91 4/28/2024
7.0.7.3 99 4/26/2024
7.0.7.2 90 4/21/2024
7.0.7.1 82 4/19/2024
7.0.6.9 88 4/15/2024
7.0.6.8 81 4/11/2024
7.0.6.7 86 4/11/2024
7.0.6.6 88 4/7/2024
7.0.6.5 86 4/7/2024
7.0.6.4 89 4/7/2024
7.0.6.3 82 4/7/2024
7.0.6.2 81 4/3/2024
7.0.6.1 89 4/3/2024
7.0.5.9 93 3/27/2024
7.0.5.8 94 3/23/2024
7.0.5.7 110 3/17/2024
7.0.5.6 101 3/17/2024
7.0.5.5 89 3/16/2024
7.0.5.4 96 3/13/2024
7.0.5.3 100 3/13/2024
7.0.5.2 95 3/6/2024
7.0.5.1 88 2/21/2024
7.0.4.9 95 2/21/2024
7.0.4.8 79 2/18/2024
7.0.4.7 86 2/5/2024
7.0.4.6 91 2/1/2024
7.0.4.5 81 1/26/2024
7.0.4.4 88 1/22/2024
7.0.4.3 102 1/17/2024
7.0.4.2 89 1/16/2024
7.0.4.1 91 1/16/2024
7.0.3.9 75 1/15/2024
7.0.3.8 127 1/3/2024
7.0.3.7 120 12/28/2023
7.0.3.6 107 12/27/2023
7.0.3.5 94 12/22/2023
7.0.3.4 76 12/22/2023
7.0.3.3 113 12/13/2023
7.0.3.2 84 12/13/2023
7.0.3.1 85 12/12/2023
7.0.2.9 143 11/26/2023
7.0.2.8 94 11/26/2023
7.0.2.7 130 9/26/2023
7.0.2.6 109 9/25/2023
7.0.2.5 109 9/15/2023
7.0.2.4 98 7/27/2023
7.0.2.3 128 7/22/2023
7.0.2.2 125 7/22/2023
7.0.2.1 161 7/21/2023
7.0.1.9 132 7/21/2023
7.0.1.8 129 7/20/2023
7.0.1.7 133 7/20/2023
7.0.1.6 162 7/4/2023
7.0.1.5 131 6/16/2023
7.0.1.4 141 6/13/2023
7.0.1.3 156 6/8/2023
7.0.1.2 126 6/2/2023
7.0.1.1 177 5/11/2023
7.0.0.9 163 5/10/2023
7.0.0.8 154 5/10/2023
7.0.0.7 178 4/19/2023
7.0.0.6 189 4/18/2023
7.0.0.5 223 3/27/2023
7.0.0.4 261 3/23/2023
7.0.0.3 279 1/31/2023
7.0.0.2 286 1/30/2023
7.0.0.1 294 12/24/2022
6.0.2.5 318 11/16/2022
6.0.2.4 320 11/10/2022
6.0.2.3 384 10/11/2022
6.0.2.2 457 9/23/2022
6.0.2.1 444 8/14/2022
6.0.1.9 461 8/13/2022
6.0.1.8 491 6/6/2022
6.0.1.7 501 5/26/2022
6.0.1.6 520 5/11/2022
6.0.1.5 493 5/10/2022
6.0.1.4 515 4/8/2022
6.0.1.3 544 4/2/2022
6.0.1.2 519 4/2/2022
6.0.1.1 517 3/18/2022
6.0.0.9 439 3/5/2022
6.0.0.8 431 2/19/2022
6.0.0.7 488 2/15/2022
6.0.0.6 436 2/14/2022
6.0.0.5 439 1/28/2022
6.0.0.4 452 1/13/2022
6.0.0.3 469 1/12/2022
6.0.0.2 304 12/21/2021
6.0.0.1 316 12/13/2021
5.0.3.7 349 10/16/2021
5.0.3.6 342 10/14/2021
5.0.3.5 343 10/13/2021
5.0.3.4 353 10/8/2021
5.0.3.3 342 9/17/2021
5.0.3.2 368 9/16/2021
5.0.3.1 324 9/15/2021
5.0.2.9 310 9/15/2021
5.0.2.8 325 8/31/2021
5.0.2.7 370 8/28/2021
5.0.2.6 345 8/22/2021
5.0.2.5 352 8/13/2021
5.0.2.4 323 8/13/2021
5.0.2.3 375 7/8/2021
5.0.2.2 323 7/1/2021
5.0.2.1 353 6/16/2021
5.0.1.9 318 5/12/2021
5.0.1.8 321 5/9/2021
5.0.1.7 371 5/7/2021
5.0.1.6 388 4/17/2021
5.0.1.5 326 4/16/2021
5.0.1.4 323 4/15/2021
5.0.1.3 307 4/15/2021
5.0.1.2 339 4/12/2021
5.0.1.1 343 4/8/2021