Release v1.1.0
Published on: 22 Apr, 2015
Version : v1.1.0
Remarks:
An updated version with new features and enhancements to the original package.
Install and updates available through https://www.nuget.org/packages/Hanssens.Net.Extensions/
Features
- Added UnitConverter - for converting units
- Added Cryptography.PasswordHash
- Added JsonRequest, for easy GET, POST, PUT and DELETE'ing http webrequests
- Added extension helpers, such as IEnumerable.IsNullOrEmpty(), IsValidJson()
- Added Extract.ExtractPropertyValue; a helper for extracting the property value from an object instance, by it's property name
Enhancements
- Improved Randomizer() initialization algorithm
- 100% Mono compliant
Fixes
- Namespaces are more consistent