Util.Applications
3.0.0.3
dotnet add package Util.Applications --version 3.0.0.3
NuGet\Install-Package Util.Applications -Version 3.0.0.3
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.Applications" Version="3.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Util.Applications" Version="3.0.0.3" />
<PackageReference Include="Util.Applications" />
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.Applications --version 3.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Applications, 3.0.0.3"
#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.Applications@3.0.0.3
#: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.Applications&version=3.0.0.3
#tool nuget:?package=Util.Applications&version=3.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Applications是Util应用框架的应用层基类库。
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Util.Datas (>= 3.0.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Util.Applications:
| Package | Downloads |
|---|---|
|
Util.Webs
Util.Webs是Util应用框架的Asp.Net Core操作类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.0.0.3 | 1,803 | 2/25/2020 | |
| 3.0.0.2 | 3,609 | 2/25/2020 | |
| 3.0.0-preview-20191013.0 | 1,396 | 10/13/2019 | |
| 1.9.4.7 | 3,385 | 8/21/2020 | |
| 1.9.4.6 | 3,270 | 8/21/2020 | |
| 1.9.4.5 | 3,561 | 6/18/2020 | |
| 1.9.4.4 | 3,481 | 6/11/2020 | |
| 1.9.4.3 | 3,498 | 6/10/2020 | |
| 1.9.4.2 | 3,637 | 4/29/2020 | |
| 1.9.4.1 | 3,685 | 3/30/2020 | |
| 1.9.4 | 3,671 | 3/27/2020 | |
| 1.9.3.9 | 3,656 | 3/25/2020 | |
| 1.9.3.8 | 3,354 | 3/24/2020 | |
| 1.9.3.7 | 3,670 | 12/31/2019 | |
| 1.9.3.6 | 3,573 | 12/30/2019 | |
| 1.9.3.5 | 3,600 | 12/16/2019 | |
| 1.9.3.4 | 3,465 | 12/13/2019 | |
| 1.9.3.3 | 3,588 | 12/2/2019 | |
| 1.9.3.2 | 3,780 | 9/27/2019 | |
| 1.9.3.1 | 4,110 | 9/15/2019 |
Loading failed
Util应用框架以MIT开源发布,可随意使用