Releases: RussBaz/WebFrame
Releases · RussBaz/WebFrame
[[email protected]] Added Exception processing settings to App.Services
[email protected] Added additional Excpetion processing settings
[[email protected]] Added Globalization.RequestCulture to RequestServices
[email protected] Added Globalization.RequestCulture to the RequestServices
[[email protected]] Minor bug fix
[email protected] Minor renaming
[[email protected]] Introduced a templating engine integration
The default one is DotLiquid but it can be replaced or disabled at any time.
[[email protected]] Added IServiceProvider getter method to the App
[email protected] Added Json parsing section to the docs
[[email protected]] Hotfix dependency warning
[email protected] Trying to fix a dependency warning (Newtonsoft.Json)
[[email protected]] Hotfix dependencies
[email protected] Adding missing dependency constraints
[email protected] Added default loggers
[email protected] Fixing typos in GitHub Actions
[[email protected]] Updated the referenced core version to match the latest released one
[email protected] Updated dependencies in templates/samples and further improved the docs
[[email protected]] Streamlined the parts accessing syntax
[email protected] Streamlined accessing different parts of the request/response and imp…