Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 2.439k total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 3.048k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Filters.Expressions
by: Serilog Contributors
- 2.579k total downloads
- Latest version: 2.1.1-dev-00054
Expression-based event filtering for Serilog.
Serilog.Formatting.Compact
by: Serilog Contributors
- 2.314k total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 2.983k total downloads
- Latest version: 10.0.0
Serilog sink for Elasticsearch
Serilog.Settings.Configuration
by: Serilog Contributors
- 6.07k total downloads
- Latest version: 10.0.1-dev-02351
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 828 total downloads
- Latest version: 3.0.1
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console
by: Serilog Contributors
- 5.046k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 2.107k total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 5.549k total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 3.293k total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
SerilogMetrics
by: SerilogMetrics Contributors
- 2.789k total downloads
- Latest version: 2.1.0
Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.
SharpZipLib
by: ICSharpCode
- 187 total downloads
- Latest version: 1.4.2
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)
SourceGear.sqlite3
by: Eric Sink
- 41 total downloads
- Latest version: 3.50.4.5
This package contains builds of the native SQLite code for various platforms.
These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SpecFlow
by: SpecFlow Team
- 3.642k total downloads
- Latest version: 4.0.31-beta
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.CustomPlugin
by: SpecFlow Team
- 1.305k total downloads
- Latest version: 4.0.31-beta
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json
by: SpecFlow Team
- 1.204k total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
SpecFlow.NUnit
by: SpecFlow Team
- 1.27k total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.NUnit.Runners
by: SpecFlow Team
- 1.421k total downloads
- Latest version: 4.0.31-beta
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 1.562k total downloads
- Latest version: 3.9.57
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.