You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ And more integration/extension independent optional features like:
32
32
- Use Mediator pattern
33
33
- Manage file transfers
34
34
35
-
The list is not exhaustive, there’s more, but what we wanted was playing with all of it with as less code as we could, not worrying about plumbing things and being sure everything is wired and handled by design or almost.
35
+
The list is not exhaustive, there’s more, but what we wanted was playing with all of it with as less code as we could, not worrying about plumbing things and being sure everything is wired and handled by design or almost.
36
36
37
37
Inspired by [Refit.Insane.PowerPack](https://github.com/thefex/Refit.Insane.PowerPack), we wanted to make it simple to use, mixing attribute decorations and fluent configuration.
38
38
@@ -147,6 +147,7 @@ Apizr has a lot more to offer, just [read the doc](https://apizr.net/articles/in
147
147
- Please read the [Change Log](https://apizr.net/changelog.md) to get a picture of what's in.
148
148
- Please read the [Breaking changes](https://apizr.net/articles/breakingchanges.md) to get a picture of what's changed.
0 commit comments