Serilog.Expressions by: Serilog Contributors
  • 0 total downloads
  • Latest version: 5.0.0
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Settings.Configuration by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.2.1-dev-00288
  • serilog json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SharpDX by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 2.4.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SkiaSharp.HarfBuzz by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.3-preview.24
  • xamarin graphics ios android windows uwp tvos watchos macos tizen cross-platform skiasharp harfbuzz
This package adds text shaping support to SkiaSharp via HarfBuzz.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen
  • 1 total downloads
  • Latest version: 0.46.1-preview.0.15
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 15 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLitePCLRaw.lib.e_sqlite3.android by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.11
  • 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_*.
Superpower by: Datalust, Superpower Contributors, Sprache Contributors
  • 12 total downloads
  • Latest version: 3.1.0-dev-00239
  • superpower parser
A parser combinator library for C#
Syncfusion.Licensing by: Syncfusion Inc.
  • 0 total downloads
  • Latest version: 31.2.4
  • 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 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/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). © Copyright 2025 Syncfusion®, Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.
System.ClientModel by: Microsoft
  • 0 total downloads
  • Latest version: 1.3.0
Contains building blocks for clients that call cloud services.
System.CodeDom by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0-preview.4.24266.19
Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language. Commonly Used Types: System.CodeDom.CodeObject System.CodeDom.Compiler.CodeDomProvider Microsoft.CSharp.CSharpCodeProvider Microsoft.VisualBasic.VBCodeProvider
System.Collections.NonGeneric by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1-rc2-24027
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.ComponentModel.EventBasedAsync by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.10-beta-22416
Provides support classes and delegates for the event-based asynchronous pattern. Developers should prefer the classes in the System.Threading.Tasks package. Commonly Used Types: System.ComponentModel.AsyncCompletedEventArgs System.ComponentModel.AsyncCompletedEventHandler System.ComponentModel.ProgressChangedEventArgs System.ComponentModel.ProgressChangedEventHandler System.ComponentModel.AsyncOperation System.ComponentModel.AsyncOperationManager
System.Composition by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.10
Provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
System.Composition.AttributedModel by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
Provides the foundational attributes that allow you to declare parts for composition, such as imports, exports, and metadata with the Managed Extensibility Framework (MEF).
System.Composition.Hosting by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
Provides Managed Extensibility Framework (MEF) types that are useful to developers of extensible applications, or hosts.
System.Composition.Runtime by: Microsoft
  • 9 total downloads
  • Latest version: 9.0.0-rc.2.24473.5
Contains runtime components of the Managed Extensibility Framework (MEF).
System.Composition.TypedParts by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.5
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Data.Odbc by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.0-preview.4.21253.7
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.FileVersionInfo by: Microsoft
  • 5 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource information for a physical file on disk. Commonly Used Types: System.Diagnostics.FileVersionInfo When using NuGet 3.x this package requires at least version 3.4.