Util.Core 9.0.0-pre.1

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

Util.Core是Util应用框架的基础类库

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 is compatible.  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 (30)

Showing the top 5 NuGet packages that depend on Util.Core:

Package Downloads
Util.Security

Util.Security是Util应用框架的安全相关类库

Util.Ui.Core

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

Util.Biz.Payments

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

Util.Biz

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

Util.Tools.Sms

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-pre.2 531 5/13/2025
9.0.0-pre.1 383 1/1/2025
8.0.20-pre.2 164 7/5/2024
8.0.20-pre.1 145 7/5/2024
8.0.19 6,555 7/1/2024
8.0.19-pre.9992 139 6/30/2024
8.0.19-pre.9991 145 6/28/2024
8.0.19-pre.999 144 6/27/2024
8.0.19-pre.998 133 6/27/2024
8.0.19-pre.997 154 6/27/2024
8.0.19-pre.996 133 6/24/2024
8.0.19-pre.995 168 6/23/2024
8.0.19-pre.994 140 6/18/2024
8.0.19-pre.993 128 6/14/2024
8.0.19-pre.992 131 6/14/2024
8.0.19-pre.991 136 6/14/2024
8.0.19-pre.99 148 6/12/2024
8.0.19-pre.97 144 6/11/2024
8.0.19-pre.96 151 6/11/2024
8.0.19-pre.95 150 6/11/2024
Loading failed

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