Info
| Version: | 1.0.2 |
| Author(s): | github.com/kwiniarski97 |
| Last Update: | Friday, April 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kwiniarski97/IsNegative |
| NuGet Url: | https://www.nuget.org/packages/IsNegative |
Install
Install-Package IsNegative
dotnet add package IsNegative
paket add IsNegative
IsNegative Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.0.5)
Tags
Inspired by great JS library.
I created one for .NET Core.
Usage: "IsNegative.Check(number);".