Util.Ui.Angular 8.0.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package Util.Ui.Angular --version 8.0.17
                    
NuGet\Install-Package Util.Ui.Angular -Version 8.0.17
                    
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="Util.Ui.Angular" Version="8.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Util.Ui.Angular" Version="8.0.17" />
                    
Directory.Packages.props
<PackageReference Include="Util.Ui.Angular" />
                    
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 Util.Ui.Angular --version 8.0.17
                    
#r "nuget: Util.Ui.Angular, 8.0.17"
                    
#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 Util.Ui.Angular@8.0.17
                    
#: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=Util.Ui.Angular&version=8.0.17
                    
Install as a Cake Addin
#tool nuget:?package=Util.Ui.Angular&version=8.0.17
                    
Install as a Cake Tool

Util.Ui.Angular是Util应用框架的Angular封装基类库

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Util.Ui.Angular:

Package Downloads
Util.Ui.Angular.AntDesign

Util.Ui.Angular.AntDesign是Util应用框架的Ant Design Angular Ui封装类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。

Util.Ui.Angular.Material

Util.Ui.Angular.Material是Util应用框架的Angular Material组件封装类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。

Util.Ui.NgZorro

Util.Ui.NgZorro是Util应用框架的ng-zorro封装类库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-pre.2 289 5/13/2025
9.0.0-pre.1 149 1/1/2025
8.0.20-pre.2 128 7/5/2024
8.0.20-pre.1 126 7/5/2024
8.0.19 354 7/1/2024
8.0.19-pre.9992 133 6/30/2024
8.0.19-pre.9991 116 6/28/2024
8.0.19-pre.999 117 6/27/2024
8.0.19-pre.998 119 6/27/2024
8.0.19-pre.997 121 6/27/2024
8.0.19-pre.996 127 6/24/2024
8.0.19-pre.995 120 6/23/2024
8.0.19-pre.994 122 6/18/2024
8.0.19-pre.993 147 6/14/2024
8.0.19-pre.992 118 6/14/2024
8.0.19-pre.991 127 6/14/2024
8.0.19-pre.99 124 6/12/2024
8.0.19-pre.97 119 6/11/2024
8.0.19-pre.96 114 6/11/2024
8.0.17 254 5/27/2024
Loading failed

Util应用框架以MIT开源发布,可随意使用