Top 20 NuGet rate Packages

MetroRate is a WinRT XAML control for displaying ratings with stars. It's a modified version of the open source WPF version released on CodeProject: http://www.codeproject.com/Articles/45210/WPF-A-Simple-Yet-Flexible-Rating-Control
ReviewNotifier is a helper class for Windows Phone and Windows 8 apps to easily ask users to rate and review your app after a number of launches.
A rate reminder pop up for Windows 10 UWP, Windows 8.1 and Windows Phone 8.1 apps.
Human friendly, textual representations of TimeSpan and file size using standard .NET types. It is light-weight, tested and supports PCL.
Net wrapper library for the UPS API. The library can validate at the street level or get shipping rates for domestic shipping.
Brake Pedal is a general purpose throttling library. The library provides the following features: - Time based throttling: limit X number of requests over Y time period. - Locking: block requests after X attempts over Y time period for Z time period. - Decoupled storage: you can use the bundled rep...
//usage snippet var myobj=new AppRating( ); myobj.Threshold=2; myobj.CheckUser( );
Rate limiting action filter for Web Api
provides a distributed Redis implementation of the IRateLimitingCacheProvider from the Domain.RateLimiting.Core package meaning that it can be used from multiple servers which is more suiting to real production environments. This is the package that keeps track of the call count per time window and ...
Contains the core abstractions and classes for rate limiting.
Contains the rate limiting action filter which works with Domain.RateLimiting.Core
Free custom controls. Contains these controls: # RateControl
This package supports in memory rate limiter. Use KL.RateLimiter.Redis for distributed environment.
Simple Token Bucket.
A utility to limit the rate of calls to any provided function.
Pauses the program execution when an specified rate limit has been exceeded.