Sentry.Bindings.Android
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.3.0
.NET Bindings for the Sentry Android SDK
Sentry.Profiling
by: Sentry Team and Contributors
- 4 total downloads
- Latest version: 5.15.1
Performance profiling support 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: 2.10.1-dev-01334
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 2 total downloads
- Latest version: 2.0.1-dev-10207
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.File
by: Serilog Contributors
- 1 total downloads
- Latest version: 5.0.0-dev-00876
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 2 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
SharpDX
by: Alexandre Mutel
- 10 total downloads
- Latest version: 4.2.0-ci259
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 7 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 6 total downloads
- Latest version: 4.2.0-ci259
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 4 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SkiaSharp
by: Microsoft
- 1 total downloads
- Latest version: 2.80.0-preview.12
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
- 1 total downloads
- Latest version: 2.88.8-preview.1.1
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
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink, D. Richard Hipp, et al
- 2 total downloads
- Latest version: 1.1.3
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.0.0-pre20160912104037
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.lib.e_sqlite3.v140
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 17 total downloads
- Latest version: 1.2.0-beta.354
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 20.1.0.55
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.Collections.Concurrent
by: Microsoft
- 2 total downloads
- Latest version: 4.0.12-rc2-24027
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>
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Diagnostics.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
Commonly Used Types:
System.Diagnostics.TraceListener
System.Diagnostics.TraceLevel
System.Diagnostics.TraceSource
System.Diagnostics.TraceEventType
System.Diagnostics.DefaultTraceListener
System.Diagnostics.Trace