Chaining comparison operations with C#, like x < y < z.
Info
Version: | 1.0.0 |
Author(s): | Wil Stead, Robbie Vanbrabant |
Last Update: | Thursday, June 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WilStead/csharp-chained-comparison |
NuGet Url: | https://www.nuget.org/packages/csharp-chained-comparison |
Install
Install-Package csharp-chained-comparison
dotnet add package csharp-chained-comparison
paket add csharp-chained-comparison
csharp-chained-comparison Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags