Sentry.Protocol by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 2.1.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 1.4.28
  • serilog logging events semantic structured
The best of traditional and structured logging for .NET
Serilog.Enrichers.Environment by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0-beta-521
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0-beta-705
  • serilog,thread,enricher
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final-10091
  • serilog Microsoft.Extensions.Logging
Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.ApplicationInsights by: Joerg Battermann
  • 1 total downloads
  • Latest version: 2.0.11-pre
  • serilog logging azure applicationinsights application insights
Serilog event sink that writes to the new Azure based Microsoft Application Insights.
Serilog.Sinks.File by: Serilog Contributors
  • 6 total downloads
  • Latest version: 5.0.1-dev-00966
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden, Christian Kadluba, Serilog Contributors
  • 2 total downloads
  • Latest version: 5.6.1-dev-00402
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server
SharpDX.Direct3D9 by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 4.1.0-ci217
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 4.0.0-ci145
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SixLabors.Fonts by: Scott Williams and contributors
  • 1 total downloads
  • Latest version: 0.1.0-alpha0012
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SkiaSharp by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.2-preview.29
  • 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.NoDependencies by: Microsoft
  • 3 total downloads
  • Latest version: 1.68.1-rc.169
  • 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 by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.2-preview.60
  • 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.
SkiaSharp.Views.Gtk2 by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.1-rc.169
  • 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.
SQLitePCLRaw.provider.e_sqlite3.net35 by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.1.0
  • 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_*.
SQLitePCLRaw.provider.e_sqlite3.net45 by: Eric Sink, et al
  • 3 total downloads
  • Latest version: 1.1.11
  • 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_*.
StackExchange.Redis.StrongName by: Stack Exchange inc., marc.gravell
  • 1 total downloads
  • Latest version: 1.0.328
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you prefer a version without a strong-name, try StackExchange.Redis
StyleCop.Analyzers by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-alpha010
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore by: domaindrivendev
  • 2 total downloads
  • Latest version: 10.1.4
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core