Skip to content

Releases: RussBaz/WebFrame

[All@v0.0.18] Added Exception processing settings to App.Services

07 Mar 07:38
Compare
Choose a tag to compare
all@v0.0.18

Added additional Excpetion processing settings

[All@v0.0.17] Added Globalization.RequestCulture to RequestServices

06 Mar 19:19
Compare
Choose a tag to compare
all@v0.0.17

Added Globalization.RequestCulture to the RequestServices

[All@v0.0.16] Minor bug fix

22 Dec 22:24
Compare
Choose a tag to compare
all@v0.0.16

Minor renaming

[All@v0.0.15] Introduced a templating engine integration

11 Dec 10:58
Compare
Choose a tag to compare

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

07 Dec 19:06
Compare
Choose a tag to compare
all@v0.0.14

Added Json parsing section to the docs

[All@v0.0.13] Hotfix dependency warning

28 Nov 10:44
Compare
Choose a tag to compare
all@v0.0.13

Trying to fix a dependency warning (Newtonsoft.Json)

[All@v0.0.12] Hotfix dependencies

28 Nov 09:19
Compare
Choose a tag to compare
all@v0.0.12

Adding missing dependency constraints

All@v0.0.11 Added default loggers

28 Nov 08:32
Compare
Choose a tag to compare
all@v0.0.11

Fixing typos in GitHub Actions

[Templates@v0.0.10] Updated the referenced core version to match the latest released one

22 Nov 16:12
Compare
Choose a tag to compare
templates@v0.0.10

Updated dependencies in templates/samples and further improved the docs

[All@v0.0.9] Streamlined the parts accessing syntax

21 Nov 13:22
Compare
Choose a tag to compare
all@v0.0.9

Streamlined accessing different parts of the request/response and imp…