Skip to content

Releases: openrasta/openrasta-core

2.5.48

14 Aug 12:37
Compare
Choose a tag to compare

Added

  • forms now support nullable Guids

2.5.46

14 Aug 12:37
Compare
Choose a tag to compare

Fixed

  • Object binders on parameters had been inadventantly removed when
    migrating to GitHub. They now work as expected.
  • Malformed Guids would cause 500. They now don't match.

2.5.34

14 Aug 12:37
Compare
Choose a tag to compare

Changed

  • The Codec response selection would always set the pipeline as finished,
    preventing contributors from running afterwards. The contributor was changed
    to only set the pipeline as continue.

2.5.31

14 Aug 12:37
Compare
Choose a tag to compare

Fixed

  • error HTML and CSS files were incorrectly shipped in NuGet packages

2.5.28

14 Aug 12:37
Compare
Choose a tag to compare

Fixed

  • Race condition in HttpListenerHost on Dispose

2.5.21

14 Aug 12:37
Compare
Choose a tag to compare

Added

  • OpenRasta.Testing now contains reusable context base classes

2.5.13

14 Aug 12:37
Compare
Choose a tag to compare

Added

  • HttpMethod now has a Patch

2.5.7

14 Aug 12:37
Compare
Choose a tag to compare

Previous OpenRasta versions are not included as they were on OpenWrap.

Changed

  • OpenRasta is now on nuget