Sense.Algorithm.CSP
by: Sense.Algorithm.CSP
- 916 total downloads
- Latest version: 1.1.0.28
1.引用的依赖升级到最新
Sense.Algorithm.Silicon
by: Sense.Algorithm.Silicon
- 760 total downloads
- Latest version: 1.1.0.22
1、修改算法处理滑窗检测
Sense.Socket.AOIClient
by: Sense.Socket.AOIClient
- 477 total downloads
- Latest version: 1.1.0.6
NgTemplateItemBuf增加缺陷等级
Serilog
by: Serilog Contributors
- 1.93k total downloads
- Latest version: 3.0.0-dev-01954
Simple .NET logging with fully-structured events
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 64 total downloads
- Latest version: 5.0.1
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 112 total downloads
- Latest version: 3.1.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 103 total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 25 total downloads
- Latest version: 3.1.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 36 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 165 total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 25 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.572k total downloads
- Latest version: 5.0.1-dev-00947
Write Serilog events to text files in plain or JSON format.
SevenZipSharp
by: markhor
- 32 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
- 27 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
- 134 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
- 79 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.