Top 20 NuGet Packages
Extract Jumbo Icon From A File Using IconExtractor.ExtractIconFromFile(path).
Package Description
.NET System.Console abstraction. Use to remove a direct dependancy on System.Console and replace with a dependancy on a well used and well known console interface, `IConsole`, to allow for building rich 'testable', high quality interactive console applications and utilities.
对System.String、System.Byte扩展,方便进行16进制字符串和字节(字节数组/集合)之间互转。