Top 20 NuGet Packages depending on System.Diagnostics.Contracts

Total dependencies: 215

SharpPulsar is Apache Pulsar Client built using Akka.net
Simple, low-maintenance event sourcing backed by Azure Blob Storage.
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.6.1 or higher and .Net Standard 2.0 or higher on Windows, Linux and Mac.
System.Net.Http.Formatting project compiled for .NET Standard
Provides a bit of C# syntactic sugar
Version 3 client library package for email verification service entities powered by emailhippo.com. This package contains domain entities for real time email verification services. Find out more about enterprise grade email address validation and get a free trial license key at https://www.emailhi...
This package includes high performance .NET Standard helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemor...
Libuv transport model in DotNetty
IO tooling for fast network data transfer for Bix
Protobuf Proto3 codec for DotNetty
ProtocolBuffers Proto2 codec for DotNetty
Package Description
SimpleMapper is built from the ground up with performance and modern testability software practices in mind. It is light-weight tool for mapping between objects across software tiers. Efficient data tier mapping is achieved using LINQ projection whilst in-memory mappings can be defined by implementi...
A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
Contains functions for communicating with SQL Service Broker
.NET HTTP server that uses the Windows HTTP Server API.
Argument validation methods, for example: this.user = Argument.NotNull("user", user). Less fancy than approaches based on lambdas/anonymous classes, but less scary performance-wise (given that argument checks are often all over the place). Annotations: C# 8 nullable reference types, ReSharper, Mic...
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Plugin to extend logging on AspNetCore services with LogCast
Http codec for DotNetty