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,365 10/31/2022
1.1.1-alpha 122 10/31/2022
1.1.0 1,967 6/8/2022
1.0.9 425 5/30/2022
1.0.9-alpha.1 105 6/7/2022
1.0.8 462 5/24/2022
1.0.8-alpha.3 103 5/30/2022
1.0.8-alpha.2 99 5/30/2022
1.0.8-alpha.1 111 5/30/2022
1.0.7 475 5/13/2022
1.0.7-alpha.1 106 5/24/2022
1.0.6 395 5/11/2022
1.0.6-alpha.3 103 5/13/2022
1.0.6-alpha.2 102 5/13/2022
1.0.6-alpha.1 98 5/13/2022
1.0.5 403 5/10/2022
1.0.5-alpha.11 101 5/11/2022
1.0.5-alpha.10 94 5/11/2022
1.0.5-alpha.9 101 5/11/2022
1.0.5-alpha.8 105 5/11/2022
1.0.5-alpha.7 98 5/11/2022
1.0.5-alpha.6 103 5/11/2022
1.0.5-alpha.5 101 5/11/2022
1.0.5-alpha.4 99 5/11/2022
1.0.5-alpha.3 99 5/11/2022
1.0.5-alpha.2 99 5/11/2022
1.0.5-alpha.1 104 5/11/2022
1.0.4-alpha.6 106 5/10/2022
1.0.4-alpha.5 105 5/10/2022
1.0.4-alpha.4 105 5/10/2022
1.0.4-alpha.3 105 5/10/2022
1.0.4-alpha.2 106 5/10/2022
1.0.4-alpha.1 108 5/10/2022
1.0.4-alpha 149 5/9/2022
1.0.3-alpha 153 5/9/2022
1.0.2-alpha 151 5/9/2022
1.0.1 403 5/9/2022
1.0.1-Preview 141 5/9/2022
1.0.1-alpha 144 5/9/2022
1.0.0 392 5/9/2022

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