Commit Graph

5887 Commits (d682a0bac7781e08e0780ce7f6609cacb4aa4469)

Author SHA1 Message Date
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
Scott Addie 37e7732491
Merge pull request #7277 from aspnet/guardrex/titlefix
Fix tutorial titles and inlcudes
2018-06-25 09:41:59 -05:00
Luke Latham 397f2d1933 Fix tutorial titles and inlcudes
Updates
2018-06-25 09:32:03 -05:00
Mauricio de los Santos 166686e69e C26454: escaping URL to display it as text (#7270) 2018-06-25 09:12:55 -05:00
Mauricio de los Santos e39f0fb6ee C26449: escaping URL to display it as text (#7274) 2018-06-25 09:00:34 -05:00
Mauricio de los Santos 1e18ab4651 C26450: URL format modified (#7273) 2018-06-25 08:56:56 -05:00
Mauricio de los Santos f39a5a3ecd C26453: escaping URL to display it as text (#7272) 2018-06-25 08:56:06 -05:00
Luke Latham 6d2c6fed29
Delete lingering script (#7266) 2018-06-24 13:11:25 -05:00
Simon 5c9f59da20 Update responseType attribute (#7264) 2018-06-24 10:33:02 -05:00
Rick Anderson 9ffac8d54f
Update model.md (#7249) 2018-06-22 13:13:05 -07:00
Wally S 05c8d3b536 fix typo (#7250)
Fixes typo in documentation.
2018-06-22 15:00:11 -05:00
Scott Addie aceef5b2f9
Update ASP.NET Core SignalR sample apps to implicit 2.1 RTM packagerefs (#7244)
Fixes https://github.com/aspnet/Docs/issues/7239
2018-06-22 13:41:59 -05:00
Jack Franklin Perry, Jr 73ce00711d Update AccessDenied.cshtml (#7247)
It was just missing the @ in the <h1> tag for the title.
2018-06-22 13:34:43 -05:00
Scott Addie 4bad6f3978
Update web API sample apps to 2.1 RTM implicit packageref (#7245)
Addresses https://github.com/aspnet/Docs/issues/7239
2018-06-22 12:52:25 -05:00
Scott Addie d9e0e596a7
Update IHttpClientFactory sample app to 2.1 RTM (#7243)
* Update IHttpClientFactory sample app to 2.1 RTM

* Add API ref link

* Update date
2018-06-22 11:49:10 -05:00
Nick Kotov 2aa982e164 SignalR stream sample fix. Link to sample updated in related article. (#7237)
- Fixed sample for SignalR stream usage.
- Link to this code sample updated as well, because of 404 error when opening it from aspnetcore/signalr/streaming.md
2018-06-22 10:08:23 -05:00
Luke Latham abf707ed00
Move INCLUDES file (#7223) 2018-06-21 19:30:21 -05:00
davidich 241e75df8e Update routing.md (#6825)
* Update routing.md

Routing won't work with an example provided in that doc. Change '/Products/5' to '/en-US/Products/5'

* Minor verbiage tweaks
2018-06-21 15:22:37 -07:00
Michael DePouw 13e4763809 move the policy id (#6565)
https://github.com/MicrosoftDocs/azure-docs/pull/7207

>Being that p is a custom parameter, it fits better in the URL then the query parameters. It is a more "standards compliant" way.
2018-06-21 15:52:55 -05:00
Isaac Levin 1e85257faf Document limitations of updating the Identity schema when targeting SQLite #1210 (#7080)
Document limitations of updating the Identity schema when targeting SQLite

Added note include to be placed on Identity pages that may use SQLite as datastore


  Fixes #1210
2018-06-21 15:51:34 -05:00
Scott Addie 4b6d590bf1
Remove nonexistent branch from publish config (#7216)
The "aspnetmigration" branch doesn't exist, so this section of the publish config should be deleted.
2018-06-21 15:37:05 -05:00
Scott Addie 0925108946
Correct the API key name in the user secrets doc (#7215) 2018-06-21 14:04:15 -05:00
Scott Addie 491135b435
Link to SignalR tutorial from SignalR ToC node (#7211) 2018-06-21 12:35:17 -05:00
Luke Latham eef1521324
Update Multiple environments topic (#7148) 2018-06-21 12:32:07 -05:00
Scott Addie e4a405c727
Metadata update to ASP.NET Core index page (#7195)
Fixes #6541
2018-06-20 15:02:53 -05:00
Scott Addie a0f5a80499
Metadata updates to ASP.NET Core client-side docs (#7194)
Addresses #6541
2018-06-20 14:52:52 -05:00
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00
Scott Addie a18a6bdc8c
Metadata updates to ASP.NET Core security docs (#7188)
Addresses #6541
2018-06-20 12:43:43 -05:00
Scott Addie d7436aef72
Metadata updates to ASP.NET Core perf docs (#7186) 2018-06-20 12:32:31 -05:00
Scott Addie 7a0616e73b
Metadata updates to ASP.NET Core testing docs (#7185)
Addresses #6541
2018-06-20 12:22:30 -05:00
Scott Addie c4d6252ae8
Metadata updates to ASP.NET Core Get Started docs (#7184)
Addresses #6541
2018-06-20 12:10:56 -05:00
Luke Latham d57ebdd3bb Add Bower VS details (#7151)
Fixes #7135 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/bower?view=aspnetcore-1.0&branch=pr-en-us-7151)

I couldn't find the exact version of VS that dropped Bower in the VS Release Notes. From online sources, it looks like it might have been 15.5.

@justcla Can you confirm the VS version that dropped Bower?
2018-06-20 11:31:10 -05:00
Luke Latham f58d010a92
Fix code block link (#7183) 2018-06-20 11:23:14 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Scott Addie 894dcac7ac
Metadata updates for ASP.NET Core mobile docs (#7179) 2018-06-20 10:45:35 -05:00
Scott Addie de5eff1646
Metadata updates for ASP.NET Core migration docs (#7178) 2018-06-20 10:33:10 -05:00
Scott Addie 8ccb73e740 Add ToC link for authz policy providers doc (#7177) 2018-06-20 08:14:02 -07:00
Scott Addie 38ff5c5785
Metadata updates for ASP.NET Core data docs (#7175)
Addresses #6541
2018-06-20 09:35:42 -05:00
Rick Anderson fdbbb979a2
Shared lib rules (#7162)
* Shared lib rules

* work
2018-06-20 07:32:07 -07:00
Codehhh 90bdccaecd Format sample for legibility. (#7174)
Format sample for legibility.

No issue referenced.
2018-06-20 09:05:21 -05:00
Scott Addie 358163d932
Move ASP.NET Core release notes docs to a folder (#7156)
Addresses #6541 

Adds a *release-notes* folder to store the release notes docs for ASP.NET Core.
2018-06-20 09:00:39 -05:00
Scott Addie e0d09a1b3e Delete unused static files (#7157) 2018-06-19 16:06:11 -07:00
N. Taylor Mullen 1521b50a66 Remove confusing statement about namespace directive.
aspnet/Mvc#7932
2018-06-19 15:52:02 -07:00
Luke Latham beb68123a4
Surface reserved names section in RP conventions (#7155) 2018-06-19 17:28:03 -05:00
Luke Latham e5854d8a28
CallbackPath prop of WSFed topic (#7152) 2018-06-19 15:56:28 -05:00
Scott Addie 09d7e5d4e8
Metadata updates to MVC docs (#7150) 2018-06-19 15:47:26 -05:00
Rick Anderson e682b97756
Update update-related-data.md (#7142) 2018-06-19 13:47:12 -07:00