AgeCalc.cs - C# age calculation library: calculate relative time (years, months, days) ago since birthday.
                        
                    
         
                Info
| Version: | 0.0.3 | 
| Author(s): | Faisal Salman | 
| Last Update: | Thursday, October 11, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/faisalman/age-calc-cs | 
| NuGet Url: | https://www.nuget.org/packages/Faisalman.AgeCalc | 
Install
Install-Package Faisalman.AgeCalc
                        dotnet add package Faisalman.AgeCalc
                        paket add Faisalman.AgeCalc
                        
                                Faisalman.AgeCalc Download (Unzip the "nupkg" after downloading)
                            
                        