13 packages returned for Tags:"ranges"
- 11,902 total downloads
- last updated 12/20/2020
- Latest version: 0.3.0
LinksPlatform's Platform.Ranges Class Library
- 1,273 total downloads
- last updated 11/18/2017
- Latest version: 0.3.0
Contains a collection of helper methods for generating ranges of arbitrary type.
Adds also iterators for common collections.
- 3,101 total downloads
- last updated 9/25/2017
- Latest version: 1.0.6
Why does C++ need another range library?
Simply put, the existing solutions haven't kept up with the rapid evolution of C++.
Range v3 is a library for the future C++.
Not only does it work well with today's C++
-- move semantics, lambdas, automatically deduced types and all --
it also...
More information
- 442 total downloads
- last updated 4/24/2020
- Latest version: 0.0.3
LinksPlatform's Platform.Ranges is a Template Library what contains set of C++ abstract class templates. Use Platform.Ranges.h file to include the library.
- 1,020 total downloads
- last updated 2/22/2018
- Latest version: 0.5.1
How to use:
AzureDatacenterIPAddressService _handler = new AzureDatacenterIPAddressService();
// get all azure regions
var regions = _handler.GetRegionsWithIpAddress();
// get ip address list for region
var ipForRegion = _handler.GetIpAddressByRegion(RegionType.europenorth);
// check if region...
More information
- 5,248 total downloads
- last updated 11/19/2020
- Latest version: 20.1.1
Charts is a set of full-sized charts that provide rich visualization for quantitative data. It's designed to make even the most complex data readable.
Many chart types are supported, from basic line and bar charts to stacked area charts. The chart control includes numerous useful features such as...
More information
- 5,221 total downloads
- last updated 11/19/2020
- Latest version: 20.1.1
Gauge contains a complete set of circular, linear, and digital gauge controls, along with LED lights and toggle switches.
Visually render multiple data points in a compact area that is quickly recognized and understood by users.
All gauge appearances can be customized using an enormous number of...
More information
- 5,250 total downloads
- last updated 11/19/2020
- Latest version: 20.1.1
Micro Charts is a set of charts that visualize quantitative data and are designed to render clearly in compact spaces. Many chart types are supported, from basic line and bar charts to stacked area charts. The sparkline chart controls include numerous useful features such as multiple series,...
More information
- 84 total downloads
- last updated 9/16/2020
- Latest version: 2.0.0
A library which helps doing common operations, such as union, intersection or complement, on intervals of IComparable types.
- 355 total downloads
- last updated 7/19/2018
- Latest version: 1.0.0-pre
IPAddress Pool Wrapper allows you to parse or check IPAddress from list of IP Pools/Ranges in multiple regions. it also support files such as json and text file for large IP Ranges/Pools.
IPAddress Supported formats like 192.168.0.0/13, 192.168.0.0/255.248.0.0, 192.168.0.0-192.168.0.128