Sentry by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 4.10.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK 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: 4.3.1-dev-02404
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Sinks.Console by: Serilog Contributors
  • 1 total downloads
  • Latest version: 4.1.1-dev-00907
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0-rc-703
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX.DXGI by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 4.0.1
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SixLabors.Fonts by: Six Labors and contributors
  • 1 total downloads
  • Latest version: 1.0.0-beta0013
  • font truetype opentype woff
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SkiaSharp by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.2-preview.50
  • 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.NativeAssets.Linux by: Microsoft
  • 2 total downloads
  • Latest version: 2.88.1-preview.108
  • 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.NativeAssets.Win32 by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.9-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.
SQLitePCLRaw.lib.e_sqlite3.v140 by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.0.0
  • 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.
Superpower by: Datalust, Superpower Contributors, Sprache Contributors
  • 1 total downloads
  • Latest version: 2.0.0-dev-00116
  • superpower parser
A parser combinator library for C#
Swashbuckle.AspNetCore by: domaindrivendev
  • 1 total downloads
  • Latest version: 9.0.3
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 2 total downloads
  • Latest version: 20.2.0.48
  • 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.Composition.AttributedModel by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.3.20214.6
Provides common attributes used by System.Composition types. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.AttributedModelProvider When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.3
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Linq.Queryable by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides classes for querying data structures that implement IQueryable<T>. Commonly Used Types: System.Linq.Queryable System.Linq.EnumerableQuery<T> System.Linq.EnumerableQuery
System.Reflection.DispatchProxy by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview.19073.11
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.InteropServices.WindowsRuntime by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
Provides classes that support interoperation between managed code and the Windows Runtime, and that enable the creation of Windows Runtime types with managed code. Commonly Used Types: System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute When using NuGet 3.x this package requires at least version 3.4.
System.ServiceModel.Http by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.1
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services. Commonly Used Types: System.ServiceModel.BasicHttpBinding System.ServiceModel.Channels.HttpRequestMessageProperty System.ServiceModel.Channels.HttpResponseMessageProperty System.ServiceModel.Channels.HttpTransportBindingElement System.ServiceModel.Channels.HttpsTransportBindingElement System.ServiceModel.HttpClientCredentialType System.ServiceModel.BasicHttpSecurityMode System.ServiceModel.HttpTransportSecurity System.ServiceModel.BasicHttpMessageCredentialType System.ServiceModel.HttpBindingBase When using NuGet 3.x this package requires at least version 3.4.