Sentry.Protocol
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 2.1.0
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
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
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
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 provider for Microsoft.Extensions.Logging
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann
- 1 total downloads
- Latest version: 2.0.11-pre
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
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
A Serilog sink that writes events to Microsoft SQL Server
SharpDX.Direct3D9
by: Alexandre Mutel
- 1 total downloads
- Latest version: 4.1.0-ci217
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 2 total downloads
- Latest version: 4.0.0-ci145
Assembly providing DirectX - DXGI managed API.
SixLabors.Fonts
by: Scott Williams and contributors
- 1 total downloads
- Latest version: 0.1.0-alpha0012
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
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
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
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
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
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
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
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
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 tools for documenting APIs built on ASP.NET Core