Commit Graph

76 Commits (3325931f6cfe3f6643e98c7a6008e271ec8f55cb)

Author SHA1 Message Date
Tom Dykstra 6f5834d5ea
Set ms.author (#32279) 2024-04-09 15:18:55 -07: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 fad3df0383
Reassign some articles (#28929)
* Reassign some articles

* fix link

* remove cSpell setting
2023-04-10 08:58:13 -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
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
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
Alex Buck 7d539345be
[BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26851) 2022-08-30 10:53:06 -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
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
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05: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
the-wazz 45eb3fc141
Update index.md (#25245)
Improved grammar.
2022-03-08 14:56:44 -08:00
Rick Anderson 77d863b1bc
restore 2.2 Web API /1 (#25174)
* restore 2.2 Web API /1

* work

* work

* work

* work

* work
2022-03-02 09:49:54 -10:00
Rick Anderson 8a6bd25d7f
brunolins16 PR : .NET 6 update and Adding FromService i (#25112)
* Adding FromService inference documentation

* Fix up Web API sample and doc /3

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Apply suggestions from code review

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

Co-authored-by: Bruno Oliveira <brolivei@microsoft.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
2022-02-24 15:05:26 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin 0fb4660eb1
Replace remaining /dotnet/api references with xrefs (#25039) 2022-02-17 09:35:19 +00:00
Kirk Larkin c5a309732e
Replace errant references to System.Web. (#25018) 2022-02-15 12:05:29 +00:00
simonecavuoti 38488fbe73
Delete duplicated content
In the "ApiController attribute" chapter the first four link are duplicated below, pointing to the same resources (e.g. the sixth is a duplicate of the first and so on)
2022-01-30 19:04:41 +01:00
Luke Latham ee20e12b12
Update web API node to 3.1 or later (#24697) 2022-01-21 07:59:18 -06:00
FreyaA365 41ef03919e
Code example was not showing in documentation (#24694) 2022-01-21 04:39:47 -06:00
SpiritBob b67ac33cfa
Add automatic 400 response logging code samples (#24463)
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-04 15:16:25 +00:00
Rick Anderson e2fee0072c
Remove 25 moniker pairs hell in WebAPI /a (#22787)
* Remove 25 moniker pairs hell in WebAPI /a

* Remove 25 moniker pairs hell in WebAPI /a
2021-07-21 11:11:38 -07:00
Rick Anderson afc8773aaa
Update index.md 2021-07-15 08:35:01 -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
Rick Anderson cc5b254470
Author scott change to rick (#21927) 2021-04-05 12:17:06 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
James Montemagno 6d103e410e
Add Link to Microsoft Learn for Web API (#21432) 2021-02-04 09:25:04 -06: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
Sergey G 4bbe3e9463
Fix 400 responses inconsistency (#19260)
* Inconsistent responses for 400 error

Potential fix for inconsistency between automatic `[ApiController]` 400 response and `BadRequest()` result.

* Update index.md

* Removing moniker for 2.1

> The whole topic is set up as 2.1 or later, so the moniker range isn't needed.
https://github.com/dotnet/AspNetCore.Docs/pull/19260#discussion_r457550239

* edit pass

* add API ref link

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-07-20 20:26:49 -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
Pranav K 67f24e8c45
Update index.md (#17046) 2020-02-18 20:01:18 -08:00
Rick Anderson 025e25bc18
Update index.md 2020-02-06 10:45:37 -10:00
Rick Anderson 9bd2145a68
Ra/consumes (#16871)
* Heading and snippet.

* Code explanation.

* Additional explanation.

* ms.date

* [Consumes]

* [Consumes]

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-02-06 11:12:11 -08:00
Scott Addie 0eb07a10e4
Restrict display of section link to ASP.NET Core 2.2 or later (#16733) 2020-01-27 12:57:32 -06:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -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
Pranav K 17a2ed57b3 Update index.md (#15604) 2019-11-08 10:06:23 -06: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
Scott Addie cc2946282a
Update web API intro doc for 3.0 (#14201)
* Update web API intro doc for 3.0

* More edits

* React to feedback

* Add missing comma:

* Incorporate Acrolinx feedback

* Document workarounds

* more edits

* more edits

* Fix line numbers

* Improve code snippets

* Display assembly attribute section only for 2.2+

* Add another moniker range for 2.2+ content

* Fix line highlighting

* remove 1 workaround step

* minor edit

* simplify workaround steps

* more edits

* edit

* fix method name

* fix link
2019-09-13 13:11:26 -05:00
Scott Addie ca457a9c11
Remove base wording from web API controller doc (#13185) 2019-07-08 10:11:11 -05:00
Tom Dykstra d309fe4fa8
How to log automatic 400 responses (#12315)
* How to log automatic 400 responses

* change link-to-issue format
2019-05-07 08:49:01 -07:00