Info
| Version: | 1.0.0 | 
| Author(s): | Satish Kumar B | 
| Last Update: | Friday, November 18, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/satish049/Ultimate.Utilities | 
| NuGet Url: | https://www.nuget.org/packages/Ultimate.Utilities | 
Install
Install-Package Ultimate.Utilities
                        dotnet add package Ultimate.Utilities
                        paket add Ultimate.Utilities
                        
                                Ultimate.Utilities Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    - Newtonsoft.Json(>= 9.0.1)
 
- NETStandard.Library(>= 1.6.0)
 - Newtonsoft.Json(>= 9.0.1)
 - System.Globalization.Extensions(>= 4.0.1)
 - System.Linq.Parallel(>= 4.0.0)
 - System.Linq.Queryable(>= 4.3.0)
 - System.Reflection.TypeExtensions(>= 4.3.0)
 
Tags
                
It has StringUtils, CollectionUtils, ObjectUtils and CommonUtils. These classes provide you with a large number of helper functions that can help you code much better.
And the best thing is it is available for .Net Core. Please refer to https://satish049.github.io/Ultimate.Utilities/html/annotated.html for documentation.