UILibrary 1.0.20

dotnet add package UILibrary --version 1.0.20
                    
NuGet\Install-Package UILibrary -Version 1.0.20
                    
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="UILibrary" Version="1.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UILibrary" Version="1.0.20" />
                    
Directory.Packages.props
<PackageReference Include="UILibrary" />
                    
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 UILibrary --version 1.0.20
                    
#r "nuget: UILibrary, 1.0.20"
                    
#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 UILibrary@1.0.20
                    
#: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=UILibrary&version=1.0.20
                    
Install as a Cake Addin
#tool nuget:?package=UILibrary&version=1.0.20
                    
Install as a Cake Tool

更新記錄

v1.0.2 新增SVPVCard 顯示設定值 實際值用

v1.0.3 新增PVCard 顯示當前值用

v1.0.3 新增StatusCard 顯示Bool狀態燈用

v1.0.11 新增ButtonCard 卡按下頻率間隔一秒

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • No dependencies.

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
1.0.20 40 6/10/2026
1.0.19 32 6/10/2026
1.0.18 37 6/10/2026
1.0.17 54 6/4/2026
1.0.16 51 6/4/2026
1.0.15 53 6/4/2026
1.0.14 54 5/28/2026
1.0.13 49 5/28/2026
1.0.12 53 4/30/2026
1.0.11 72 4/7/2026
1.0.10 62 4/2/2026
1.0.9 53 4/2/2026
1.0.8 52 4/2/2026
1.0.7 58 4/2/2026
1.0.6 55 4/2/2026
1.0.5 59 4/2/2026
1.0.4 57 4/2/2026
1.0.3 57 4/2/2026
1.0.2 61 4/2/2026
1.0.1 56 4/2/2026
Loading failed