Commit Graph

24 Commits (wadepickett/27996ClientResultsHub)

Author SHA1 Message Date
Rick Anderson f31647481e
Update Program.cs 2022-09-27 12:33:20 -10:00
Rick Anderson ae3dc6e0d6
Pd18 (#75)
* fix snip

* add new snippet

* add new snippet
2022-09-27 12:05:38 -10:00
Rick Anderson 0abed56f1a
fix snip (#74) 2022-09-26 17:25:53 -10:00
Rick Anderson 5aef987605
pd17 (#73) 2022-09-26 16:59:19 -10:00
Rick Anderson 9194e957b7
update snippets (#69) 2022-09-22 17:26:52 -10:00
Rick Anderson 4061c06d00
add new snippet (#68) 2022-09-22 16:42:19 -10:00
Rick Anderson 839b3d42de
update problem details sample (#67) 2022-09-22 16:12:01 -10:00
Rick Anderson 5a31172a61
clean up code (#65)
* clean up code

* clean up code
2022-09-21 12:18:19 -10:00
Rick Anderson 8dd4ff3147
update new controller (#64) 2022-09-21 11:50:56 -10:00
Rick Anderson 76ad1295a5
fix code (#62) 2022-09-20 16:09:47 -10:00
Rick Anderson d93184b0bb
Pd9 (#61)
* Add controller to middleware example

* fix code
2022-09-20 14:54:56 -10:00
Rick Anderson 3d61ef0900
Add controller to middleware example (#59) 2022-09-20 11:07:59 -10:00
Rick Anderson e4ca4dcc09
format snippet (#58) 2022-09-19 17:01:37 -10:00
Rick Anderson 4f1f7edbd4
fix snippet (#56) 2022-09-19 15:53:13 -10:00
Rick Anderson 42ffdd7650
format problem details (#55) 2022-09-19 15:34:09 -10:00
Rick Anderson d2c6359165
short problems sample (#54) 2022-09-19 14:32:07 -10:00
Rick Anderson 4a82e87929
problem details code clean up (#53) 2022-09-19 14:05:18 -10:00
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