Commit Graph

7 Commits (120bddf59c4685c9db790467a52c74dd02de52e5)

Author SHA1 Message Date
Samson Amaugo 417877e51e
Problemdetailsmiddleware (#42)
* added middleware feature

* removed statuscodepages

* formatted code

* Removed unnecessary middleware 😅

* setErrorType from handler

* setErrorType from handlers

* deleted the has path func

* fixed for middleware

* setting for controllers

* fixed iss for controllers 😎

* formatted code 😎

* Removed unnecessary middleware
2022-09-14 16:06:37 -10:00
Rick Anderson 3ebbb8baf4
Problem details refactor (#39)
* Problem details refactor

* Problem details refactor

* Problem details refactor

* Problem details refactor

* Problem details refactor
2022-09-09 11:11:17 -10:00
Samson Amaugo 43159fca08
Problemdetailsmiddleware (#40)
* added middleware feature

* removed statuscodepages

* formatted code
2022-09-08 20:14:44 -10:00
Samson Amaugo 49cf47c420
Problemdetailsmiddleware (#38)
* added middleware feature

* removed statuscodepages
2022-09-08 17:47:17 -10:00
Rick Anderson 5c2d63d79a
Format problem details (#36)
* problem details formatting

* Moniker prep for Problem Details
2022-09-08 16:52:59 -10:00
Rick Anderson 21fdbf522f
problem details formatting (#35) 2022-09-08 08:04:44 -10:00
Samson Amaugo b07d2c5805
Problem detail service middleware sample code (#25)
* created project

* edited file

* edited file

* changed to project name

* changed file name

* created mathErrorFeature variable

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* use of switch expressions

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* use statuscodepages

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* switched to using the statuscodepages middleware

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* added features extension

* dotnet format

* dotnet format

* changed casing in proj

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* changed casing of csproj

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
2022-09-01 15:57:59 -10:00