Serilog.Sinks.Console by: Serilog Contributors
  • 130 total downloads
  • Latest version: 4.1.0
  • serilog console terminal
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
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 1.268k total downloads
  • Latest version: 5.0.1-dev-00947
  • serilog file
Write Serilog events to text files in plain or JSON format.
SevenZipSharp by: markhor
  • 18 total downloads
  • Latest version: 0.64.0
  • 7z 7zip 7-Zip
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
  • 7zip SevenZipSharp
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
  • 74 total downloads
  • Latest version: 0.29.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
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
  • ML MachineLearning Machine Learning DataMining Data Mining Regression Classification LibLinear Logistic Linear libsvm
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
  • 745 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
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
  • 30 total downloads
  • Latest version: 1.0.0-beta18
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 274 total downloads
  • Latest version: 3.0.1
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp by: Microsoft
  • 1.587k total downloads
  • Latest version: 2.88.4-preview.70
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 69 total downloads
  • Latest version: 2.88.4-preview.70
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 71 total downloads
  • Latest version: 2.88.4-preview.76
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Spire.XLS by: E-iceblue
  • 2.754k total downloads
  • Latest version: 13.6.0
  • .xlsb .xlsx .xlsm .ods Excel worksheet spreadsheet xls .xml .csv excel to xps, .NET .net-core .net-standard .netcore .netstandard .netstandard2.0 xamarin-android xamarin-ios .NET5 excel-to-pdf excel-to-image excel-to-xps watermark pivot table
Spire.XLS for .NET is a professional .NET Excel component to enables developers to generate, write, edit and save Excel files with C# and Visual Basic in .NET 2.0, .NET 3.5, .NET 4.0, .NET 4.0 ClientProfile, and .NET 4.5, .NET Core. Spire.XLS for .NET also enables developers to convert Excel to other popular formats, such as PDF, XML, HTML, CSV, Image format etc. And, it supports developers to export data from database to Excel or import data from Excel to datatable. With Spire.XLS for .NET, developers can create any types of ASP.NET web responses and WinForms applications to operate Excel files.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 106 total downloads
  • Latest version: 2.1.4
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.bundle_green by: Eric Sink
  • 26 total downloads
  • Latest version: 1.1.2
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=SQLite included
SQLitePCLRaw.core by: Eric Sink
  • 149 total downloads
  • Latest version: 2.1.4
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 108 total downloads
  • Latest version: 2.1.4
  • sqlite xamarin
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 25 total downloads
  • Latest version: 1.1.2
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink D. Richard Hipp et al
  • 27 total downloads
  • Latest version: 1.1.2
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.