Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 55 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event collector
Serilog sink for Elasticsearch
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
  • 144 total downloads
  • Latest version: 8.2.1-dev-00129
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 23 total downloads
  • Latest version: 2.1.11
  • 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
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 68 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.File by: Serilog Contributors
  • 38 total downloads
  • Latest version: 7.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
SQLitePCLRaw.core by: Eric Sink
  • 8 total downloads
  • Latest version: 2.1.11
  • 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_*.
Spectre.Console.Cli by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi Frank Ray
  • 48 total downloads
  • Latest version: 0.50.1-preview.0.5
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 77 total downloads
  • Latest version: 2.1.11
  • 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: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SharpCompress by: Adam Hathcock
  • 3 total downloads
  • Latest version: 0.39.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.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.
Serilog.Sinks.EventLog by: Jeremy Clarke Fabian Wetzel
  • 7 total downloads
  • Latest version: 4.0.1-dev-00087
  • serilog logging eventlog event log viewer
Serilog event sink that writes to the Windows Event Log.
SQLitePCLRaw.lib.e_sqlite3.android by: Eric Sink
  • 2 total downloads
  • Latest version: 2.1.11
  • sqlite
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 by: Eric Sink
  • 2 total downloads
  • Latest version: 2.1.11
  • 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_*.
Spectre.Console by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi Frank Ray
  • 462 total downloads
  • Latest version: 0.50.1-preview.0.5
A library that makes it easier to create beautiful console applications.
SharpZipLib by: ICSharpCode
  • 10 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
  • 10 total downloads
  • Latest version: 1.0.1
  • 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
  • 10 total downloads
  • Latest version: 2.1.10
  • 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
SpecFlow by: SpecFlow Team
  • 2 total downloads
  • Latest version: 3.9.74
  • specflow bdd gherkin cucumber
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SpecFlow.Internal.Json by: SpecFlow Team
  • 1 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 1 total downloads
  • Latest version: 3.4.8
  • specflow msbuild
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SpecFlow.xUnit by: SpecFlow Team
  • 1 total downloads
  • Latest version: 3.4.8
  • specflow xUnit
Package to use SpecFlow with xUnit 2.4 and later