Sense.Socket.AOIClient
by: Sense.Socket.AOIClient
- 326 total downloads
- Latest version: 1.1.0.1
优化AOI初始化的速度,只传输用于生产的料
Serilog
by: Serilog Contributors
- 1.632k total downloads
- Latest version: 3.0.0-dev-01954
Simple .NET logging with fully-structured events
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 43 total downloads
- Latest version: 5.0.1
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 68 total downloads
- Latest version: 3.1.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 85 total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 21 total downloads
- Latest version: 3.1.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 22 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 130 total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 19 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 1.288k total downloads
- Latest version: 5.0.1-dev-00947
Write Serilog events to text files in plain or JSON format.
SevenZipSharp
by: markhor
- 18 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
- 16 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
- 77 total downloads
- Latest version: 0.29.0
SharpCompress is a compression library for NET Standard 2.0/2.1/NET 5.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.
Sharpkit.Learn
by: Sergey Zyuzin
- 56 total downloads
- Latest version: 0.2.0
Machine learning library for .Net and Mono.
Currently has Linear Regression, Logistic Regression, Ridge Regression/Classifier, Svm classifier.
Initially it is port of popular Scikit-learn machine learning python library and has very close design.
Sharpkit.Learn is based on the state of the art algorithm implementations and uses liblinear, libsvm, Math.Net
etc. Various BLAS providers like MKL can be used to speed up the computation. Both dense and sparse matrices
are supported.
SharpZipLib
by: ICSharpCode
- 755 total downloads
- Latest version: 1.4.2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SixLabors.Fonts
by: Six Labors and contributors
- 31 total downloads
- Latest version: 1.0.0-beta18
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#