Serilog.Enrichers.Thread by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.0.1-dev-00728
  • serilog,thread,enricher
Enrich Serilog events with properties from the current thread.
SkiaSharp.Views.Gtk2 by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.1
  • 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
  • 2 total downloads
  • Latest version: 0.37.1-preview.0.8
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
  • Async Redis Cache PubSub Messaging
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 syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
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
  • 1 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
  • 12 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.Net.Requests by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.11
Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Tensors by: Microsoft
  • 9 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
Provides support for operating over tensors.
System.Runtime.Serialization.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization. Commonly Used Types: System.Runtime.Serialization.StreamingContext System.Runtime.Serialization.OnDeserializingAttribute System.Runtime.Serialization.OnDeserializedAttribute System.Runtime.Serialization.OnSerializingAttribute System.Runtime.Serialization.OnSerializedAttribute System.Runtime.Serialization.EnumMemberAttribute System.Runtime.Serialization.DataMemberAttribute System.Runtime.Serialization.DataContractAttribute System.Runtime.Serialization.IgnoreDataMemberAttribute System.Runtime.Serialization.SerializationException
System.Security.Cryptography.Pkcs by: Microsoft
  • 18 total downloads
  • Latest version: 10.0.0-preview.2.25163.2
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
System.Security.Permissions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-rc.2.21480.5
Provides types supporting Code Access Security (CAS).
System.Threading.AccessControl by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.1.20120.5
Provides support for managing access and audit control lists for synchronization primitives. Commonly Used Types: System.Security.AccessControl.EventWaitHandleAccessRule System.Security.AccessControl.EventWaitHandleAuditRule System.Security.AccessControl.MutexAccessRule System.Security.AccessControl.MutexAuditRule System.Security.AccessControl.MutexSecurity System.Security.AccessControl.SemaphoreAccessRule System.Security.AccessControl.SemaphoreAuditRule System.Security.AccessControl.SemaphoreSecurity When using NuGet 3.x this package requires at least version 3.4.
Twilio by: Twilio
  • 1 total downloads
  • Latest version: 5.8.1
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
Xamarin.Google.iOS.Core by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 3.0.3
C# bindings for Google APIs Core iOS Library
xunit.assert by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.9.0
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.5.3
Includes the libraries for writing unit tests with xUnit.net.