This repository was archived by the owner on Aug 9, 2026. It is now read-only.
v0.4.9-alpha
Pre-release
Pre-release
- Removes the
Expression<Func<T>>-based property name methods. Use C#nameofinstead. - Fixed bug in
ParameterizedCommandBase<T>that caused execution to fail.