Polly.Core
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 8.0.0-alpha.6
Package Description
RabbitMQ.Client
by: VMware
- 1 total downloads
- Latest version: 6.6.0-beta.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RestSharp
by: .NET Foundation and Contributors
- 2 total downloads
- Latest version: 108.0.3-alpha.0.20
Simple REST and HTTP API Client
Sentry.AspNetCore
by: Sentry Team and Contributors
- 2 total downloads
- Latest version: 3.12.3
Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.DiagnosticSource
by: Sentry Team and Contributors
- 34 total downloads
- Latest version: 5.16.0
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.
Sentry.Extensions.Logging
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 3.32.0
Official Microsoft.Extensions.Logging integration 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.12.0
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.0.1-dev-00728
Enrich Serilog events with properties from the current thread.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0-beta-486
The periodic batching sink for Serilog
SkiaSharp.Views.Gtk2
by: Microsoft
- 1 total downloads
- Latest version: 1.68.1
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
- 2 total downloads
- Latest version: 0.46.0
A library that makes it easier to create beautiful console applications.
StackExchange.Redis
by: Stack Exchange, Inc., marc.gravell
- 1 total downloads
- Latest version: 2.5.43
High performance Redis client, incorporating both synchronous and asynchronous usage.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 17.3.0.26
Syncfusion Essential PDF is a .NET standard PDF library used to create, read, and edit PDF files in any .NET Core applications.
Key features:
• Create, edit, fill, and flatten the AcroForm form fields.
• Merge, split, rearrange, and remove pages.
• Create accessible PDF (PDF/UA) from scratch.
• Watermark or stamp PDF documents with text or images.
• Extract text.
• Create richly formatted tables from different data source easily. More styling options are available.
• Protect PDF with the advanced encryption standard (PDF 2.0). Change password and permission are also available.
• Advanced digital signing with PFX, HSM and Windows Store. Support for Online Certificate Status Protocol (OCSP), Certificate Revocation List (CRL).
• Add, edit, and remove 17+ supported annotations.
• Pre-defined and JavaScript actions are available.
• Add, edit, and delete bookmark from the PDF.
• Add, edit, delete, and extract attachments from the PDF.
Learn more: https://www.syncfusion.com/pdf-framework/net-core
Documentation: http://help.syncfusion.com/file-formats/pdf/
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forums: https://www.syncfusion.com/forums/windowsforms
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.Collections.Immutable
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Composition.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 1.3.0-preview9.19416.11
Contains runtime components of the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContext
When using NuGet 3.x this package requires at least version 3.4.
System.Data.Odbc
by: Microsoft
- 17 total downloads
- Latest version: 9.0.0
Provides a collection of classes used to access an ODBC data source in the managed space
Commonly Used Types:
System.Data.Odbc.OdbcCommand
System.Data.Odbc.OdbcConnection
System.Data.Odbc.OdbcDataReader
System.Data.Odbc.OdbcDataAdapter
System.Data.Odbc.OdbcParameter
System.Data.Odbc.OdbcParameterCollection
System.Data.Odbc.OdbcTransaction
System.Diagnostics.TextWriterTraceListener
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWriter, or a stream, such as a System.IO.FileStream.
Commonly Used Types:
System.Diagnostics.TextWriterTraceListener
System.Diagnostics.DelimitedListTraceListener
System.Drawing.Common
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-rc.1.24451.1
Provides access to GDI+ graphics functionality.
Commonly Used Types:
System.Drawing.Bitmap
System.Drawing.BitmapData
System.Drawing.Brush
System.Drawing.Font
System.Drawing.Graphics
System.Drawing.Icon
Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
System.IO.Hashing
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-rc.2.23479.6
Provides non-cryptographic hash algorithms, such as CRC-32.
Commonly Used Types:
System.IO.Hashing.Crc32
System.IO.Hashing.XxHash32
System.IO.Packaging
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0
Provides classes that support storage of multiple data objects in a single container.
When using NuGet 3.x this package requires at least version 3.4.