Amoenus
-
- 38,395 total downloads
- last updated 4/4/2017
- Latest version: 0.4.23
Timer classes to be used in Xamarin PCL. Includes CountDownTimer : ICountDownTimer that will count down to zero once every second. Includes CountUpTimer : IPclTimer that will count up indefinitely... More information -
-
.NET Core 1.0 This package targets .NET Core 1.0. The package is compatible with this framework or higher. .NET Standard 1.0 This package targets .NET Standard 1.0. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 37,895 total downloads
- last updated 12/27/2018
- Latest version: 3.0.1
Easily get enum description from EnumDescription Attribute. For example to have an enum in drop-down list but show a nice description for each value to the user. Added GetEnumDescriptionDictionary that will... More information -
-
- 15,401 total downloads
- last updated 4/4/2017
- Latest version: 2.0.39
Linq extension method that adds None ( aka !Any() ) capability. -
- 6,109 total downloads
- last updated 12/8/2017
- Latest version: 1.0.5
Extension method that allows to repeat same action specified number of times -
- 4,391 total downloads
- last updated 4/14/2017
- Latest version: 1.0.12
Determine if integer is divisible by certain number or whether it is Odd or Even. -
- 1,755 total downloads
- last updated 3/18/2018
- Latest version: 0.0.1.1
Simple extension method that helps to convert boolean or nullable boolean to a desired type