Commit Graph

5942 Commits (6dbd038ed0f71059a75a5b2a2be973f3d4ae2324)

Author SHA1 Message Date
Rachel Appel 6dbd038ed0
New ToC for SignalR with sections (#7431)
* New ToC for SignalR with sections

* Convert title to sentence case
2018-07-03 12:45:15 -04:00
Rachel Appel 3561947702
modify websockets doc to reflect signalr core status (#7433) 2018-07-03 12:44:07 -04:00
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 2dcf8a4cea
Move ms.prod metadata field to docfx.json (#7422)
Addresses https://github.com/aspnet/Docs/issues/7353

Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
2018-07-02 17:49:02 -05:00
Scott Addie 6a2b2af1dc
Add note about using Secret Manager in development only (#7421) 2018-07-02 17:31:50 -05:00
Peter Blazejewicz 529b4d0738 Add missing links to Bootstrap 4 CDN resources (#7416)
This add missing links to resources already hosted on CDN for Bootstrap 4, but missing in docs.
The resources linked can be used standalone by developers without using main `bootstrap.css` resource:
- to just reset the default browsers styling and built upon this own solution
- to just use the grid layout from Bootstrap without a need to use the fully fledged components.

Reference:
http://getbootstrap.com/docs/4.1/getting-started/contents/

Thanks!

When creating a new PR, please do the following and delete this template text:
2018-07-02 16:59:34 -05:00
Peter Blazejewicz d630571e57 Remove links to Glyphicons library. Closes #7382 (#7414)
As discussed in #7382 the Bootstrap 4 CDN section should not contain reference to Glyphicons library as:
- this is no longer part of Bootstrap itself, it ships without icon/web font dependency now

Thanks!
2018-07-02 16:51:31 -05:00
Scott Addie ac5e77c408
Merge pull request #7419 from aspnet/guardrex-patch-1
Add version filter to integration testing topic
2018-07-02 15:51:41 -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 f720ac1588
Merge pull request #7388 from aspnet/scottaddie/signalr-toc-index
Add new SignalR tutorial link to Tutorials landing page
2018-06-29 15:55:38 -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
Owen Chapman 7d1ecff70c Update connectionString for SQL 2014 or later (#7334)
connectionString currently leads to a SQL error 50: "Local Database Runtime error occurred. Cannot create an automatic instance" when trying to access the local database. Proposed fix taken from accepted StackOverflow answer here:
https://stackoverflow.com/a/26267373/8133586
2018-06-27 15:23:50 -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
Arthur Vickers f0a629621d Document the Entity Framework Identity model (#7288)
* Document the Entity Framework Identity model

Documenst the Entity Framework Core model used by ASP.NET Core Identity and includes guidance on customizing the model.

* Metadata updates

* Update customize_identity_model.md (#7301)

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md
2018-06-26 16:30:15 -07: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