Commit Graph

3114 Commits (9073c566c13928d22a85ecd61cb98737cdc563c7)

Author SHA1 Message Date
Luke Latham 9073c566c1 Hosting bundle installer instructions update (#7620) 2018-07-14 10:54:59 -06:00
Rick Anderson 65145f4eb5
Update razor.md (#7605)
* Update razor.md

* Update razor.md

* Update razor.md
2018-07-14 10:34:35 -06:00
Rick Anderson a0073f02a9
Update crud.md (#7613) 2018-07-14 10:34:14 -06:00
Alexandru Năstase 49b52028e1 Fix typo in "Read Related Data" section (#7621) 2018-07-14 10:33:45 -06:00
Rick Anderson cc7922106c
fix build (#7625) 2018-07-14 10:29:55 -06:00
Rick Anderson 25db1b3514
PW recovery, update to 2.1 (#7614)
* WIP:PW recovery, update to 2.1

* fix

* fix

* work

* work

* work

* work
2018-07-13 20:43:44 -06:00
Rutger Storm 9f6a146c14 Fix links pointing to dev branch to point to master branch (#7606) 2018-07-13 15:33:06 -06:00
Rick Anderson 45ee45ee50
Update Register.cshtml (#7607) 2018-07-13 15:31:59 -06:00
Rick Anderson ffccdf3adb
Update read-related-data.md (#7608) 2018-07-13 13:38:32 -06:00
Rutger Storm 995a84e6e7 Fix urls linking to non-existing dev branch (#7604)
I noticed that some links point to https://github.com/aspnet/Mvc/blob/dev/src/ but since that one doesn't exist (anymore?). I fixed them to point to master.
2018-07-13 11:49:12 -06:00
Andrew Stanton-Nurse 3ee6b79ce4 SignalR AuthN/AuthZ and Security Concepts (#7312)
* initial prose, samples still todo

* add sample and docs on Windows Auth

* add sample download link

* fix some code samples

* fix xref

* clarify sample comment when it's embedded in the document

* pr feedback

* add section on buffer management

* feedback

* some feedback

* update index/toc

* Update authn-and-authz.md
2018-07-11 16:21:53 -06:00
Rick Anderson 93a0aa4791
RCL fix VS tab (#7572)
* RCL fix VS tab

* work
2018-07-11 15:47:49 -06:00
Luke Latham e07174d2c8 Move RP tutorial file uploads into its own topic (#7576) 2018-07-11 15:45:11 -06:00
Rick Anderson 4f26642438
Update RazorPagesMovieContext.cs (#7574) 2018-07-11 15:03:09 -06:00
Luke Latham 6c8ed8edd2
Environment setting clarifications (#7475) 2018-07-11 14:00:31 -05:00
Rick Anderson a326fc5879
Update 20_21.md (#7567) 2018-07-11 12:57:25 -06:00
Luke Latham 1a8b25f764
Apply versioning to Options topic (#7508) 2018-07-11 11:01:50 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Nate McMaster 5cdd18fc83 Update the migration docs to remove instructions for versionless package references (#7543)
Follow up to https://github.com/aspnet/Docs/pull/7540

I found one more reference to versionless packages. I've updated the migration guide to remove this recommendation, and also briefly mentioned the most common issues users have encountered so far.
2018-07-10 15:01:56 -05:00
Scott Addie 6bfabdb9c8
Convert synchronous web API methods to async (#7544)
* Convert synchronous web API methods to async

* React to feedback
2018-07-10 14:08:50 -05:00
Rick Anderson 512e84e983
await (#7546) 2018-07-10 12:40:07 -06:00
Rick Anderson fb68ceb520
JavaScript API to SignalR TOC (#7537)
* JavaScript API to SignalR TOC

* JavaScript API to SignalR TOC

* JavaScript API to SignalR TOC
2018-07-10 12:07:02 -06:00
Nate McMaster f3f87290d5 Remove instructions about using the implicit PackageReference feature for AspNetCore.App/All (#7540)
* Remove instructions about using the implicit PackageReference feature for AspNetCore.App/All

cref aspnet/Home#3292

* Minor language updates

* Remove extra line space

* Update metapackage-app.md
2018-07-10 10:18:50 -06:00
Mauricio de los Santos 97f31c8b47 CC63734: Fixing broken link (#7539)
Hello, @rick-anderson ,
This proposed file change comes from https://github.com/aspnet/Docs.zh-tw/pull/56.

Could you review this contribution and help to merge if agreed?

Many thanks in advance.
2018-07-10 09:57:12 -06:00
Luke Latham 63866631d0
Enhance Startup class conventions content (#7525) 2018-07-10 10:16:12 -05:00
Luke Latham 4e777b9d5f
Windows Service topic updates (#7512) 2018-07-10 10:05:42 -05:00
Luke Latham b5e3429efa
Enhance forwarded headers content (#7519) 2018-07-10 09:06:17 -05:00
Luke Latham 8b3f48d530
Enhance logging+troubleshooting cross-links (#7518) 2018-07-08 21:52:04 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Matt Morse 850284bb2d Fixed simple grammar error. (#7514) 2018-07-07 20:12:45 -05:00
Scott Addie c3df45e474
Remove locale from URLs 2018-07-06 21:30:47 -05:00
Scott Addie 4f450caa71
Web API sample app cleanup (#7506)
- Removes an unnecessary *global.json* file
- Removes an unnecessary NuGet package
- Fixes 2 broken links in README file
2018-07-06 21:28:09 -05:00
Mark Lawrence d0d700292c
Correct broken link to source code sample 2018-07-06 15:47:28 -07:00
Scott Addie 1d8c98c7d1
Eliminate tabs in Browser Link doc (#7502)
* Eliminate tabs in BrowserLink doc

* Minor edits

* Add sentence
2018-07-06 15:46:50 -05:00
Scott Addie cafbadf89f
Clarify when to suppress default [ApiController] behaviors in Startup (#7501)
Fixes https://github.com/aspnet/Docs/issues/6881
2018-07-06 15:46:10 -05:00
Scott Addie 722dee119b Fix incorrect code for Web API 2 compat shim 2018-07-06 14:46:58 -05:00
Luke Latham d0f9c557b7
Order the use of UseContentRoot in WS topic (#7496) 2018-07-06 14:29:53 -05:00
Scott Addie d9fd5ff625
Merge pull request #7498 from aspnet/scottaddie/rp-vsc-patch
Emphasize the need for using statements in RP VS Code tutorial
2018-07-06 14:07:28 -05:00
Luke Latham f8bc543fd0
Spelling counts! (#7497) 2018-07-06 14:05:36 -05:00
Scott Addie f021114dfa Emphasize the need for using statements in RP tutorial 2018-07-06 13:58:20 -05:00
Luke Latham a417ad96a6
App key/name enhancements to host topics (#7493) 2018-07-06 13:12:11 -05:00
Scott Addie e23bf6825e
Mention 2.1 compat flag requirement for [ApiController] (#7491)
Fixes https://github.com/aspnet/Docs/issues/7407

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/web-api/?view=aspnetcore-2.1&branch=pr-en-us-7491#annotate-class-with-apicontrollerattribute)
2018-07-06 12:54:41 -05:00
Luke Latham 41e1a8c156
Update prereqs in Integration testing topic (#7490) 2018-07-06 12:36:24 -05:00
Luke Latham e98a4ec6bc
Update Handle Errors topic sample to 2.1 (#7479) 2018-07-06 10:51:29 -05:00
Scott Addie fe16bb8113
Add an HTML Helper-to-Partial Tag Helper migration section (#7474)
Fixes https://github.com/aspnet/Docs/issues/7464
Fixes https://github.com/aspnet/Docs/issues/7476

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/built-in/partial-tag-helper?branch=pr-en-us-7474&view=aspnetcore-2.1#migrate-from-html-helper)
2018-07-06 10:13:30 -05:00
Luke Latham adc0074193
Fix typo (#7484) 2018-07-06 09:06:31 -05:00
Rick Anderson 66ab2b2171
Update Startup.cs (#7481) 2018-07-05 21:18:29 -06:00
Luke Latham ee6cf413ad
Move settings files update (#7472) 2018-07-05 19:29:57 -05:00
Luke Latham e938973450
Update bookmark (#7477) 2018-07-05 17:28:30 -05:00
Rick Anderson 5b6c9d40e4
Update sql.md (#7471) 2018-07-05 12:04:00 -06:00