Info
| Version: | 1.0.0 | 
| Author(s): | Davis Agaba | 
| Last Update: | Monday, June 29, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/agabadave/RangeFilter | 
| NuGet Url: | https://www.nuget.org/packages/RangeFilter | 
Install
Install-Package RangeFilter
                        dotnet add package RangeFilter
                        paket add RangeFilter
                        
                                RangeFilter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FluentValidation(>= 8.6.2)
 
Tags
                
For now the comparision is made for struct values such as ints, doubles, DateTime, etc.