Skip to content

Releases: SSWConsulting/SSW.VerticalSliceArchitecture

0.9.0

14 May 05:50
d16a9b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

23 Mar 10:06
f01c2df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Hona/VerticalSliceArchitecture@0.7.4...0.8.0

0.7.4

20 Mar 01:46
f8ca090
Compare
Choose a tag to compare

What's Changed

Full Changelog: Hona/VerticalSliceArchitecture@0.6.0...0.7.4

0.6.0

14 Mar 14:38
Compare
Choose a tag to compare

What's Changed

  • Decoupled endpoints from CQRS objects.
  • Moved from Result flow, to exception flow for speed of development and convenience.
  • Rename Kernel to Host for more clarity.
  • Remove the Repository pattern in favour of using EF Core directly.
  • Improves Open API extension methods.