Info
Version: | 4.0.8 |
Author(s): | PoJun.Util |
Last Update: | Wednesday, March 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PoJun.Util |
Install
Install-Package PoJun.Util
dotnet add package PoJun.Util
paket add PoJun.Util
PoJun.Util Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetCore.NPOI(>= 1.2.3)
- HtmlAgilityPack(>= 1.11.29)
- HtmlSanitizer(>= 5.0.372)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Newtonsoft.Json(>= 12.0.3)
- Nito.AsyncEx.Context(>= 5.1.0)
- QRCoder(>= 1.4.1)
- SharpZipLib(>= 1.3.1)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 5.0.0)
Tags
2:增加了一些扩展方法(比如两个字典或两个集合比较是否相等的扩展方法...).