| 12345678910111213141516171819202122232425262728293031323334353637 |
- 27.12.2019 v.1.0.0.8
- New
- - Add CsvHelper to read CSV files
- 27.12.2019 v.1.0.0.7
- Fix
- - Fix Secure class to work with empty strings
- 27.12.2019 v.1.0.0.6
- New
- - Add Singleton implementation
- - Add WeakReference generic pattern
- - Add VolatileCache implementation
- 23.12.2019 v.1.0.0.5
- New
- - Add TypePropertyLocator helper
- - Add Result class (in Value branch)
- - Add ConsoleWriter class (to write colorful texts to console)
- 3.12.2019 v.1.0.0.4
- New
- - Add SqlCommand extension
- Update
- - Change classes location to propper namespaces
- 2.12.2019 v.1.0.0.3
- New
- - Add XmlNode extension
- 2.12.2019 v.1.0.0.2
- New
- - Add DisposableObject, Secure (to generate crypted strings)
- 1.12.2019 v.1.0.0.1
- New
- - Add XpathNavigator, XmlReader extensions
|