Commit Graph

13 Commits (1c0a5403effa446548d765a5d2a2560cc2d25c79)

Author SHA1 Message Date
Tom Dykstra c779c17399
Binding source inference with DI (#26543) 2022-07-26 10:49:27 -07: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 ee20e12b12
Update web API node to 3.1 or later (#24697) 2022-01-21 07:59:18 -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
Maira Wenzel e90ca8f216
update URL (#18575) 2020-05-29 15:08:36 -10:00
Ian Kemp d89957fb8d
Use strongly-typed status code (#18508)
* use strongly-typed constants for status code

* alphabetize usings
2020-05-27 16:19:47 -05: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 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 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
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 77e6584f04
Merge staging into master (#12296)
* Remove repository (#12203)

* Fix language specification in one code sample (#12225)

* Refactor Blazor intro paragraph (#12223)

* Cross-link Get Started and Razor class lib topics (#12228)

* Update app insights section (#12234)

* Make Azure providers more discoverable (#12247)

* Blazor Get Started: Update preview SDK instruction

* Revert  3c4a22f

* Blazor Get Started: Preview SDK instruction (#12271)
2019-05-06 10:25:47 -05:00
Tom Dykstra c86e61d544
Clarify role of ApiController attribute (#12023) 2019-04-22 08:21:00 -07:00