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