Sentry.OpenTelemetry by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 5.14.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling OpenTelemetry
Official OpenTelemetry integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 5.14.1
  • 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.Extensions.Logging by: Microsoft, Serilog Contributors
  • 3 total downloads
  • Latest version: 3.0.0-dev-10240
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.File by: Serilog Contributors
  • 1 total downloads
  • Latest version: 5.0.0-dev-00876
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
SharpDX by: Alexandre Mutel
  • 6 total downloads
  • Latest version: 4.2.0-ci259
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.DXGI by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.8-preview.1.1
  • 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. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.4-preview.2
  • 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.24
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.lib.e_sqlite3.v110_xp by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.0.0-pre20160912104037
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
SQLitePCLRaw.provider.e_sqlite3.net35 by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.1.10
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 13 total downloads
  • Latest version: 1.2.0-beta.354
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 3 total downloads
  • Latest version: 27.2.2
  • 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.ClientModel by: Microsoft
  • 1 total downloads
  • Latest version: 1.6.0
Contains building blocks for clients that call cloud services.
System.Collections.Concurrent by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.11-beta-23516
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> - 1548494
System.ComponentModel.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-23019
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
System.Composition.Convention by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.3
Provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.
System.Composition.TypedParts by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.7
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).