Skip to content

v6.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 08:00

6.6.0 (2022-08-10)

Bug Fixes

  • handle empty response exception in watcher (a2290ff), closes #460
  • incorrect service lifetimes for controllers. (6726e56), closes #450 #455

Features

  • add IgnorePropertyAttribute to ignore certain entity attributes. (6cf2c13), closes #452
  • update dotnet new templates. (57fde41), closes #463
  • upgrade to C#10 with implicit usings. (d602c3f), closes #458