Found 103 packages
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
A library for working with intervals and sets. Includes a generic interface so that intervals of any type may be created.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
Time primitives and helpers.
Interval Calculation Class Library
Library for working with generic intervals and granular time intervals (like a quarter, a week...). Intervals support different inclusions (Opened, LeftOpened, RightOpened, Closed)
A simple .net library for working with intervals of comparable types.
Utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc.
A library which helps doing common operations, such as union, intersection or complement, on intervals of IComparable types.
Provides data structures and primitives for working with intervals.
Library for work with intervals and helpers fo enums
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, for instance, to find all roads on a computerized map inside a rectangular viewport, or to find all visible elements inside a three-dimensional scene.
Production-ready .NET library for type-safe mathematical intervals and ranges. Zero-allocation struct-based design with comprehensive set operations (intersection, union, contains, overlaps), explicit infinity support, span-based parsing, and custom interpolated string handler. Generic over IComparable<T> with 100% test coverage. Built for correctness and performance.
.NET Library to handle time intervals (composite start and end)
Implementation of interval calculus and alpha-cut - based operations on fuzzy intervals and numbers.
Implements generic intervals for orderable types (that implement IComparable<T>).
Xplat (cross platform) implementation Interval/Range implementation. .NET Standard 1.0 (netstandard1.0)
a package dealing with intervals
Core abstractions for domain-specific range operations in Intervals.NET. Defines interfaces for fixed-step and variable-step domains, enabling type-safe, performant range manipulations with explicit O(1) vs O(N) semantics. Use this package to implement custom domains or extend the library.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.