Releases: openrasta/openrasta-core
Releases · openrasta/openrasta-core
2.5.48
Added
- forms now support nullable Guids
2.5.46
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
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
Fixed
- error HTML and CSS files were incorrectly shipped in NuGet packages
2.5.28
Fixed
- Race condition in HttpListenerHost on Dispose
2.5.21
Added
- OpenRasta.Testing now contains reusable context base classes
2.5.13
Added
HttpMethod
now has a Patch
2.5.7
Previous OpenRasta versions are not included as they were on OpenWrap.
Changed
- OpenRasta is now on nuget