Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
It prevents web sites from having duplicate/multiple URLs in the search engines like Google, Bing, Yahoo, etc.
It can check for appending/removing TrailingSlashes, WWW, and LowerCase URLs.
If the URL is not a correct URL, It changes the URL and redirects (301 Moved Permanently) the request to the co...
Core components for utilizing the builder pattern in test object construction.
A C# native implementation of a G729 encoder / decoder, based on libjitsi/Atlassian code
A C# native implementation of a G711 encoder / decoder, based on RedHat/JBoss/Mobius code
Type library shared for CountLib
A C# native implementation of an MP3 encoder / decoder, based on LAME and Jump3r.
Graceful termination of console apps
enabeling currying for c#
Easy to write, easy to read guard clauses for your .NET methods.
Asynchronous helper types for MVVM applications.
A library to convert between byte arrays and strings using hex (base 16) encoding i.e. each byte is represented by 2 hex characters. The implementation makes use of an efficient table lookup that is approx 16x faster than using System.BitConverter.
A project which contains useful models for implementing or integrating with a C# service.
Core transient fault handling classes based on Microsoft's implementation.
Common types:
RetryPolicy
RetryStrategy
ITransientErrorDetectionStrategy
IncrementalRetryStrategy
FixedIntervalRetryStrategy
ExponentialBackoffRetryStrategy
SDK for the MusixMatch Messaging API for C#
The VSCode debug adapter for chakracore.net
Small helper library that allows you to create Alexa.NET Responses using a fluent interface
A mockable wrapper for System.Net.Http.HttpClient.