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.
<PackageVersion Include="FytApi.MUI" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="FytApi.MUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package FytApi.MUI@1.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FytApi.MUI&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=FytApi.MUI&version=1.1.1
                    
Install as a Cake Tool

基于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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 3,466 10/31/2022
1.1.1-alpha 193 10/31/2022
1.1.0 2,412 6/8/2022
1.0.9 519 5/30/2022
1.0.9-alpha.1 177 6/7/2022
1.0.8 569 5/24/2022
1.0.8-alpha.3 176 5/30/2022
1.0.8-alpha.2 173 5/30/2022
1.0.8-alpha.1 192 5/30/2022
1.0.7 572 5/13/2022
1.0.7-alpha.1 178 5/24/2022
1.0.6 490 5/11/2022
1.0.6-alpha.3 180 5/13/2022
1.0.6-alpha.2 174 5/13/2022
1.0.6-alpha.1 170 5/13/2022
1.0.5 498 5/10/2022
1.0.5-alpha.11 176 5/11/2022
1.0.5-alpha.10 174 5/11/2022
1.0.5-alpha.9 176 5/11/2022
1.0.5-alpha.8 182 5/11/2022
1.0.5-alpha.7 171 5/11/2022
1.0.5-alpha.6 177 5/11/2022
1.0.5-alpha.5 177 5/11/2022
1.0.5-alpha.4 175 5/11/2022
1.0.5-alpha.3 173 5/11/2022
1.0.5-alpha.2 173 5/11/2022
1.0.5-alpha.1 183 5/11/2022
1.0.4-alpha.6 204 5/10/2022
1.0.4-alpha.5 182 5/10/2022
1.0.4-alpha.4 181 5/10/2022
1.0.4-alpha.3 178 5/10/2022
1.0.4-alpha.2 205 5/10/2022
1.0.4-alpha.1 184 5/10/2022
1.0.4-alpha 242 5/9/2022
1.0.3-alpha 238 5/9/2022
1.0.2-alpha 242 5/9/2022
1.0.1 501 5/9/2022
1.0.1-Preview 221 5/9/2022
1.0.1-alpha 237 5/9/2022
1.0.0 486 5/9/2022

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