Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 1 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Extensions.Http-Signed
by: App vNext
- 1 total downloads
- Latest version: 1.0.1-preview2
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.23472.1
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Roslynator.Analyzers
by: Josef Pihrt
- 1 total downloads
- Latest version: 4.12.6
A collection of 200+ analyzers for C#, powered by Roslyn.
runtime.native.System.Net.Http
by: Microsoft
- 1 total downloads
- Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 1 total downloads
- Latest version: 1.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Sentry
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 6.0.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 6.2.0
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog
by: Serilog Contributors
- 6 total downloads
- Latest version: 4.4.1-dev-02443
Simple .NET logging with fully-structured events
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.2-dev-00719
The periodic batching sink for Serilog
SharpDX.DXGI
by: Alexandre Mutel
- 1 total downloads
- Latest version: 4.0.1
Assembly providing DirectX - DXGI managed API.
SixLabors.Fonts
by: Six Labors and contributors
- 3 total downloads
- Latest version: 3.1.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 5 total downloads
- Latest version: 1.68.1-rc.165
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
SonarAnalyzer.CSharp
by: SonarSource
- 8 total downloads
- Latest version: 10.34.0.3385
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green
by: Eric Sink
- 1 total downloads
- Latest version: 1.1.0
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=SQLite included
SQLitePCLRaw.core
by: Eric Sink, et al
- 1 total downloads
- Latest version: 1.1.1-pre20161109081005
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v120
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.9
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.
- 1 total downloads
- Latest version: 1.1.0-beta002
An implementation of StyleCop's rules using Roslyn analyzers and code fixes