runtime.win-arm64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 14 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 17 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 16 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 3 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
  • 1 total downloads
  • Latest version: 4.0.1-beta-23516
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. - 1548494
Semver by: Max Hauser, Jeff Walker
  • 1 total downloads
  • Latest version: 2.1.0-rc.1
  • semver,semantic,version,versioning
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Sentry.PlatformAbstractions by: Sentry Team and Contributors
  • 5 total downloads
  • Latest version: 1.1.0-beta
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Abstractions to platform information
Sentry.Protocol by: Sentry Team and Contributors
  • 8 total downloads
  • Latest version: 2.1.5-beta
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 178 total downloads
  • Latest version: 2.12.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 27 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Http by: Mattias Kindborg
  • 4 total downloads
  • Latest version: 8.0.0-beta.8
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 19 total downloads
  • Latest version: 3.1.1-dev-00801
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 24 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
SixLabors.ImageSharp by: Six Labors and contributors
  • 93 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SQLite by: SQLite Development Team
  • 1 total downloads
  • Latest version: 3.12.3
  • SQLite,embedded,database,sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 3.0.0
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green by: Eric Sink
  • 7 total downloads
  • Latest version: 1.1.13
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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
SQLitePCLRaw.core by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.1.8
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
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.osx by: Eric Sink, D. Richard Hipp, et al
  • 2 total downloads
  • Latest version: 1.0.1
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80 by: Eric Sink, D. Richard Hipp, et al
  • 3 total downloads
  • Latest version: 1.1.3-pre20170220084037
  • 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_*.