Commit Graph

5692 Commits (536091faccbc003112e872a8975d83f23b92f316)

Author SHA1 Message Date
Luke Latham 536091facc Update RP tutorial sample Rating validation (#6957) 2018-06-08 13:09:58 -10:00
pwinstead 0f813ca207 Minor typo fixed (#6950) 2018-06-08 12:17:04 -05:00
Luke Latham 49f06eedc5
Update Options topic sample links (#6936) 2018-06-07 22:24:10 -05:00
Luke Latham be7b564cd7
Repair Configuration index page sample links (#6934) 2018-06-07 22:06:05 -05:00
Cristian Civera 6323c51896 Wrong reference to IFilter instead of IFilterMetadata (#6929) 2018-06-07 16:23:49 -05:00
Rick Anderson 8984bd4a2c
Update ui-class.md (#6924) 2018-06-07 08:30:00 -10:00
Luke Latham f24f625478
Update Generic Host language (#6922) 2018-06-07 12:55:07 -05:00
Luke Latham 75d354fe18 Show GetErrorMessage in Model validation topic (#6911) 2018-06-07 11:12:09 +02:00
Scott Addie 59d40b8bfb
Improve the secrets connection string example (#6908)
* Improve the secrets connection string example

* Update highlighted line numbers in 1.1 sample

* React to feedback
2018-06-06 16:54:41 -05:00
Luke Latham b84e28f124
Use AddHostedService (#6901) 2018-06-06 14:49:41 -05:00
Rachel Appel 9843a855cf
vscode update signalr js location (#6903) 2018-06-06 15:10:36 +02:00
Rick Anderson b0ec440b25
Update scaffold-identity.md 2018-06-05 19:25:19 -10:00
Caro Caserio 8a368b1f70 C19396: Missing hyperlink due to incorrect redenring (#6878)
Hello, @Rick-Anderson,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  
From the context of this source string, we can assume that writer did not intend this example URL to be rendered as hyperlink, and that text "App Namespace" within brackets {} is expected to be translated.

We found out that OPS is using a Markdig flavor called "Markdig (DocFX)" which does render URL surrounded by space to be rendered as hyperlink. 

To avoid this, suggested fix to source string is add an escape char (\) to part of the URL.
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-06-05 11:44:45 -10:00
Luke Latham 13865e46a8
Update appsettings.json for logging topic (#6884) 2018-06-05 15:10:37 -05:00
Avinash Barnwal adf9e21e06 Update index.md (#6877) 2018-06-05 14:13:08 -05:00
Babu Annamalai dd9076dce6 Update version Microsoft.AspNetCore.Mvc version to 2.1.0 (#6871) 2018-06-05 08:50:41 -05:00
Luke Latham 1d188de946
Patch sample link (#6879) 2018-06-05 08:26:49 -05:00
Rachel Appel 07c28f2a01
table fix (#6874) 2018-06-05 12:09:39 +02:00
Rick Anderson 77ad744caf
Update add-user-data.md 2018-06-04 21:20:57 -10:00
Rick Anderson e1cc472238
Merge pull request #6867 from aspnet/Rick-Anderson-patch-4
Update toc.md
2018-06-04 19:41:58 -10:00
Rick Anderson 179b69423d
Update toc.md 2018-06-04 19:36:18 -10:00
Rick Anderson 5b3ec2d8c6
GDPR Add/delete/download custom user data (#6829)
* WIP: GDPR Add/delete/download custom user data

* Work

* Work

* Work

* Work

* Work

* Work

* Work

* Work
2018-06-04 19:22:57 -10:00
Daniel J. Summers 902f50551f RCL projects should not end in ".Views" (#6847)
Fixes #6796
2018-06-04 12:10:28 -05:00
Luke Latham 7fbfbe0bbb
2.1 Sample Updates (Round 10) (#6840) 2018-06-04 12:05:08 -05:00
Luke Latham 515b23ba30
2.1 Sample Updates (Round 9) (#6839) 2018-06-04 12:04:36 -05:00
Luke Latham 7fb5e11436
2.1 Sample Updates (Round 8) (#6835) 2018-06-04 12:04:01 -05:00
Luke Latham cb7c399e85
2.1 Sample Updates (Round 7) (#6822) 2018-06-04 12:03:35 -05:00
Luke Latham c9c7beaaf4
2.1 Sample Updates (Round 6) (#6815) 2018-06-04 12:03:05 -05:00
thearunster a6542dce53 Fixed grammar (#6845) 2018-06-04 07:49:21 -05:00
Rick Anderson e00521e2e3
Update validation.md 2018-06-03 10:24:52 -10:00
Luke Latham b1c6b25eda
Package language updates (#6824) 2018-06-02 19:04:59 -05:00
Rick Anderson 2e63201273
Update get started to 2.1 (#6764)
* Update get started to 2.1

* Update get started to 2.1

* Update get started to 2.1

* Update get started to 2.1

* Adjust tab syntax

* Get started doc patch

* clean up

* More changes

* clean up

* clean up

* clean up

* clean up

* clean up

* Update getting-started.md
2018-06-02 09:42:05 -10:00
Antoine Griffard 9be59a33e4 Update account confirm typos (#6809)
put a dot after the end of the quote
exiting => existing
2018-06-02 07:53:19 -10:00
Rick Anderson 1b57ed0619
Update scaffold-identity.md 2018-06-01 18:49:31 -10:00
Luke Latham f350475938
2.1 Sample Updates (Round 5) (#6803) 2018-06-01 22:36:04 -05:00
Gordon Hogenson 5d544297f9 Remove H1 here because it's in the include (#6800) 2018-06-01 13:33:59 -10:00
Luke Latham a1b473ab4d
Enforce HTTPS update (#6793) 2018-06-01 17:18:56 -05:00
Rick Anderson a789013900
Update rp-over-mvc.md (#6777) 2018-06-01 07:24:39 -10:00
David Henley ba4e49159a Fixed structure of 2.1 apps with Razor Pages (#6779)
* Fixed structure of 2.1 apps with Razor Pages

Added Shared Folder

* Updates
2018-06-01 09:20:43 -05:00
Thossen 31e3e35643 Create new folder instructions (#6782)
Create new folder in addition to move file
2018-06-01 14:32:38 +02:00
Thossen 80d52698e2 Filename (#6781)
Filename added
2018-06-01 14:00:45 +02:00
Marcel Kirchhoff c6a7a5b5c9 Fixed typo (#6780) 2018-06-01 05:27:49 -05:00
David Henley 78e9811d93 Fixed duplicate title (#6778) 2018-05-31 23:00:32 -05:00
Edward Brey a9542fafe8 Fix link to metapackage (#6775)
The link in the note that was supposed to be to the new metapackage was instead to the same page that contained the note.
2018-05-31 20:47:34 -05:00
Scott Addie 06d5f6cfb5
Fix Swashbuckle tutorial for 1.x apps (#6761)
Addresses https://github.com/aspnet/Docs/issues/6686 (still need to address deployment concerns)
Addresses https://github.com/aspnet/Docs/issues/5495

**Changes**
- Update 2.1 sample app from RC1 to RTM
- Simplify sample app download link markup

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-1.1&branch=pr-en-us-6761#add-and-configure-swagger-middleware)
2018-05-31 20:32:30 -05:00
Rick Anderson d5676673d9
Test PR (#6774) 2018-05-31 15:17:24 -10:00
Luke Latham 2c93f15b02
2.1 Sample Updates (Round 4) (#6771) 2018-05-31 20:03:31 -05:00
Luke Latham ff68090f60
Drop unessential pages (#6773) 2018-05-31 19:50:18 -05:00
Luke Latham 06ba1dd13a
2.1 Sample Updates (Round 3) (#6768) 2018-05-31 18:36:48 -05:00
Ben McCallum 11850f946a Fixing title to align with heading (#6767) 2018-05-31 18:31:00 -05:00