runtime.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 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-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 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
  • 11 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
  • 795 total downloads
  • Latest version: 4.3.1-dev-02395
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft Serilog Contributors
  • 226 total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Enrichers.CorrelationId by: mrstebo ekmsystems
  • 12 total downloads
  • Latest version: 3.0.1
  • serilog enrichers enricher correlationid correlation id
Enrich logs with a unique ID so you can track logs for specific requests.
Serilog.Extensions.Hosting by: Microsoft Serilog Contributors
  • 98 total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 202 total downloads
  • Latest version: 10.0.0
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 52 total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 327 total downloads
  • Latest version: 10.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async by: Jezz Santos Serilog Contributors
  • 58 total downloads
  • Latest version: 2.1.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 150 total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 29 total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 151 total downloads
  • Latest version: 8.0.0-dev-02318
  • serilog file
Write Serilog events to text files in plain or JSON format.
SharpYaml by: Alexandre Mutel
  • 72 total downloads
  • Latest version: 2.1.4
  • yaml parser yml
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 154 total downloads
  • Latest version: 2.1.11
  • 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: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLitePCLRaw.core by: Eric Sink
  • 162 total downloads
  • Latest version: 3.0.2
  • sqlite
SQLitePCLRaw 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().
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 106 total downloads
  • Latest version: 2.1.11
  • 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.lib.e_sqlite3.android by: Eric Sink
  • 4 total downloads
  • Latest version: 2.1.11
  • sqlite
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.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 46 total downloads
  • Latest version: 1.1.14
  • sqlite
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_*.