Commit Graph

6014 Commits (9f6a146c149ab828305bd3dd69abd363347e4830)

Author SHA1 Message Date
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
DarkWalker 7af9a89eb5 Update sample14.cs (#7583) 2018-07-12 09:52:56 -05: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
Peter Blazejewicz 641cf435ac Update information about hosted Bootstrap 4 versions (#7577)
This commit adds information about 4.1.1 being added to the CDN.
The original tip-off:
https://github.com/aspnet/Templating/pull/595#discussion_r201817830

Thanks!
2018-07-11 15:51:37 -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
philxchen 3594893b30 Make Groups.Remove monospace (#7552) 2018-07-10 20:39:08 -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
Rick Anderson f7170b5420
Update introduction-to-signalr.md (#7547) 2018-07-10 13:19:02 -06: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
Scott Addie dd8d7792c2
Merge pull request #7505 from marklnz/patch-1
Correct broken link to source code sample
2018-07-06 20:55:13 -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 9af3ad63bf
Merge pull request #7500 from v-maudel/patch-4
C26452: Converting links to markdown code
2018-07-06 15:21:37 -05:00
Mauricio de los Santos cdb1703127
C26452: Converting links to markdown code
Hello, @rick-anderson, 
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"Links are not inside the MD link structure"

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.

Many thanks in advance.
2018-07-06 17:13:01 -03:00
Scott Addie 4a49a8ab93
Merge pull request #7499 from aspnet/scottaddie/web-api-conventions
Fix incorrect code for Web API 2 compat shim
2018-07-06 14:55:06 -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