4.0.0
Breaking changes & Bug fixes
- Fixed a bug around the
TempDataimplementation to ensure that all previously stored data in theTempDatadictionary is accessible as well as newly made changes are persisted going forward.
New features
- Added an additional overload of
AddRazorEnginewhich does not take any arguments, which supports Razor views from a class library.