runtime.win.System.Net.Primitives
by: Microsoft
- 193 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
- 170 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
- 86 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
- 16 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
- 28 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
- 6.683k total downloads
- Latest version: 2.5.0.51
1、新增跳过检测直接输出区域中心,以及自动分割416x416大小区域的功能
Sense.Algorithm.Comm
by: Sense.Algorithm.Comm
- 759 total downloads
- Latest version: 1.0.1.34
修复缺陷类型名称显示,新增根据指定参数调整区域的功能
Sense.Algorithm.CSP
by: Sense.Algorithm.CSP
- 737 total downloads
- Latest version: 1.1.0.23
1.尺寸测量工具新增输出长度宽度的功能
Sense.Algorithm.Silicon
by: Sense.Algorithm.Silicon
- 442 total downloads
- Latest version: 1.1.0.22
1、修改算法处理滑窗检测
Sense.Socket.AOIClient
by: Sense.Socket.AOIClient
- 343 total downloads
- Latest version: 1.1.0.1
优化AOI初始化的速度,只传输用于生产的料
Serilog
by: Serilog Contributors
- 665 total downloads
- Latest version: 2.12.1-dev-01635
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact
by: Serilog Contributors
- 91 total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 25 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Debug
by: Serilog Contributors
- 21 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
SevenZipSharp
by: markhor
- 19 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
- 17 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
- 59 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
- 147 total downloads
- Latest version: 3.0.1
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET