Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 528 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.841k total downloads
- Latest version: 2.2.0
The periodic batching sink for Serilog
SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
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.core
by: Eric Sink et al
- 116 total downloads
- Latest version: 1.1.11
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.bundle_green
by: Eric Sink
- 84 total downloads
- Latest version: 1.1.11
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.Sinks.RollingFile
by: Serilog Contributors
- 407 total downloads
- Latest version: 3.3.0
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.433k total downloads
- Latest version: 8.5.0-alpha0003
Package Description
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
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_*.
Serilog.Sinks.Console
by: Serilog Contributors
- 12.157k total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
SharpCompress
by: Adam Hathcock
- 1.468k total downloads
- Latest version: 0.23.0
SharpCompress is a compression library for NET Standard 1.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.File
by: Serilog Contributors
- 12.906k total downloads
- Latest version: 4.1.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug
by: Serilog Contributors
- 10.69k total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Seq
by: Serilog Contributors
- 10 total downloads
- Latest version: 5.0.1
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.Http
by: Mattias Kindborg
- 8 total downloads
- Latest version: 8.0.0-beta.9
A Serilog sink sending log events over HTTP.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink et al
- 80 total downloads
- Latest version: 1.1.11
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
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_*.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 438 total downloads
- Latest version: 7.1.0
Package Description
Superpower
by: Datalust Superpower Contributors Sprache Contributors
- 509 total downloads
- Latest version: 2.3.0
A parser combinator library for C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 141 total downloads
- Latest version: 1.0.4
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 11.006k total downloads
- Latest version: 6.4.0
Swagger tools for documenting APIs built on ASP.NET Core