Easy.CommonLib
2.4.4
dotnet add package Easy.CommonLib --version 2.4.4
NuGet\Install-Package Easy.CommonLib -Version 2.4.4
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="Easy.CommonLib" Version="2.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Easy.CommonLib --version 2.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Easy.CommonLib, 2.4.4"
#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.
// Install Easy.CommonLib as a Cake Addin #addin nuget:?package=Easy.CommonLib&version=2.4.4 // Install Easy.CommonLib as a Cake Tool #tool nuget:?package=Easy.CommonLib&version=2.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
添加了一些扩展方法,使得书写代码更加流畅
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Easy.CommonLib:
Package | Downloads |
---|---|
Easy.CommandLineTool
处理命令行参数 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.4 | 99 | 8/12/2024 |
2.4.4-pre | 72 | 8/12/2024 |
2.3.0.2431-pre | 72 | 7/19/2024 |
2.3.0.2421-pre | 72 | 7/16/2024 |
2.2.0 | 116 | 3/2/2024 |
2.1.0 | 101 | 2/21/2024 |
1.4.0 | 105 | 2/13/2024 |
1.3.1 | 146 | 10/2/2023 |
1.3.0 | 149 | 9/26/2023 |
1.2.0 | 119 | 9/25/2023 |
1.1.9 | 114 | 9/15/2023 |
1.1.8 | 154 | 8/25/2023 |
1.1.4 | 149 | 7/17/2023 |
1.1.1 | 152 | 6/26/2023 |
1.1.0 | 145 | 6/26/2023 |
1.1.0-pre | 117 | 6/25/2023 |
1.0.12 | 151 | 6/25/2023 |
1.0.11 | 148 | 6/24/2023 |
1.0.10 | 152 | 6/15/2023 |
1.0.10-pre | 114 | 6/15/2023 |
1.0.9 | 144 | 6/13/2023 |
1.0.8 | 139 | 6/12/2023 |
1.0.7 | 134 | 6/12/2023 |
1.0.6 | 140 | 6/10/2023 |
1.0.5 | 148 | 6/10/2023 |
更新内容:更新了Dump的模式,输出的信息更加丰富;添加双向字典;添加返回额外类型的额外操作;添加了To方法