issues
search
dukeofharen
/
httplaceholder
A very flexible cross platform HTTP stub application.
MIT License
113
stars
4
forks
source link
Refactoring/project setup change
#320
Closed
dukeofharen
closed
1 year ago
dukeofharen
commented
1 year ago
Pull request type
Please check the type of change your PR introduces:
[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, renaming)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation content changes
[ ] Other (please describe):
What is the new behavior?
Made several infrastructure changes to the code.
Added AuditBehavior which logs all the interactions between the web API and the application layer using MediatR (only in verbose logging mode).
Does this introduce a breaking change?
[ ] Yes
[X] No
Pull request type
Please check the type of change your PR introduces:
What is the new behavior?
Does this introduce a breaking change?