Skip to content

v0.27.0

Compare
Choose a tag to compare
@pdevito3 pdevito3 released this 06 Oct 15:55

Updated

  • New extension methods on dbcontext for direct GetById options
  • Queries use DbContext directly with new ext methods
  • Consolidated options pattern object and cleaned it up
  • Remove functional tests scaffolding (other than health)
  • Tweak producer example
  • No more repository/uow abstraction
  • No more unit tests for user policy handler
  • No more default permission. Must be explicitly provided

Fixed

  • Timespan recognition
  • Hangfire config typo
  • Lower/upper invariance resolution #137