omark
-
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 1.0 This package targets .NET Standard 1.0. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 11,336,315 total downloads
- last updated 1/14/2024
- Latest version: 2.1.2
ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time. -
-
BrakePedal
by: omark cnielson- 53,426 total downloads
- last updated 4/1/2016
- Latest version: 1.0.3
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... More information -
- 34,810 total downloads
- last updated 4/1/2016
- Latest version: 1.0.3
The BrakePedal.Redis package contains an implementation of a Redis BrakePedal repository which uses StackExchange.Redis (https://github.com/StackExchange/StackExchange.Redis) for use with the BrakePedal... More information -
BrakePedal.
by: omarkHttp - 11,852 total downloads
- last updated 4/1/2016
- Latest version: 1.0.3
The BrakePedal.Http package provides code to use the BrakePedal library in a Web API application as an attribute, handler, or filter.