Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 4 total downloads
  • Latest version: 4.1.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Sinks.ApplicationInsights by: Joerg Battermann, Ivan Gavryliuk, contributors
  • 3 total downloads
  • Latest version: 4.0.1-dev-00043
  • serilog logging azure applicationinsights application insights
Serilog sink for Application Insights.
Serilog.Sinks.Console by: Serilog Contributors
  • 1 total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.0-preview.254
  • 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.
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 1 total downloads
  • Latest version: 3.119.0-stable.1+3.119.0
  • 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.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
  • 1 total downloads
  • Latest version: 0.49.2-preview.0.54
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.6-pre20230809203314
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
Syncfusion.Licensing by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 28.1.38
  • 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.Composition.AttributedModel by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.8
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.Convention by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.0-preview.2.25163.2
Provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.
System.Composition.TypedParts by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
Provides some extension methods for the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration
System.Data.Odbc by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
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.IO.Hashing by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.Reactive.WindowsRuntime by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 3.0.0
  • Rx Reactive Extensions Observable LINQ Events
Windows Runtime extensions library for Rx. Contains scheduler functionality and various bridges for the Windows Runtime.
System.Speech by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.3.22175.4
Provides types to perform speech synthesis and speech recognition. Commonly Used Types System.Speech.Synthesis.SpeechSynthesizer System.Speech.Recognition.SpeechRecognizer
xunit by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.9.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.extensibility.core by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.2.0-rc3-build3528
Includes xunit.core.dll for extensibility purposes.
xunit.runner.visualstudio by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.3.0-beta3-build3705
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supported platforms: - Desktop .NET 2.0+ - .NET Core (including ASP.NET Core) 1.0+ - Universal Windows App 10+