Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 33 total downloads
  • Latest version: 7.2.0-alpha0005
  • serilog elasticsearch logging event collector
Package Description
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 59 total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 20 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 48 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.File by: Serilog Contributors
  • 27 total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
SQLitePCLRaw.core by: Eric Sink et al
  • 1 total downloads
  • Latest version: 1.1.9
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
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_*.
Sentry.Protocol by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 2.1.5
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Formatting.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 2 total downloads
  • Latest version: 8.2.0
  • serilog elasticsearch logging event formatting
Package Description
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 5 total downloads
  • Latest version: 1.1.14
  • 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: e_sqlite3 included
SharpCompress by: Adam Hathcock
  • 2 total downloads
  • Latest version: 0.25.1
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.3/2.0/NET 4.6 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.Debug by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.ApplicationInsights by: Joerg Battermann Ivan Gavryliuk
  • 1 total downloads
  • Latest version: 3.0.4
  • serilog logging azure applicationinsights application insights
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Formatting.Compact by: Serilog Contributors
  • 2 total downloads
  • Latest version: 1.1.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Enrichers.Environment by: Serilog Contributors
  • 2 total downloads
  • Latest version: 3.0.0-dev-00802
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 25 total downloads
  • Latest version: 1.1.15
  • 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=e_sqlite3 included
Serilog by: Serilog Contributors
  • 110 total downloads
  • Latest version: 4.3.0-dev-02363
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Sentry.Profiling by: Sentry Team and Contributors
  • 9 total downloads
  • Latest version: 5.7.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
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.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