runtime.win10-x64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.8-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Sentry by: Sentry Team and Contributors
  • 7 total downloads
  • Latest version: 5.16.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 9 total downloads
  • Latest version: 5.15.1-maxpath.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Sentry.Profiling by: Sentry Team and Contributors
  • 5 total downloads
  • Latest version: 5.16.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Enrichers.Process by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.0.2-dev-00750
  • serilog process enricher
The process enricher for Serilog.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 9 total downloads
  • Latest version: 2.0.3-dev-10220
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 5 total downloads
  • Latest version: 1.1.0-dev-00934
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.File by: Serilog Contributors
  • 3 total downloads
  • Latest version: 5.0.0-dev-00880
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0-rc-703
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX.DXGI by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 4.2.0-ci284
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SkiaSharp by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.2-preview.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 2 total downloads
  • Latest version: 2.88.5
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 2 total downloads
  • Latest version: 2.88.4-preview.96
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 3 total downloads
  • Latest version: 2.88.0-preview.145
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink, D. Richard Hipp, et al
  • 1 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_*.
Swashbuckle.AspNetCore.SwaggerUI by: Swashbuckle.AspNetCore.SwaggerUI
  • 3 total downloads
  • Latest version: 2.4.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui 3 from an ASP.NET Core application
System.Data.SqlClient by: Microsoft
  • 14 total downloads
  • Latest version: 4.8.5
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.1.20120.5
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource When using NuGet 3.x this package requires at least version 3.4.
System.Dynamic.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.