Serilog.Formatting.Compact by: Serilog Contributors
  • 15 total downloads
  • Latest version: 2.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 5 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event formatting
Serilog sink for Elasticsearch
Serilog.Settings.Configuration by: Serilog Contributors
  • 6 total downloads
  • Latest version: 8.0.0
  • serilog json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights by: Joerg Battermann Ivan Gavryliuk contributors
  • 8 total downloads
  • Latest version: 4.0.0
  • serilog logging azure applicationinsights application insights
Serilog sink for Application Insights.
Serilog.Sinks.Console by: Serilog Contributors
  • 30 total downloads
  • Latest version: 6.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 6 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 19 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event collector
Serilog sink for Elasticsearch
Serilog.Sinks.File by: Serilog Contributors
  • 9 total downloads
  • Latest version: 5.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
  • 25 total downloads
  • Latest version: 7.0.1-dev-00092
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 11 total downloads
  • Latest version: 5.0.0
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Spectre.Console.Cli by: Patrik Svensson Phil Scott Nils Andresen
  • 1 total downloads
  • Latest version: 0.48.0
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 2.1.6
  • 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.core by: Eric Sink
  • 3 total downloads
  • Latest version: 2.1.6
  • 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
  • 2 total downloads
  • Latest version: 2.1.6
  • 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.provider.e_sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 2.1.6
  • sqlite
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 46 total downloads
  • Latest version: 2.8.16
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore by: domaindrivendev
  • 16 total downloads
  • Latest version: 6.7.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations by: domaindrivendev
  • 8 total downloads
  • Latest version: 6.7.0
  • swagger documentation discovery help webapi aspnet aspnetcore annotations
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Filters by: Matt Frear
  • 7 total downloads
  • Latest version: 8.0.2
  • Swagger Swashbuckle
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.Filters.Abstractions by: Matt Frear
  • 3 total downloads
  • Latest version: 8.0.2
  • Swagger Swashbuckle
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.