Commit Graph

478 Commits (60cd67e62d2bfff226f75c006a07b7f5b3fce7c0)

Author SHA1 Message Date
Scott Addie af6281acc8
Merge pull request #5920 from aspnet/scottaddie/conceptual-versioning-aspnetcore
Conceptual versioning configuration
2018-04-10 21:52:29 -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 a85db9b6e9 Verion monikers to RP (#5930) 2018-04-10 17:06:39 -05:00
Thibaan Latheef 51c76c9829 Updated with NET Core SDK 2.0 commands (#5886)
* Updated with NET Core SDK 2.0  commands

* Quick UE pass
2018-04-05 10:46:20 -04:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Scott Addie b2cdf7ff05
Relocate advanced MVC docs to Web API TOC (#5859) 2018-04-02 15:22:30 -04:00
kalch d4f6aad433 Fix spelling Model.md (#5848) 2018-04-02 15:23:18 +02:00
Rick Anderson 1e7badc723
fix filters snippet (#5814) 2018-03-27 13:14:23 -10:00
Scott Addie f8571ffada
Update Web API tutorial's Swashbuckle dependency to 2.x (#5803)
* Update tutorial to Swashbuckle 2.x

* Update the Customize the UI instructions

* React to Acrolinx feedback
2018-03-26 15:50:15 -05:00
Rico Suter 01552df34c Upgrade to latest Microsoft.AspNetCore.All and NSwag.AspNetCore (#5774) 2018-03-22 09:24:02 -05:00
Rick Anderson 358fdc6790
Merge branch 'live' into master 2018-03-21 14:21:36 -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
Scott Addie a7fcd3725f
Update live with current master (#5758)
* Include file for ASP.NET Core 2.1 (#5702)

* Create 2.1.md

* Update 2.1.md

* Title, description, and H1 updates (3) (#5717)

* Refactor stdout logging warning (#5724)

* Add link to App Service troubleshooting topic (#5722)

* Prereqs tuneup (#5721)

Updates

* Updated http-cookies.md (#5744)

fixed inclues => includes

* changed image to vertical orientation for readability (#5747)

* Get CDN content links on HTTPS protocol (#5736)

* Update cookie sharing topic (#5723)

* Fixed type (#5748)

* Update highlight on dependency-injection.md (#5749)

Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:

[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/)

The correction is to highlight the previous line.

* Web API persistent DB (#5741)

* Update next.md

* Minor edits

* Replace gerund in doc title

* Update TodoController2.cs (#5755)

* Describe culture fallback (#5756)

* Describe culture fallback

* Culture fallback patch (#5757)
2018-03-20 21:25:09 -05:00
Rick Anderson 14a6048aa1
Update TodoController2.cs (#5755) 2018-03-20 13:14:58 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham fb8b81aa6a Add link to App Service troubleshooting topic (#5722) 2018-03-19 18:01:06 -10:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10:00
Luke Latham b4816ac7a3
Hosting bundle installer + SDK/runtime links update (#5710) 2018-03-15 19:52:25 -07:00
Scott Addie d0fb08ac83 Convert Mac to macOS (#5709) 2018-03-15 09:48:55 -10:00
Scott Addie 25c5672bf1
Fix metadata in Web API help pages docs (#5706) 2018-03-15 13:31:33 -05:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Scott Addie 307c4da0ff
Update Xamarin links to new location (#5681) 2018-03-13 15:30:54 -05:00
Rick Anderson 1ae44ae2ad
Update razor-pages-start.md (#5672) 2018-03-13 08:26:34 -10:00
Scott Addie a8e45c9d59
Restore instructions for suppressing XML comment warnings (#5662) 2018-03-12 13:50:51 -05:00
Luke Latham 16a6c2029a Surface the intro topic in the RP tutorial (#5652)
* Surface the intro topic in the RP tutorial

* Fix topic title

* Few more title updates

* Refactor title

* Title correction
2018-03-11 21:57:36 -05:00
Scott Addie df482aff25
Convert h1 to h2 2018-03-09 21:39:18 -06:00
Scott Addie 4821ff6a2c
Wire up new Swagger docs to TOC (#5644) 2018-03-09 17:28:07 -06:00
Rico Suter b57b0cb67d [WIP] Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle (#5622)
Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle
2018-03-09 17:12:20 -06: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
Rick Anderson 4199f20ba5
Update adding-model.md (#5628) 2018-03-07 17:23:59 -10:00
Steve Smith 8065d49666 Remove extra 'the' (#5603) 2018-03-06 13:19:45 -06:00
Daya Adianto 2d1215d9c7 Consistent use of IList in Movie page model (#5594) 2018-03-03 02:29:30 -06:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
MauriceNino f51489f305 Spelling fix (#5576)
'depoyment' -> 'deployment'
2018-03-01 09:37:47 -06:00
Luke Latham 5b1f08fa19
Add Azure Apps preview release note (#5570) 2018-02-27 23:18:58 -06:00
Luke Latham 9ecc69974e Servers > ANCM update (#5538)
* Servers > ANCM update

* React to feedback

* React to feedback

* The missing "to" 👽

* React to feedback

* React to feedback
2018-02-27 19:34:22 -06:00
Luke Latham eee39c63b4 Link .NET Core tools docs where mentioned (#5548) 2018-02-24 10:10:22 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Maira Wenzel af19a01b65 add hyphen to title (#5529) 2018-02-21 18:33:39 -06:00
Luke Latham 89f996ca26
Remove double linkbutton RP tutorial (#5426) 2018-02-10 12:47:52 -06:00
Mikael Mengistu 668c181e03 Update Microsoft.DotNet.Watcher.Tools to 2.0.0 (#5429) 2018-02-09 20:41:33 -06:00
Luke Latham 73ab341a67
RP tutorial series launch and 'this' links (#5427) 2018-02-09 18:12:29 -06:00
Antoine Griffard 8c88569cbb Typo in razor-pages/search.md (#5415) 2018-02-09 10:44:53 -06:00
Scott Addie f48a87e02c Add note about warning suppression (#5347) 2018-02-02 12:33:23 -10:00
Rick Anderson 2988352d05
recommend RP over MVC (#5344)
* recommend RP over MVC

* recommend RP over MVC
2018-02-02 11:50:07 -10:00
Rick Anderson b97dfdf3f0
fix range - highlighting (#5337) 2018-02-02 09:16:49 -10:00
Luke Latham ac761bea7d
Add content for saving to disk and Azure blob storage (#5244) 2018-01-30 16:07:13 -06:00
Rick Anderson 1a9e722358
Extend RP tutorial to Mac and VSC (#5303)
* Extend RP tutorial to Mac and VSC

* work

* work

* work

* work

* work

* work
2018-01-29 21:29:50 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 8e33d0e94e Remove redirected topic files (#5299)
Updates
2018-01-29 09:15:04 -06:00