PInvoke.Kernel32 by: Andrew Arnott
  • 4 total downloads
  • Latest version: 0.5.134
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 4 total downloads
  • Latest version: 0.6.6
P/Invoke types for common Windows APIs.
Polly by: Michael Wolfenden, App vNext
  • 7 total downloads
  • Latest version: 8.0.0-beta.2
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization Hedging
Package Description
Sentry.DiagnosticSource by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 5.14.0-alpha.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Diagnostic.Listener integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. Note: This package is not needed when using Sentry with .NET Core 3 or higher.
Serilog by: Serilog Contributors
  • 4 total downloads
  • Latest version: 4.0.2-dev-02220
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SkiaSharp.HarfBuzz by: Microsoft
  • 23 total downloads
  • Latest version: 3.116.0-preview.6.1
  • graphics cross-platform skiasharp skia harfbuzz text shaping ios android linux windows tvos macos tizen
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 1 total downloads
  • Latest version: 3.116.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.Views by: Microsoft
  • 0 total downloads
  • Latest version: 3.118.0-preview.1.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 0 total downloads
  • Latest version: 3.119.2-preview.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.Gtk2 by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.2-preview.9
  • ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
  • 0 total downloads
  • Latest version: 0.49.2-preview.0.54
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.lib.e_sqlite3.android by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • 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.ios by: Eric Sink
  • 4 total downloads
  • Latest version: 2.1.9
  • 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_*.
System.Diagnostics.EventLog by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.4.23259.5
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog
System.Diagnostics.PerformanceCounter by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter
System.IO.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.5.21301.5
Provides classes that support storage of multiple data objects in a single container.
System.Linq.Async by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 7.0.0-preview.1.g24680b5469
  • LINQ async streams query
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
System.Net.WebSockets.WebSocketProtocol by: Microsoft
  • 1 total downloads
  • Latest version: 5.1.2
System.Net.WebSockets.WebSocketProtocol
System.Reflection.Metadata by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.0-preview.1.20120.5
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader System.Reflection.Metadata.Ecma335.MetadataBuilder System.Reflection.PortableExecutable.PEBuilder System.Reflection.PortableExecutable.ManagedPEBuilder When using NuGet 3.x this package requires at least version 3.4.
System.Security.Permissions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.11
Provides types supporting Code Access Security (CAS).