The Syncfusion Range Slider for Xamarin.Forms allows you to select a range of values within the specified minimum and maximum limits.
Key features:
• Range: Set start and end values of a range.
• Ticks placement: Determine the placement in which tick marks should be drawn.
• Tick frequency:...
More information
A generic implementation of a centered interval tree in C#.
In computer science, an interval tree is an ordered tree data structure to hold intervals. Specifically, it allows one to efficiently find all intervals that overlap with any given interval or point. It is often used for windowing queries,...
More information
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is part of the Windows Community Toolkit.
This package provides no actual code and is only an aggregate of its dependencies. You can find out how to optimize...
More information
The Syncfusion Range Slider for Xamarin.Android allows you to select a range of values within the specified minimum and maximum limits.
Key features:
• Range: Set start and end values of a range.
• Ticks placement: Determine the placement in which tick marks should be drawn.
• Tick frequency:...
More information
The Syncfusion Range Slider for Xamarin.iOS allows you to select a range of values within the specified minimum and maximum limits.
Key features:
• Range: Set start and end values of a range.
• Ticks placement: Determine the placement in which tick marks should be drawn.
• Tick frequency: Calculate...
More information
The Range class provides a .NET implementation of Range as described by Martin Fowler here: http://martinfowler.com/eaaDev/Range.html with a few additions of my own.
Resuming Action Results brings support for HTTP Byte Range requests to ASP.NET MVC transparently. The ActionResults included in this package mirror the familiar FileResult actions. This supports iOS device streaming and download managers.
Use Clock.Now in place of DateTime.Now in your production code. At unit testing time you can Pause() the clock at specific times.
Use the TimeBox class to record how long a given operation takes to execute.
CodeJam is a set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another.