Z.ExtensionMethods (V.2.0.1)
Version 2.0.0
The Source Code has moved to GitHub
- Added - Support for Z.ExtensionMethods.WithObjectNamespace(coming soon)
- Added - Support for Z.ExtensionMethods.WithOneNamespace(coming soon)
- Added - Support for Z.ExtensionMethods.WithTwoNamespace
- Added - Support for Z.ExtensionMethods.WithNamespace
More information about which library is most appropriate for you can be found here: (http://www.zzzprojects.com/extension-methods/)
New Methods
- Added - String.IsNotNullOrWhiteSpace
- Added - IfNotNull(Action)
A new library, Z.Accessor, is under development. This library will resolve accessor and lambda expression and will include features like string.FormatAccessor(), case sensitive, alternative path resolution and more. This library will replace some methods that were included in the Z.ExtensionMethods, we had no other choice but to remove them due to names conflicts.
- Removed - Z.Linq.Expression namespace
- Removed - Accessor extensions from Z.Reflection namespace