Commit Graph

25 Commits (5c14d05fc2a7c5eb81722f41aa6a905abcafbee3)

Author SHA1 Message Date
Kirk Larkin 7b3aa87f6b
Update Handle Web API Errors to 6.0 (#24066)
* Update Handle Web API Errors to 6.0

* .

* .

* .
2021-11-25 06:57:17 -10:00
Kirk Larkin cc579c27f4
Prepare Handle Web API Errors for 6.0 (#24055) 2021-11-25 10:09:24 +00:00
GitHubPang ab52006f94
Fix typos (#23324) 2021-09-15 20:38:34 -05:00
Safia Abdalla 4c448c256f
Merge pull request #22600 from dotnet/safia/problem-details
Add docs on generating ProblemDetails payload
2021-06-27 11:45:25 -07:00
Safia Abdalla 6a8760c45f
Update aspnetcore/web-api/handle-errors.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-06-23 20:27:42 -07:00
Rick Anderson 9ce69a68e1
Update handle-errors.md (#22601) 2021-06-23 18:57:59 -07:00
Safia Abdalla 6c5cebbaf8
Add docs on generating ProblemDetails payload 2021-06-23 18:32:11 -07:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson fb85df63d8
clean up handle web API errors (#21121)
* clean up handle web API errors

* clean up handle web API errors

* clean up handle web API errors

* clean up handle web API errors

* Update aspnetcore/web-api/handle-errors.md

Co-authored-by: Kirk Larkin <serpent5@pm.me>

Co-authored-by: Kirk Larkin <serpent5@pm.me>
2021-01-08 13:47:32 -10:00
AYDIN HOMAY 9f2978e63a
API errrors, how to handle (#21016)
* Added a section of Middleware Exception Handling

* created a frist draft from new section to cover Middleware Exception Handling.

* Update handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>

* Update aspnetcore/web-api/handle-errors.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2021-01-08 13:42:07 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Scott Addie 0646aea359
Add verbiage about magic number 10 (#19296) 2020-07-23 13:59:54 -05:00
Luke Latham 2a6e1db637
Fix namespace/API docs cross-link (#19193) 2020-07-13 07:54:00 -05:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Scott Addie 763fd4ec29
Add callout about RFC compliance in 2.1 (#16116) 2019-12-10 11:50:25 -06:00
Scott Addie dc9a3fc574
Restore missing 2.1 content in web API overview doc (#15833)
* Restore missing 2.1 content in web API overview doc

* Adjust moniker version
2019-11-22 17:06:27 -06:00
Scott Addie 05d54916dd
Add more detail to Developer Exception Page with web API (#14670)
* Add more detail to Developer Exception Page with web API

* Add missing HEADERS section to plain-text output

* minor edit

* update port number

* accept --> request

* minor edit

* Add screen capture of testing in Postman

* Fix gif include

* Add missing word

* Display screen capture only for 3.0+
2019-09-27 15:22:03 -05:00
Scott Addie 4cf0bbb885
Add missing 2.x details to web API error handling doc (#14591)
* Add missing 2.x details to web API error handling doc

* Delete unnecessary folder

* more work

* more work

* more work

* more work

* more work

* minor edits
2019-09-25 15:19:08 -05:00
Pranav K c029f047b0 Add details for web API error handling (#14366)
* Add details for web API error handling

* Edit pass on web API error handling doc (#14389)

* remove extra closing paren

* Apply suggestions from code review

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Edit pass on web API error handling doc (#14412)

* Fix ToC link (#14414)
2019-09-19 10:56:04 -05:00