runtime.win7-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 37 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri by: Microsoft
  • 143 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
Serilog by: Serilog Contributors
  • 1.542k total downloads
  • Latest version: 4.4.1-dev-02443
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment by: Serilog Contributors
  • 271 total downloads
  • Latest version: 3.0.0-dev-00806
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 132 total downloads
  • Latest version: 3.2.0-dev-00756
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 260 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 228 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.0.0-rc-19
  • serilog,json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights by: Joerg Battermann, Ivan Gavryliuk
  • 281 total downloads
  • Latest version: 3.1.0
  • serilog logging azure applicationinsights application insights
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 262 total downloads
  • Latest version: 1.5.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 650 total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 152 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 763 total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MicrosoftTeams by: Dmytro Dziuma
  • 6 total downloads
  • Latest version: 0.2.1
  • serilog logging teams
A Serilog event sink that writes to Microsoft Teams
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 241 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 204 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
Serilog.Sinks.XUnit by: Todd Benning
  • 317 total downloads
  • Latest version: 2.0.4
  • logging Serilog xUnit output ITestOutputHelper
The xUnit test output sink for Serilog
SharpYaml by: Alexandre Mutel
  • 208 total downloads
  • Latest version: 1.8.0
  • yaml parser yml
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
SharpZipLib by: ICSharpCode
  • 31 total downloads
  • Latest version: 1.0.0-alpha2
  • 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)
Shouldly by: Jake Ginnivan, Joseph Woodward, Simon Cropp
  • 76 total downloads
  • Latest version: 4.1.0
  • test unit testing TDD AAA should testunit rspec assert assertion framework
Shouldly - Assertion framework for .NET. The way asserting *Should* be