Commit Graph

54 Commits (a0073f02a9933f1cecc787807a923b9960b8ef37)

Author SHA1 Message Date
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
Rick Anderson 30f80837bf Web API refactor and remove repository (#3399)
* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2017-05-24 13:48:25 -07:00
Brandon Pugh 822081930b Fix link url (#3283)
Seemed to be pointing to the wrong domain.
2017-05-09 18:10:52 -10:00
Neil Anderson 87be02644d Include the New Controller png (#3137)
The 'Add a controller' section included a screenshot of the new project dialog when it should be the new controller dialog.
2017-04-01 11:30:30 -10:00
Neil Anderson 15c5234fa9 Fix parameter type typo (#3138)
To match the earlier code snippet ```string``` should be ```long```
2017-04-01 11:25:49 -10:00
Neil Anderson 37a91b1e99 Highlight the EntityFrameworkCore.InMemory line (#3136)
Line 12 refers to the Microsoft.AspNetCore.Mvc package, I believe the documentation intended to highlight the Microsoft.EntityFrameworkCore.InMemory line 14.
2017-04-01 09:48:04 -10:00
Rick Anderson f01a62c938 Update first-web-api.md (#3096) 2017-03-29 10:43:46 -10:00
Yavor Slavchev 32d0d3dc75 Markdown mismatch (#3092)
'Use Postman to send a Create request' section has a markdown mismatch. Below the 'In the key-value editor, enter a Todo item such as', the text formatting is broken.
2017-03-29 07:37:56 -10:00
Rick Anderson 9d6fe033f7 xplat version of first Web API (#3059)
* xplat version of first Web API

* remove dup files

* clean up

* fix

* TD feedback

* remove singleton
2017-03-27 13:05:06 -10:00
Thomas Fuchs 1894789727 Remove closing brackets (#2955)
* Remove closing brackets

* Update first-web-api.md
2017-03-13 14:44:46 -10:00
Rick Anderson d1f6e5824c remove dead controller (#2950)
* remove dead controller

* end
2017-03-10 15:03:13 -10:00
Rick Anderson c3b33db43d update intro to WebAPI to VS17 RTM (#2887)
* update intro to WebAPI to VS17 RTM

* react to feedback
2017-03-06 08:41:51 -10:00
Jason Taylor d0b33ad1dc Updated tutorial to include support EF Core (#2850)
* Updated tutorial to include support EF Core

The source code had been updated to use the EF Core InMemory provider but the tutorial did not reflect these changes. To help get people up and running, I have:

Added the following new sections:
* Add support for Entity Framework Core
* Create the database context

Updated the following section:
* Add a repository class

* shorten/clean up
2017-03-02 17:46:08 -10:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra cb74d8569f revise title (#2591)
Add an optional extended description…
2017-01-23 13:09:58 -08:00
Rumit Parakhiya e4ddaed0d3 Fixed typo (#2517) 2017-01-14 13:56:37 -08:00
Tom Dykstra 83c3a7538b remove invalid character at start of file (#2440) 2016-12-22 13:06:46 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Adham d1723a79a6 show -> shows 2016-11-16 11:24:54 +10:00
Rick Anderson 61decdbf4e clean up 2016-11-14 15:19:41 -10:00