Sentry by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 5.9.0
  • 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.Profiling by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 5.4.0
  • 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 by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.8.1-dev-01090
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Process by: Serilog Contributors
  • 3 total downloads
  • Latest version: 2.0.2-dev-00750
  • serilog process enricher
The process enricher for Serilog.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.0.0-dev-00721
  • serilog,thread,enricher
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 1 total downloads
  • Latest version: 1.1.0
  • serilog,Microsoft.Extensions.Logging
Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 2 total downloads
  • Latest version: 1.2.0-dev-00018
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 3 total downloads
  • Latest version: 3.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.1.0-dev-00720
  • serilog,batching,timer
The periodic batching sink for Serilog
SixLabors.Fonts by: Scott Williams and contributors
  • 1 total downloads
  • Latest version: 0.1.0-alpha0002
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.4-preview.84
  • 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.lib.e_sqlite3.osx by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.1.12
  • 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_*.
StackExchange.Redis by: Stack Exchange inc., marc.gravell
  • 1 total downloads
  • Latest version: 1.0.190
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
Syncfusion.Licensing by: Syncfusion Inc.
  • 2 total downloads
  • Latest version: 16.4.0.46
  • syncfusion,licensing,license,xamarin,windows,wpf,asp.net,mvc,Xamarin.forms,ios,android,pcl,uwp,.net,aspnetcore,core
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies. Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 20.1.0.60
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.ComponentModel.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.0
Provides interfaces that are used to implement the run-time and design-time behavior of components. Commonly Used Types: System.ComponentModel.IComponent System.ComponentModel.IContainer System.ComponentModel.ISite System.ComponentModel.ComponentCollection When using NuGet 3.x this package requires at least version 3.4.
System.Data.SqlClient by: Microsoft
  • 4 total downloads
  • Latest version: 4.6.0
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 215f374988eba0829f6880026909851ed04a8638 When using NuGet 3.x this package requires at least version 3.4.
System.IO.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.3.21201.4
Provides classes that support storage of multiple data objects in a single container.
System.Reflection.Context by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.1.20120.5
Provides classes that enable customized reflection contexts. Commonly Used Types: System.Reflection.Context.CustomReflectionContext When using NuGet 3.x this package requires at least version 3.4.
System.Threading by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code. Commonly Used Types: System.Threading.Monitor System.Threading.SynchronizationContext System.Threading.ManualResetEvent System.Threading.AutoResetEvent System.Threading.ThreadLocal<T> System.Threading.EventWaitHandle System.Threading.SemaphoreSlim System.Threading.Mutex When using NuGet 3.x this package requires at least version 3.4.