Scott Addie
86ce5439dd
Merge pull request #4541 from aspnet/scottaddie/fix-mvc-name
...
MVC Core --> Core MVC
2017-10-11 21:25:39 -05:00
Scott Addie
e452a5516b
MVC Core --> Core MVC
2017-10-11 21:15:41 -05:00
Scott Addie
93785b6b29
Merge pull request #4539 from aspnet/scottaddie/remove-doc-anchors
...
Remove unnecessary anchors from social auth docs
2017-10-11 16:02:45 -05:00
Scott Addie
5dda7cb14f
Remove unnecessary anchors from social auth docs
2017-10-11 15:56:08 -05:00
Eilon Lipton
9c27fa0f0c
Update doc to state that CookieTempData is the default ( #4350 )
...
* Update doc to state that CookieTempData is the default
In ASP.NET Core 2.0 the Cookie TempData provider is the default, not session state.
* Feedback + restructuring the text
* Add more explanation of choosing a TempData provider
Also fixed formatting and headings
* Update app-state.md
* Update app-state.md (#4525 )
* Update app-state.md
* Update app-state.md
* Update app-state.md
* Update app-state.md
2017-10-11 07:24:18 -10:00
Scott Addie
3da402307a
Merge pull request #4537 from spottedmahn/patch-3
...
add link to what css auto-sync is
2017-10-11 10:11:08 -05:00
Michael DePouw
1074ebd07b
add link to what css auto-sync is
2017-10-11 09:29:14 -04:00
Luke Latham
5d32e11095
Allow lib folder contents for samples ( #4532 )
...
Due to the changes coming along for https://github.com/aspnet/templating/issues/48 , samples will get *lib* folder static assets that Bower would have normally provided when the app is built/published.
Side Note: We'll also include bundled+minified styles and scripts that `BundlerMinifier.Core` would have produced for the app.
Therefore, future new samples and existing sample updates should contain all of the static assets they need to run (*lib* folder and *.min.* CSS and JS files) and Bower+`BunderMinifier.Core` shouldn't be part of the app (no configuration files for these features and no targets and package+tooling references in the project file).
cc/ @Rick-Anderson
2017-10-10 10:52:36 -10:00
Scott Addie
b3d46df910
Remove HMR section review comment text
2017-10-10 10:35:34 -05:00
Rick Anderson
ab91aad268
Update index.md ( #4514 )
...
* Update index.md
* windows --> Windows
2017-10-09 17:03:55 -10:00
Scott Addie
4d886718e9
Fixes #4517 ( #4519 )
2017-10-09 17:03:02 -10:00
Yufei Huang
d56f36805c
Fix @DateTime.Now reference not resolving ( #4521 )
...
xref resolution ends with a white space.
This fix also fixed the broken localized content [here](https://docs.microsoft.com/zh-cn/aspnet/core/getting-started ) due to bad xref resolution.
2017-10-09 13:31:07 -10:00
Rick Anderson
1e0234f818
update root TOC to point to new API ref ( #4518 )
...
* update root TOC to point to new API ref
* Update toc.md
2017-10-09 13:10:32 -10:00
Scott Addie
fe25b8163e
Merge pull request #4524 from aspnet/scottaddie/swagger-title-change
...
Add 'Core' to Swagger tutorial title
2017-10-09 14:48:34 -05:00
Scott Addie
cf5caca007
Update link titles
2017-10-09 14:43:00 -05:00
Scott Addie
09b1e762d4
Add 'Core' to Swagger tutorial title
2017-10-09 14:37:19 -05:00
Scott Addie
19acf7f85f
Merge pull request #4522 from tientq/patch-1
...
add db context
2017-10-09 11:29:53 -05:00
Tien Tran
cc29c55ba5
add db context
2017-10-09 16:42:28 +07:00
Scott Addie
3cf879f6be
Merge pull request #4494 from aspnet/scottaddie/app-insights-netfx
...
Add 2.0 App Insights migration instructions for .NET Framework
2017-10-06 16:35:31 -05:00
Scott Addie
58ccf3f7d5
Treat "framework" as proper noun
2017-10-06 14:15:59 -05:00
Scott Addie
79bbe7481c
Replace invalid PMC code fence type with powershell
2017-10-06 10:10:34 -05:00
Scott Addie
aa09a51566
Merge pull request #4507 from guardrex/patch-1
...
Add BuildBundlerMinifier to drop the Target
2017-10-06 09:59:13 -05:00
Luke Latham
9eb4e4f89b
Update RazorPagesMovie.csproj
2017-10-05 20:40:05 -05:00
Luke Latham
c6296a781b
Update RazorPagesMovie.csproj
2017-10-05 20:39:55 -05:00
Scott Addie
e7f01a649f
Merge pull request #4502 from aspnet/scottaddie/dotnet-watch-2.0
...
dotnet watch tutorial updates for 2.0
2017-10-05 20:31:52 -05:00
Luke Latham
17abffed6d
Add BuildBundlerMinifier to drop the Target
2017-10-05 20:06:29 -05:00
Dan Vicarel
b27f084e6e
Added "Parent culture" to the list of terms on the Globalization and Localization article ( #4496 )
2017-10-05 16:39:27 -07:00
Rachel Appel
e987c950ca
Updated setup and next steps ( #4423 )
...
* updated setup and next steps
* modify tracking link
2017-10-05 19:13:39 -04:00
Julia Wells
dad4b4d696
"IUserIdProvider" instead of just "IUserProvider" ( #4506 )
...
should be "IUserIdProvider" instead of just "IUserProvider"
2017-10-05 15:18:20 -07:00
Scott Addie
4dad08a666
Merge pull request #4503 from aspnet/scottaddie/toc-auth-change
...
TOC edits for Azure App Service Auth doc
2017-10-05 15:48:09 -05:00
Scott Addie
de47f188ea
TOC edits for Azure App Service Auth doc
2017-10-05 15:38:46 -05:00
Scott Addie
94bf3eed61
More edits
2017-10-05 15:22:07 -05:00
Isaac Levin
af6c2a58ea
Azure App Service Authentication (Easy Auth) #4095 ( #4501 )
...
* add easy auth link to Authentication Index
* absolute url
2017-10-05 12:57:13 -07:00
Scott Addie
3cb0094426
More edits
2017-10-05 14:39:38 -05:00
Scott Addie
cf26b447ff
Replace dotnet references with .NET Core CLI
2017-10-05 14:06:30 -05:00
Scott Addie
1a298a10f8
dotnet watch tutorial updates for 2.0
2017-10-05 13:45:50 -05:00
Scott Addie
2d02f02f80
Merge pull request #4500 from eriawan/vs2017-update-routing-and-advancedtopics
...
Update Web API routing and advanced topics to use VS 2017
2017-10-05 11:09:02 -05:00
eriawan
c8de5ea7b2
vs2017-update-advanced-configuring-aspnet-webapi
2017-10-05 13:32:12 +07:00
eriawan
ad11fbb567
vs2017-update-create-restapi-with-attributerouting
2017-10-05 13:22:21 +07:00
Luke Latham
94b7e0f95b
Revert some RP tutorial updates ( #4497 )
...
* Revert some RP tutorial updates
* Updates
* Updates
2017-10-04 16:01:18 -07:00
Scott Addie
45da2134fd
Merge pull request #4495 from rayden84/patch-1
...
use null-coalescing operator
2017-10-04 16:16:50 -05:00
Scott Addie
02a84c43e7
Add instructions for .NET Framework
2017-10-04 14:28:44 -05:00
Scott Addie
67811da127
Merge pull request #4491 from Rabadash8820/patch-2
...
Clarified some language in the Globalization and Localization article
2017-10-04 14:20:28 -05:00
rayden84
df24806334
use null-coalescing operator
...
use null-coalescing operator for the repo properties
2017-10-04 21:09:16 +02:00
Scott Addie
6d44f17a4e
Merge pull request #4492 from Rabadash8820/patch-1
...
Removed a link from the Working With Multiple Environments Article
2017-10-04 13:21:22 -05:00
Daniel Vicarel
eb128adab4
Clarified some language in the Globalization and Localization article
2017-10-04 13:56:16 -04:00
Luke Latham
e45f8912ce
MVC/Views/Razor topic updates ( #4464 )
...
* MVC/Views/Razor topic updates
Updates
Updates
* React to feedback
* React to feedback
* Update razor.md
2017-10-04 08:41:28 -07:00
Scott Addie
25b43461de
Update ms.date metadata value
2017-10-03 21:27:58 -05:00
Scott Addie
f077d45a75
Merge pull request #4453 from isaac2004/4277-changes
...
Document configuration migration to 2.0 steps
2017-10-03 21:23:09 -05:00
Scott Addie
2f04a19c75
React to feedback
2017-10-03 21:17:42 -05:00