runtime.win.System.Net.Primitives
by: Microsoft
- 176 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer.
Commonly Used Types:
System.Net.HttpStatusCode
System.Net.Sockets.SocketError
System.Net.Cookie
System.Net.Sockets.SocketException
System.Net.IPEndPoint
System.Net.ICredentials
System.Net.NetworkCredential
System.Net.IPAddress
System.Net.CookieCollection
System.Net.CookieContainer
When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Net.Sockets
by: Microsoft
- 139 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Runtime.Extensions
by: Microsoft
- 74 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
Commonly Used Types:
System.Math
System.Environment
System.Random
System.Progress<T>
System.Convert
System.Diagnostics.Stopwatch
System.Runtime.Versioning.FrameworkName
System.StringComparer
System.IO.Path
When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x86.runtime.native.System.IO.Compression
by: Microsoft
- 14 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri
by: Microsoft
- 20 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
Sense.Algorithm.Chip
by: Sense.Algorithm.Chip
- 5.877k total downloads
- Latest version: 2.5.0.51
1、新增跳过检测直接输出区域中心,以及自动分割416x416大小区域的功能
Sense.Algorithm.Comm
by: Sense.Algorithm.Comm
- 627 total downloads
- Latest version: 1.0.1.33
修复修改缺陷序号,缺陷名称不自动更新的bug
Sense.Algorithm.CSP
by: Sense.Algorithm.CSP
- 583 total downloads
- Latest version: 1.1.0.19
1.mark模板匹配使用ncc模板
Sense.Algorithm.Silicon
by: Sense.Algorithm.Silicon
- 401 total downloads
- Latest version: 1.1.0.22
1、修改算法处理滑窗检测
Sense.Socket.AOIClient
by: Sense.Socket.AOIClient
- 296 total downloads
- Latest version: 1.1.0.1
优化AOI初始化的速度,只传输用于生产的料
Serilog
by: Serilog Contributors
- 591 total downloads
- Latest version: 2.12.1-dev-01635
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact
by: Serilog Contributors
- 76 total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 18 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Debug
by: Serilog Contributors
- 17 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
SevenZipSharp
by: markhor
- 17 total downloads
- Latest version: 0.64.0
Managed 7-zip library written in C# that provides data (self-)extraction and compression (all 7-zip formats are supported). It wraps 7z.dll or any compatible one and makes use of LZMA SDK.
SevenZipSharp.Interop
by: Luuk Sommers
- 15 total downloads
- Latest version: 19.0.2
This package installs the interop libraries needed for SevenZipSharp. It are the original compiled versions from 7-zip.org version 19.00. This way you don't need to have 7-zip installed to make use of SevenZipSharp. This package copies the dll's to the x86 and x64 directories in the output directory (Using MSBuild Targets). Please check the project site to setup SevenZipSharp's SetLibraryPath
SharpCompress
by: Adam Hathcock
- 39 total downloads
- Latest version: 0.23.0
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SixLabors.ImageSharp
by: Six Labors and contributors
- 127 total downloads
- Latest version: 3.0.1
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET