5 packages tagged with “bandwidth”
Bandwidth.Net is client library for the Bandwidth Application Platform
Bandwidth.Net.Extra is set of helpers Bandwidth.Net
A .NET client library for LibreSpeed speed test servers. Measure download speed, upload speed, ping, and jitter against self-hosted or public LibreSpeed servers.
Use this middleware to cache images from the Internet. Wherever you would give a control a URL, a stream, or byte[], continue doing that as normal, but have ImageCache act as the intermediary. For example: instead of ImageSource = Uri, do ImageSource = ImageCache(Uri).
Use this middleware to cache images from the Internet. Wherever you would give a control a URL, a stream, or byte[], continue doing that as normal, but have ImageCache act as the intermediary. For example, instead of ImageSource = Uri, do ImageSource = ImageCache(Uri).