Commit Graph

306 Commits (5022f09bf7e5a2190844cec2e6c256e4c7c99ef9)

Author SHA1 Message Date
Tom Dykstra 0ede1d5579
Fix copy/paste error (#31541) 2024-01-19 15:38:23 -08:00
Safia Abdalla 9725dc70b4
Update link to supported ProblemDetails RFC 2024-01-03 15:36:17 -08:00
Unnat Pandya f358761e1e
Update handle-errors.md (#31258) 2023-12-16 17:09:25 -05:00
Tom Dykstra 98d0ade1f3
Update action-return-types7.md 2023-09-27 17:34:16 -07:00
Tom Dykstra b71476cf28
Correct section heading 2023-09-27 17:24:41 -07:00
Christian 4e378ac595
Update action-return-types.md (#30061)
Fixes a typo.
2023-08-15 12:50:28 -10:00
Wade Pickett b8ee7fa9f5
dotnet tool install --arch options (#29923)
* dotnet tool install --arch options, new include plus edit to 31 files to add include.
2023-07-27 14:35:42 -07:00
Rick Anderson 089804b8a4
API generic return types /2 (#29578) 2023-06-20 14:11:03 -10:00
Rick Anderson a54f250686
Mon prep /2 (#29577)
* Mon prep /2

* Mon prep /2
2023-06-20 13:52:06 -10:00
Rick Anderson 821e8ee4a4
Update index.md (#29176) 2023-05-04 15:20:45 -10:00
Rick Anderson b2aa74bd63
Controller lifetime (#29071)
* Update index.md

* Update actions.md
2023-04-25 09:08:56 -10:00
Tom Dykstra 407368d05b
Update path on macOS 2023-04-17 07:21:33 -07:00
Tom Dykstra fad3df0383
Reassign some articles (#28929)
* Reassign some articles

* fix link

* remove cSpell setting
2023-04-10 08:58:13 -10:00
Tom Dykstra daf2aef10f
Update from route-to-code to minimal API (#28677)
Co-authored-by: Safia Abdalla <safia@safia.rocks>
2023-03-17 15:42:11 -07:00
Fiyaz Bin Hasan 621ec479c8
Update jsonpatch.md (#28605)
* Update jsonpatch.md

* Update jsonpatch.md
2023-03-07 20:52:52 +00:00
Rick Anderson 2ee09b7936
Perf of async link (#28200)
* Perf of async link

* Perf of async link

* Perf of async link
2023-01-25 16:49:34 -10:00
Tom Dykstra adfcb77318
Put 7.0 moniker block first (#28127)
* Put 7.0 moniker block first
* minor cleanup
* restore change from 26897
2023-01-17 20:37:43 -08:00
Jeff Mattson 304ecea069
update link fragment (#27916)
* update link fragment

* Update aspnetcore/web-api/action-return-types.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-09 13:01:06 -10:00
Asbjørn Ulsberg 89b4487251
Replace references to obsolete HTTP specifications (#28033)
Replace all references to obsolete HTTP specifications such as RFC 2616
and RFC 7230-7234 with references to the latest (as of now)
HTTP specifications; RFC 9110-9112.
2023-01-09 11:55:51 -10:00
Scott Sauber 61cfce9898
Highlight code for suppress map client errors (#27932) 2022-12-19 04:46:17 -06:00
Rick Anderson 1dda3d9849
Update handle-errors.md 2022-12-03 10:07:47 -10:00
Bruno Oliveira 1fb4b78d12
Updating ProblemDetails docs (#27400)
* Updating ProblemDetails docs

* Fix link

* Typo

* typo

* fixes

* Moving exception handle PD

* initial taxonomy

* Adding developer exception handler

* Adding exception handler

* Update exception handler

* Code updates

* Remove todo

* Changing introduction

* typo

* Adding StatusCodePages

* Fixing invalid link

* nits

* Apply suggestions from code review

Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Removing todo

* fix link

* Adding more about Hellang package

* typo

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Adding a problemdetails include.

Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-10-31 16:21:29 -07:00
Rick Anderson 640900cc90
IProblemDetailsWriter (#27255)
* IProblemDetailsWriter

* IProblemDetailsWriter
2022-10-11 13:47:10 -10:00
Rick Anderson d16f92e31b
Update conventions.md (#27252)
* Update conventions.md

* Update conventions.md
2022-10-11 10:56:32 -10:00
Bruno Oliveira dc976960a2
Adding IResult docs to MVC (#27157)
* Adding 7.0 moniker

* Updating code highlights

* Updating code highlights

* Updating links

* Changing structure

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Initial text

* Results<>

* typos

* typos

* Trying to fix suggestions

* Fixing api url

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* PR Feedback

* Using relative url

* Removing extra line

* Add info about streaming

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-10-06 09:15:10 -10:00
Rick Anderson 9cdc4687d0
Add links to port tunneling in VS (#27193)
* Add links to port tunneling in VS

* Add links to port tunneling in VS
2022-10-05 09:37:47 -10:00
Rick Anderson 15f62cfff8
Update jsonpatch.md (#27159) 2022-09-30 16:18:07 -10:00
Rick Anderson f3e7fb9738
Update analyzers.md (#27143)
* Update analyzers.md

* Update aspnetcore/web-api/advanced/analyzers.md
2022-09-29 21:25:42 -10:00
Bruno Oliveira 31c59e3d7a
Fix link 2022-09-28 13:11:32 -07:00
Rick Anderson cdc26d9102
Problem details /2 (#27009)
* moniker prep

* Problem details service /2

* Problem details service /2

* work

* work

* Update docker-compose-https.md

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* react to feedback

* react to feedback

* react to feedback

* react to feedback

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

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

* react to feedback

* react to feedback

* Apply suggestions from code review

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

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
2022-09-27 14:25:52 -10:00
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Rick Anderson 37a3827291
Min API param binding with record /1 (#26897)
* Min API param binding with record /1

* Min API param binding with record /1

* Min API param binding with record /1

* Min API param binding with record /1

* Min API param binding with record /1

* Min API param binding with record /1

* react to feedback

* use struct

* use struct

* use struct

* use struct

* use struct

* use struct
2022-09-13 13:57:20 -10:00
Rick Anderson 337b395256
moniker prep (#26955) 2022-09-08 17:00:39 -10:00
Alex Buck 7d539345be
[BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26851) 2022-08-30 10:53:06 -10:00
Rick Anderson 04e7b9298b
Update handle-errors.md 2022-07-27 12:09:42 -10:00
Tom Dykstra c779c17399
Binding source inference with DI (#26543) 2022-07-26 10:49:27 -07:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Rick Anderson 1dfb5a3de4
Polymorphic deserialization (#25975) 2022-05-26 13:21:14 -10:00
Stephen Peters 98af41fb99
[BrokenLinksH2] fixing broken links (#25954)
**Global effort to fix broken links**

@rick-anderson

The Content & Learning team is fixing broken links on docs.microsoft.com for the rest of H2. This effort will eliminate potential accessibility, security, and usability issues. This PR includes only link fixes and does not change other content. Please review within five business days and merge, or comment in the PR with any changes you'd like to see. Thanks!
2022-05-24 12:26:33 -10:00
Kirk Larkin 055e200190
Consistent usage of :::moniker (#25668) 2022-04-19 10:26:45 +01:00
Kirk Larkin b091eea006
Correct explanation of multipart/form-data request inference (#25608) 2022-04-12 13:59:26 +01:00
Kirk Larkin 809f88a5f5 Add explanation and sample of new APIs 2022-04-08 11:58:51 +01:00
Kirk Larkin bc96131461 Promote heading to h2s for logical structure 2022-04-07 14:08:13 +01:00
Kirk Larkin 8f1491cbdb Document new ModelMetadataDetailsProviders for 7.0 2022-04-07 14:00:42 +01:00
Kirk Larkin 20e8865e29
Add 7.0 version of Response Formatting (#25552) 2022-04-07 11:34:18 +01:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Luke Latham cb7a7e02db
Change topic author (#25385)
* Update author

* Updates

* Updates

* Updates

* Updates

* Updates
2022-03-22 12:58:04 -10:00
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Erhan Alankuş 1404a661ed
Fix request-response mixup (#25302)
It seems like the word "request" was used instead of "response" in these two places.
2022-03-13 16:19:48 -07:00