Skip to content
This repository was archived by the owner on Aug 9, 2026. It is now read-only.

v0.4.9-alpha

Pre-release
Pre-release

Choose a tag to compare

@AArnott AArnott released this 14 Aug 19:38
4430b52
  • Removes the Expression<Func<T>>-based property name methods. Use C# nameof instead.
  • Fixed bug in ParameterizedCommandBase<T> that caused execution to fail.