Platform.Ranges

LinksPlatform's Platform.Ranges Class Library


Keywords
LinksPlatform, Ranges, Range, RangeExtensions, EnsureExtensions, class-library, csharp, dotnet-framework, dotnet-standard, nuget-package
License
Unlicense
Install
Install-Package Platform.Ranges -Version 0.5.0

Documentation

Actions Status Codacy Badge CodeFactor

NuGet Version and Downloads count ConanCenter package C++
NuGet Version and Downloads count C#

Ranges

LinksPlatform's Platform.Ranges Class Library

This library contains Range struct with Minimum and Maximum fields. It is possible to create only a valid Range, overwise an exception is thrown.

Namespace: Platform.Ranges

Forked from: Konard/LinksPlatform/Platform/Platform.Helpers

NuGet package: Platform.Ranges

Documentation

PDF file with code for e-readers.

Depend on

Dependent libraries

Similar libraries

alansav/range

Range class with Floor and Ceiling fields.

mnelsonwhite/Range.NET

Range class with Minimum and Maximum properties.

sdcb/Sdcb.System.Range

Range struct with Start and End properties.