Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.53 KB

README.md

File metadata and controls

40 lines (27 loc) · 2.53 KB

Actions Status Codacy Badge CodeFactor

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

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

PDF file with code for e-readers.

Depend on

Dependent libraries

Similar libraries

Range class with Floor and Ceiling fields.

Range class with Minimum and Maximum properties.

Range struct with Start and End properties.