Commit Graph

506 Commits (5a827d6d4f7cf8bd579c8e13c1cdfeef03f0618c)

Author SHA1 Message Date
Rick Anderson 5a827d6d4f
fix movie (#6695) 2018-05-30 08:19:33 -10:00
Rick Anderson 335b8f845f
Update RP intro to 2.1 (#6562)
* WIP: Update RP intro to 2.1

* work

* work

* wrk

* wrk

* wrk

* wrk

* wrk

* work

* work

* Scaffolded Razor Pages  PART 3

* Scaffolded Razor Pages  PART 3

* localDB

* localDB

* localDB

* work

* work

* work

* validation

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* work
2018-05-30 07:54:53 -10:00
Rick Anderson ae2499d47f
Update model.md (#6485)
* Update model.md

* Update model.md
2018-05-18 09:28:07 -10:00
Luke Latham 8e8824e0d2 Link ConfigureServices text to app startup content (#6480) 2018-05-18 07:24:37 -10: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
wooleyra 4a6c13dd8a Capitalize search string 'Ghost' in URL segment (#6421)
Since the searching method in SQLite is case-sensative, the example should pass the search string in the correct case.
2018-05-14 18:17:22 -10:00
Scott Addie 8d723932c2 Simplify 2.1 metapackage reference (#6389) 2018-05-12 07:56:38 -10:00
BusyCoding a32fbb4351 EF Migrations vs. Swashbuckle (#6380)
* Update Startup.cs

This sample causes a FileNotFoundException with Entity Framework Core Migrations - i.e. when executing "dotnet ef migrations add new", the GetEntryAssembly call returns "ef", and "ef.xml" does not exist in the build folder.

* Update Startup.cs

This sample causes a FileNotFoundException with Entity Framework Core Migrations - i.e. when executing "dotnet ef migrations add new", the GetEntryAssembly call returns "ef", and "ef.xml" does not exist in the build folder.
2018-05-12 08:19:20 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Scott Addie 31be69874d Add sample app download links to help page tutorials (#6319) 2018-05-09 11:25:09 -10:00
Scott Addie 99b4ad3d1c
Update Swagger tutorials for 2.1 (#6193)
* Update Swagger tutorials for 2.1

* Improve PMC instructions

* Verbiage tweaks

* Fix code highlighting in NSwag tutorial

* Remove unnecessary screenshots

* Apply 2.1 moniker to Swashbuckle tutorial

* Replace line numbers with region name

* NSwag 2.1 sample app updates

* Update Data annotations section of NSwag doc

* Add tip to NSwag doc

* Minor tweaks

* NSwag doc updates

* Fix API ref links

* Add section for adding API info

* Add sentence to Customize section

* Convert H2 heading to H3

* React to feedback
2018-05-09 14:54:24 -05:00
Rick Anderson 9cf30af1c0
Update validation.md (#6311) 2018-05-09 07:56:45 -10: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
user135711 cf25bdf210 missing db vscode api (#6266) 2018-05-08 07:12:42 -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
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05: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
ccclxv 2537942221 fix title (#6090) 2018-04-26 07:32:36 -05:00
Mohamed Elshawaf 1f452a3ab1 Add accessors to properties (#6076) 2018-04-25 11:10:27 -05:00
Luke Latham 6ec568f6bb
Expand content on physical file upload in RP tutorial (#6051) 2018-04-24 13:13:19 -05:00
Luke Latham 8d9b5c3743 Remove Nano Server topic (#6065) 2018-04-23 13:34:59 -10:00
Rick Anderson 3014d6590e
Update add controller for VS changes (#6037) 2018-04-19 14:04:48 -10:00
Rick Anderson e85e1e660d
Fix UI change in MVC tutorial (#5995) 2018-04-16 13:58:56 -10:00
Rick Anderson 49c6b9132a
Update index.md (#5954) 2018-04-12 08:43:45 -10:00
Luke Latham 711f29f2a2 React to hosting bundle installer name change (#5950) 2018-04-11 18:14:36 -10:00
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