FytApi.MUI 1.1.1

dotnet add package FytApi.MUI --version 1.1.1
NuGet\Install-Package FytApi.MUI -Version 1.1.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="FytApi.MUI" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FytApi.MUI --version 1.1.1
#r "nuget: FytApi.MUI, 1.1.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 FytApi.MUI as a Cake Addin
#addin nuget:?package=FytApi.MUI&version=1.1.1

// Install FytApi.MUI as a Cake Tool
#tool nuget:?package=FytApi.MUI&version=1.1.1

基于swagger的轻量级,注入化的api-ui组件,支持3.1/5.0/6.0

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on FytApi.MUI:

Package Downloads
HJMinimally.Swagger

接入FytApi.MUI。

HiPlay.Jupiter.Infrastructure.Swagger

Package Description

Edao.Swagger

接口文档库组件,基于Swagger封装实现,且接入FytApi.MUI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 2,172 10/31/2022
1.1.1-alpha 118 10/31/2022
1.1.0 1,880 6/8/2022
1.0.9 423 5/30/2022
1.0.9-alpha.1 103 6/7/2022
1.0.8 461 5/24/2022
1.0.8-alpha.3 101 5/30/2022
1.0.8-alpha.2 98 5/30/2022
1.0.8-alpha.1 110 5/30/2022
1.0.7 473 5/13/2022
1.0.7-alpha.1 105 5/24/2022
1.0.6 394 5/11/2022
1.0.6-alpha.3 102 5/13/2022
1.0.6-alpha.2 101 5/13/2022
1.0.6-alpha.1 97 5/13/2022
1.0.5 402 5/10/2022
1.0.5-alpha.11 100 5/11/2022
1.0.5-alpha.10 93 5/11/2022
1.0.5-alpha.9 100 5/11/2022
1.0.5-alpha.8 104 5/11/2022
1.0.5-alpha.7 97 5/11/2022
1.0.5-alpha.6 102 5/11/2022
1.0.5-alpha.5 100 5/11/2022
1.0.5-alpha.4 98 5/11/2022
1.0.5-alpha.3 98 5/11/2022
1.0.5-alpha.2 98 5/11/2022
1.0.5-alpha.1 103 5/11/2022
1.0.4-alpha.6 105 5/10/2022
1.0.4-alpha.5 104 5/10/2022
1.0.4-alpha.4 104 5/10/2022
1.0.4-alpha.3 104 5/10/2022
1.0.4-alpha.2 105 5/10/2022
1.0.4-alpha.1 107 5/10/2022
1.0.4-alpha 148 5/9/2022
1.0.3-alpha 152 5/9/2022
1.0.2-alpha 150 5/9/2022
1.0.1 402 5/9/2022
1.0.1-Preview 140 5/9/2022
1.0.1-alpha 143 5/9/2022
1.0.0 391 5/9/2022

新增针对Get参数可选配置,优化请求服务器返回为空出现Loading的异常,优化在低分辨率下展示效果