MicroCloud.Utils 8.0.3.1

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

MicroCloud Utils 工具组件

说明

MicroCloud Utils 工具组件,封装着框架常用的工具类。

用法

  1. 通过nuget引用 MicroCloud.Utils 程序集
Install-Package MicroCloud.Utils
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 (1)

Showing the top 1 NuGet packages that depend on MicroCloud.Utils:

Package Downloads
MicroCloud

MicroCloud 核心组件,封装着框架核心及数据存储,缓存,辅助操作等功能。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.3.1 927 9/9/2024
8.0.2.9 669 9/5/2024
8.0.2.8 675 8/31/2024
8.0.2.7 672 8/31/2024
8.0.2.6 690 8/21/2024
8.0.2.5 678 8/21/2024
8.0.2.4 663 8/12/2024
8.0.2.3 674 8/8/2024
8.0.2.2 626 7/14/2024
8.0.2.1 622 6/7/2024
8.0.1.9 639 6/6/2024
8.0.1.8 641 6/6/2024
8.0.1.7 625 5/15/2024
8.0.1.6 591 5/15/2024
8.0.1.5 570 5/15/2024
8.0.1.4 558 5/14/2024
8.0.1.3 607 5/10/2024
8.0.1.2 645 5/8/2024
8.0.1.1 676 5/7/2024
8.0.0.9 648 5/1/2024
Loading failed