Commit Graph

75 Commits (69e2acf135430ee588f524a08189f40d4c2d1e52)

Author SHA1 Message Date
Jordan Marano de96dfc130 Fix Typo: "I you get..." -> "If you get..." (#11260) 2019-03-04 08:33:11 -06:00
Tom Dykstra 705ad2bbd9
youtube link (#11185) 2019-02-27 12:25:51 -08:00
Rick Anderson a82c4fffb8
Update first-web-api.md (#11075) 2019-02-24 08:32:01 -10:00
Rick Anderson 709e8f9ff1
Update first-web-api.md (#10791) 2019-02-04 14:49:09 -10:00
Antwon G 6c84d37416 Update first-web-api.md (#10616)
Just removed an extra "after adding the" on line 327.
2019-01-24 15:58:36 -10:00
Scott Addie dfce7e1ada
Remove slash in HttpGet attribute (#10608) 2019-01-24 16:08:35 -06:00
Scott Addie 6e9651829a
Updates to web API tutorial (#10604)
* Updates to web API tutorial

* Fix return type of HTTP DELETE action
2019-01-24 13:16:22 -06:00
Kirk Larkin e10809c22a Fixed link to "UseDefaultFiles". (#10304) 2019-01-10 13:15:36 -06:00
Martin Koudelka 79698a6564 CC99672: Changing `CreatedAtRoute` to `CreatedAtAction` (#10287)
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.pl-pl/pull/13 .
Could you review this contribution and help to merge if agreed?
Many thanks in advance.
2019-01-09 09:18:18 -06:00
Scott Addie dd4120b58c
api --> API 2018-12-13 13:57:05 -06:00
Scott Addie 6a6da6e5d0
api --> API 2018-12-13 13:49:18 -06:00
Tom Dykstra e16a607507
Remove moniker range 2018-12-12 10:05:36 -08:00
Alistair McMillan 683243bae6 Update first-web-api.md (#9928)
Fix "in he new" -> "in the new" and add missing period.
2018-12-10 10:50:28 -06:00
Luke Latham fc96cc9606
Fix API link (#9923) 2018-12-10 08:17:29 -06:00
Rick Anderson 5df84647fa
Update first-web-api.md (#9911) 2018-12-08 16:36:23 -10:00
Khalid Abuhakmeh a19ca2ce90 Fix snippet Id for GetTodoItem (#9840)
It should be `snippet_GetByID`.

efaa8a9208/aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs (L41-L54)
2018-12-05 09:45:12 -10:00
Rick Anderson efaa8a9208
Update first-web-api.md (#9830)
* Update first-web-api.md

* Update first-web-api.md
2018-12-04 18:08:21 -10:00
Rick Anderson 78151612a1
Unified Web API and 2.2 version (#9469)
* Unified Web API and 2.2 version

* work

* work

* work

* work

* work

* work

* work

* Update ToC link text

* Update ToC link text

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* react to feedback 1

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* react to feedback

* MVCify web API tutorial (#9629)

* work

* work

* work

* work

* work

* work

* work

* work

* work
2018-11-30 10:19:36 -10:00
Tom Dykstra da3f693417 add temporary treejack banner (#9715)
Internal review links:
https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-9715

https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-1.0&branch=pr-en-us-9715

https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-9715

https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-2.1&branch=pr-en-us-9715
2018-11-27 13:29:34 -10:00
Titu BG c824a8f947 Added a link to the YouTube version of the tutorial (#9300) 2018-10-29 13:44:45 -10:00
Rick Anderson 708c8e49c8
Remove Windows from VS name (#7997) 2018-08-08 18:56:56 -07:00
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Scott Addie 7d10c9d88b
Add Internet Explorer note to Windows web API tutorial (#6466)
* Add note regarding IE download of JSON output

* Change verbiage
2018-05-17 16:34:09 -05:00
Scott Addie 6e8e06c7c0
Web API tutorial 2.1 versioning cleanup (#6271)
* Web API tutorial 2.1 versioning cleanup

* Upgrade metapackage to 2.1 RC1

* Expand upon explanation of JSON

* Update dates in metadata
2018-05-08 08:25:08 -05:00
Rick Anderson 1ab1a48874
remove not for production (#6256)
* remove not for production

* 2.1 preview notice removal patch (#6258)
2018-05-07 12:35:47 -10:00
Scott Addie c32e2a15c2 Add 2.1 preview notice to Web API tutorials (#6156) 2018-05-01 14:52:34 -10:00
Scott Addie 4354bbc791
Remove unnecessary screenshots from VS Web API tutorial (#6154) 2018-05-01 14:22:02 -05:00
Scott Addie d377a5f126
Add 2.1 Web API VS tutorial screenshot (#6151) 2018-05-01 10:48:09 -05:00
Scott Addie bb4be4768b
Update Web API tutorials for 2.1 (#6088)
* Update Web API tutorials for 2.1

* 3 --> three

* Fix line highlighting

* Fix Acrolinx errors

* Replace .html extension with .js

* JavaScript code samples cleanup

* Code sample cleanup

* Replace incorrect VS Code download link

* Update old screenshot

* Apply version zones

* Add more versioning zones

* Adjust csproj sample includes

* Add API ref links

* Verbiage tweaks

* Verbiage tweaks

* Update Next steps section

* Apply zoned versioning to macOS tutorial

* Simplify controllers

* Adjust models notes

* Code refactorings

* Restore named route verbiage

* Tweak named route verbiage in macOS tutorial

* Update old screenshot

* Simplify instructions

* Remove Required attributes

* Remove unused imports

* Update old screenshot

* Update Postman screenshots

* Delete unused screenshot

* Update verbiage

* Update verbiage in Windows tutorial

* Separate JS from HTML

* Make JS code snippets more manageable

* Small tweaks to macOS tutorial

* Remove unused screenshot

* React to feedback
2018-04-27 16:54:40 -05:00
Isaac Levin 991dceca53 Calling the Web API with Javascript and jQuery 3463 (#5914)
* 3463 include creation and add

* Update index.md

* Update index.md

* update sample to use ToDo

* Adjust titles

* Verbiage tweaks

* Verbiage tweaks

* Tweaks

* Change snippet type from html to javascript

* Shorten title

* More verbiage tweaks

* Reformat code snippet
2018-04-10 17:42:43 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Justin James 757aa85046 Core First Web API template selection update to match Visual Studio dialogs (#5633)
* update: new project instructions to match dialog

* update: template options image to match current dialog

* update: image size to 786x513
2018-03-08 17:48:07 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Rick Anderson 41c2621217
Update first-web-api.md 2017-12-04 18:34:13 -10:00
Rick Anderson 4b3a9d04f8
CSAT on Web API (#4681)
* CSAT on Web API

* CSAT on Web API

* CSAT on Web API

* last fix
2017-10-31 12:50:08 -10:00
Scott Addie 9a7e7c586c Fix invalid ms.date metadata value 2017-09-19 13:35:11 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Rick Anderson 809ca4fc37 Update first-web-api.md 2017-08-30 15:57:22 -07:00
Rick Anderson 9a22c64759 update Web API intro to v2.0 (#3975)
* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0
2017-08-15 16:02:52 -04:00
Rick Anderson 2afe3c19fc 2.0 metapackage (#3735)
* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Minor tweaks to metapackage.md

* Convert "settings" to singular form

* Remove double quotes surrounding Microsoft.NET.Sdk.Web

* work

* work

* work

* work

* work
2017-07-18 15:44:34 -06:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 08e14f2c35 Update first-web-api.md (#3625) 2017-07-06 08:58:54 -06:00
Rick Anderson fd6489be5c MVC TOC (#3572)
* MVC TOC

* fo

* fo

* fo

* fo

* fo
2017-06-29 09:42:25 -07:00
Tom Dykstra c544e5acb2 set ms.topic to get-started-article (#3442)
* set ms.topic

* set ms.topic
2017-05-31 14:55:29 -07:00
Rick Anderson c7bfcf5138 web API toc (#3413)
* web API toc

* fix

* fix

* fix
2017-05-30 12:38:50 -07:00