Commit Graph

3045 Commits (b22f9605b20a0b6edbdedd1f6d957b905b862fb5)

Author SHA1 Message Date
Luke Latham b22f9605b2
RP tutorial file uploads 2.1 update (#7427) 2018-07-03 11:24:03 -05:00
Mauricio de los Santos 9f69c20cc9 CC61585: Adding title on !include statement (#7415)
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.ja-jp/pull/66/files
Could you review this contribution and help to merge if agreed?

Many thanks in advance.
2018-07-03 08:57:21 -05:00
BrennanConroy 0e5d9dcfc6 [SignalR] UserIdentifier (#7423)
I realized we don't mention how to see the user's identifier anywhere. Adding a small blurb for it.
2018-07-02 20:32:23 -05:00
Scott Addie 6a2b2af1dc
Add note about using Secret Manager in development only (#7421) 2018-07-02 17:31:50 -05:00
Luke Latham 0a0ef9a086
Add version filter to integration testing topic 2018-07-02 15:46:57 -05:00
Liqueur Librazy ff6c4229a2 Introduce Microsoft.AspNetCore.App metapackage instead of All in fundamentals/index.md (#7368)
`Microsoft.AspNetCore.App` metapackage is recommend for applications targeting ASP.NET Core 2.1.
2018-07-02 09:58:43 -05:00
Nate Barbettini fb03fdfabf Minor corrections to SignalR tutorial (#7403) 2018-07-02 10:30:45 -04:00
Scott Addie 56d27bc05a
Merge pull request #7379 from aspnet/scottaddie/rp-shared-folder
Use pre-2.1 include when 2.0 version is selected
2018-07-01 11:45:08 -05:00
Cory Kroll 85b848498e Note Styling (#7393) 2018-06-30 10:38:29 -05:00
Scott Addie a132261ac3 Add new SignalR tutorial link to Tutorials landing page 2018-06-29 15:43:17 -05:00
Scott Addie 788f3eb9a5
[WIP] Updates to web API help pages tutorial for XML doc gen (#7385)
Updates to web API help pages tutorial for XML doc gen
2018-06-29 15:20:48 -05:00
Luke Latham 24e5e00713 Logging topic enhancements (#7386)
Fixes #7371 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/index?view=aspnetcore-1.0&branch=pr-en-us-7386)

Will be doing more to this topic when it comes up for the sample update. For now, surface more info on the appsettings config, update info on `IncludeScopes`, and drop the tabs.

For engineering review, the main update is the section that starts at Line 74.

Thanks @totht91 for surfacing the lack of coverage here. 🎸
2018-06-29 15:17:11 -05:00
Luke Latham 30aad6a66f Enhance settings file content in options topic (#7383)
Fixes #7377 

Thanks @andriialbumentormate for opening the issue. 🏎
2018-06-29 13:53:43 -05:00
Scott Addie 5154472446 Use pre-2.1 include when 2.0 version is selected 2018-06-29 12:25:55 -05:00
Luke Latham c468fbeb88 Enhance service creation content (#7374)
Fixes #7373 

@scottaddie In this case, I'm making an exception to our general rule about not specifying the TF explicitly because I want it to be utterly clear what the path will look like. For the example prereqs, I've added a bullet to say that the project is published for `netcoreapp2.1`. [EDIT] The TF will be updated at each sample update, so I'm not worried about it for the future of the topic.

Also, I want to reinforce the `binPath` argument space requirement, so I repeat the following line on purpose for this new example ...

> **Make sure the space is present between the `binPath=` argument and its value.**

It's an easily overlooked instruction that turns into a big 'ole 💣 if it isn't seen by the reader.

Thanks to @mmaguirehub for reporting! 🚀
2018-06-29 12:19:02 -05:00
Scott Addie a1b872ee65
Add tutorial explaining SignalR with Webpack and TypeScript (#7285)
Fixes https://github.com/aspnet/Docs/issues/6965

Extends a contribution from @ssougnez into a full tutorial.

[Internal Review Page](https://review.docs.microsoft.com/aspnet/core/tutorials/signalr-typescript-webpack?view=aspnetcore-2.1&branch=pr-en-us-7285)
2018-06-29 12:17:28 -05:00
Rick Anderson e1c77e229b
Update rp-over-mvc-21.md 2018-06-29 10:04:33 -07:00
Rick Anderson f86835bc08
Depricate EF/MVC (#7362)
* Depricate EF/MVC

* work

* work

* work
2018-06-28 15:18:11 -07:00
Rick Anderson e33d940372
Update crud.md (#7360) 2018-06-28 15:17:48 -07:00
Rick Anderson 1c181869ab
Update filter.md (#7366) 2018-06-28 14:00:38 -07:00
Rick Anderson c51bc21207
Part 5 upgrade EF/RP to 2.1 (#7357)
* Part 5 upgrade EF/RP to 2.1

* work

* work
2018-06-28 11:02:10 -07:00
Rick Anderson f6023cd3e2
WIP:TOTP (#7330) 2018-06-28 10:54:30 -07:00
Rachel Appel 0971076d55
version differences (#7304)
* version differences

* andrew feedback

* andrew feedback

* Minor tweaks
2018-06-28 12:28:38 -04:00
Luke Latham eb3e84b02b
Enhance shared runtime content in migration topic (#7350) 2018-06-28 11:03:37 -05:00
Mike McFarland d698d150e0 Fixed invalid variable name in generic host snippet (#7347)
Snippet `ConfigureAppConfiguration` in the generic host fundamental page was referencing an invalid variable name in the context of the scope. Updated to use the correct variable name.
2018-06-28 09:53:49 -05:00
Luke Latham ab71044a40
Correct spelling (#7349) 2018-06-28 08:18:08 -05:00
Rick Anderson 21c856626e
Update index.md (#7335)
* Update index.md

* Update index.md

* Minor tweaks to Razor Pages layout PR (#7338)
2018-06-27 19:33:57 -07:00
Jean-Marc Prieur c9d457c650 Jmprieur/update aad (#7333)
Fixes the inversion between the 2 videos referenced in the changed index.md file (they basically were swapped with respect to the bullet point they were applying to)

cc;@Rick-Anderson
2018-06-27 17:01:36 -05:00
Scott Addie baad2922ff
Remove metadata fields which were relocated to docfx.json (#7340)
* Remove metadata fields which were relocated to docfx.json

* Add index.md entries to docfx.json

* Update ms.technology value for index.md
2018-06-27 16:55:56 -05:00
Luke Latham c463823011
Add AI SDK trace logging wiki link to Logging (#7321) 2018-06-27 12:57:04 -05:00
Mauricio de los Santos 66916c2ed3 L25985: Adding space between !INCLUDE and [] (#7331)
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"INCLUDE syntax is incorrect. There should be a space before title bracket."
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-27 09:07:58 -07:00
Rick Anderson 6b08128c6f
Update customize_identity_model.md (#7329) 2018-06-27 08:55:20 -07:00
Luke Latham 11c266b525 Update property validation descriptions (#7323) 2018-06-27 08:08:43 -07:00
Miroslav Popovic b3366bba2b Fix a typo in service container registration sample (#7324) 2018-06-27 08:28:18 -05:00
Miroslav Popovic 04f7493738 Fix another typo in text for IApplicationLifetime interface (#7325) 2018-06-27 08:26:23 -05:00
Rick Anderson fd8305fed6
move Identity customize (#7314) 2018-06-26 18:47:31 -07:00
Rick Anderson 2f7615e4ef
EF-RP Migrations update to 2.1 (#7313)
* EF-RP Migrations update to 2.1

* work

* work

* work

* work
2018-06-26 18:47:12 -07:00
Luke Latham 4ced417e0f
Update PerfView link (#7315) 2018-06-26 19:47:14 -05:00
Scott Addie caf17c7e69
Convert Prerequisites heading to H2 2018-06-26 14:46:21 -05:00
Rick Anderson 7e0f5ee1ca
EF-RP to 2.1 (#7163)
* WIP:EF-RP to 2.1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* CRUD

* CRUD

* CRUD

* CRUD

* CRUD

* wrk

* wrk

* wrk

* wrk

* wrk

* wrk
2018-06-26 12:12:43 -07:00
Rick Anderson cd6c4df4d3
Update Migration doc for Identity (#7082)
* Update Migration doc for Identity

* work

* work

* fix merge conflict
2018-06-26 11:46:12 -07:00
Andrew Stanton-Nurse f3c89a1e54 Configuration: Pass #3 (#7199)
As discussed https://github.com/aspnet/Docs/pull/7031#issuecomment-398875299 I made some changes and decided to just open a new PR to get things cleared up.

[Internal Review URL](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-2.1&branch=pr-en-us-7199)
2018-06-25 22:13:28 -05:00
Luke Latham 19731862dd
Fix warning in Simple authorization topic (#7290) 2018-06-25 19:56:24 -05:00
João Santos Reis 2d63a9597c Update adding_view2.md (#7281)
Corrected highlighted lines.
2018-06-25 16:16:30 -07:00
Luke Latham a04a213efd Move config comment to separate line (#7282)
Fixes #7278 

We already have this in https://docs.microsoft.com/aspnet/core/host-and-deploy/linux-apache#create-the-service-file

Thanks @FrancescoBonizzi for reporting the issue.
2018-06-25 14:03:12 -05:00
Rick Anderson d682a0bac7
Explain DbContext in RP intro (#7259)
* Explain DbContext in RP intro

* work

* work

* work

* Razor Pages DbContext patch (#7280)

* Razor Pages DbContext patch

* Remove querystring from API ref link
2018-06-25 08:32:42 -07:00
arglgruml 3cfe3e1814 Changes "logs" to be lower-case everywhere (#7276) 2018-06-25 09:55:21 -05:00
Rachel Appel 9748372107 Code and prose are same for VS and vscode now (#7271)
* made code and prose same for VS and vscode

* update the download sample link
2018-06-25 09:42:25 -05:00
Luke Latham 397f2d1933 Fix tutorial titles and inlcudes
Updates
2018-06-25 09:32:03 -05:00
Luke Latham 6d2c6fed29
Delete lingering script (#7266) 2018-06-24 13:11:25 -05:00