Luke Latham
5af15081cd
Move the FileUpload class to the top ( #4594 )
2017-10-18 13:54:32 -10:00
Anatoliy Siryi
48c94be410
Fixed broken Facebook link ( #4592 )
2017-10-18 13:54:04 -10:00
Rachel Appel
9d4af2d9e3
fixes 4528 ( #4602 )
2017-10-18 15:40:07 -07:00
ckams
f2e69f65f1
Update authoring.md ( #4599 )
2017-10-18 12:26:54 -10:00
gsandorx
29da58de11
Update logging.md ( #4577 )
...
Removed the note saying that ASP.NET Core 2.0 was still in "preview".
2017-10-17 13:02:55 -10:00
Manimaran Manivannan
5821c43ced
Update the wrong namespace in comment ( #4579 )
2017-10-17 12:51:53 -10:00
Dan Vicarel
a873f862c8
Added info about calling generic methods to the Razor syntax topic ( #4576 )
...
* Added info about calling generic methods to the Razor syntax topic
Info added in the sections on Razor code blocks, implicit expressions, and explicit expressions.
* Made edits suggested by reviewer @guardrex
* Update razor.md
* Update razor.md
* Update razor.md
2017-10-16 13:25:42 -10:00
Rick Anderson
74bc947c96
Update index.md ( #4554 )
...
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Remove extra spaces
* Remove extra space
* Remove more spacing
2017-10-16 12:00:11 -10:00
Richard D
8f4d4fad1c
Included closing brace in code sample ( #4569 )
...
* Used an explicit code sample rather than a snippet.
The snippet is from a larger class, this modification allows it to be copied and build without modification.
* Included closing brace in link to example as suggested
2017-10-13 16:06:17 -05:00
Scott Addie
912a1efc8f
Fix invalid bookmarks ( #4570 )
2017-10-13 15:50:30 -05:00
Michael DePouw
364790b503
fix illegal links
...
aspnetcore/security/authorization/policies.md
• Line 19: [Warning] Illegal link: `[role authorization](roles.md#security-authorization-role-based)` -- missing bookmark. The file security/authorization/roles.md doesn't contain a bookmark named security-authorization-role-based.
• Line 19: [Warning] Illegal link: `[claims authorization](claims.md#security-authorization-claims-based)` -- missing bookmark. The file security/authorization/claims.md doesn't contain a bookmark named security-authorization-claims-based.
2017-10-13 09:34:02 -04:00
Scott Addie
afc945db9c
Remove Localization.AspNetCore.TagHelpers package mention ( #4553 )
2017-10-12 16:22:25 -10:00
Scott Addie
5bb923bbcc
HTML --> cshtml
2017-10-12 20:30:16 -05:00
Scott Addie
e3b1726cc0
Merge pull request #4548 from marekkarbarz/patch-1
...
Remove unnecessary markup from top of the document
2017-10-12 15:48:15 -05:00
Scott Addie
8e163af0e5
Convert to xref link
2017-10-12 15:47:54 -05:00
Scott Addie
79f088fbe8
Merge pull request #4550 from guardrex/patch-1
...
Escape underscores
2017-10-12 15:44:26 -05:00
Scott Addie
1cbd792135
Merge pull request #4531 from aspnet/scottaddie/limiting-identity-2.0
...
2.0 update of Limiting identity by scheme doc
2017-10-12 15:41:46 -05:00
Luke Latham
f55f8c53ad
Fence it!
2017-10-12 15:29:48 -05:00
Scott Addie
b5a516462e
Change snippet types to cshtml
2017-10-12 15:25:57 -05:00
Luke Latham
8831b60762
Escape underscores
2017-10-12 15:19:21 -05:00
Scott Addie
9332fc5940
React to feedback
2017-10-12 15:14:00 -05:00
Marek Karbarz
cb9fa97a7b
Remove unnecessary markup from top of the document
2017-10-12 12:12:24 -07:00
Rick Anderson
4a4a230621
Update sql.md
2017-10-12 08:26:32 -10:00
Scott Addie
1570038c17
Change html code snippet types to cshtml
2017-10-12 13:03:03 -05:00
Scott Addie
9acd1a1db1
Implement Rick's suggestion in cookie doc
2017-10-12 12:22:13 -05:00
Scott Addie
c857c8f187
application --> app
2017-10-12 09:35:20 -05:00
Scott Addie
9d6cafcdc8
Minor tweaks
2017-10-12 09:27:46 -05:00
Scott Addie
a73fb5161f
Fix incorrect file name in QR Code doc
2017-10-11 21:33:55 -05:00
Rick Anderson
a06e47425e
Update limitingidentitybyscheme.md
2017-10-11 16:32:14 -10:00
Scott Addie
e452a5516b
MVC Core --> Core MVC
2017-10-11 21:15:41 -05:00
Scott Addie
5dda7cb14f
Remove unnecessary anchors from social auth docs
2017-10-11 15:56:08 -05:00
Scott Addie
134813bf59
React to feedback
2017-10-11 15:13:20 -05:00
Scott Addie
6625b36aff
Convert link to xref style
2017-10-11 14:04:07 -05:00
Scott Addie
e0bf5eb48b
Dedent code snippet
2017-10-11 13:48:28 -05:00
Scott Addie
87c6f7ecce
Provide more context in last code snippet
2017-10-11 13:41:28 -05:00
Scott Addie
304a6352fe
Minor edits
2017-10-11 13:37:31 -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
6d03b6651b
Update note for 2.0
2017-10-11 11:47:11 -05:00
Scott Addie
cc85485f9a
Remove unnecessary anchor
2017-10-11 10:44:16 -05:00
Michael DePouw
1074ebd07b
add link to what css auto-sync is
2017-10-11 09:29:14 -04:00
Scott Addie
1d087dc6e7
Update 2.0 code snippet
2017-10-10 14:47:05 -05:00
Scott Addie
8c6bb075e5
2.0 update of Limiting identity by scheme doc
2017-10-10 13:34:19 -05: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
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
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
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
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
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
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
Scott Addie
512c1a41d8
Shorten sentence
2017-10-03 20:57:47 -05:00
Scott Addie
f4a32bc285
More edits
2017-10-03 20:51:13 -05:00
Scott Addie
3ef5313f04
Split paragraph into 2 sentences
2017-10-03 20:46:33 -05:00
Scott Addie
755819ea19
Remove comment
2017-10-03 20:42:53 -05:00
Isaac Levin
201534937d
verbiage change
2017-10-03 16:53:48 -04:00
Isaac Levin
0946cfca48
Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes
2017-10-03 16:51:46 -04:00
Isaac Levin
192db09718
sample to clear sources for IConfigurationBuilder
2017-10-03 16:51:27 -04:00
Scott Addie
73bf6b2224
Explicitly state .NET Core 2.x is a requirement ( #4487 )
2017-10-03 11:23:40 -07:00
Derek Christensen
b23c8bd76b
2fa twilio sample ( #4485 )
...
* Removed unnecessary var.
* Implemented Async Twilio call.
2017-10-03 09:45:25 -07:00
Rick Anderson
53957db410
Update index.md ( #4480 )
2017-10-03 09:44:18 -07:00
Scott Addie
a60a99104f
Merge pull request #4465 from guardrex/guardrex/views-overview-patch
...
Views overview patch
2017-10-02 20:23:09 -05:00
Rick Anderson
0f23400cae
MIddleware with 1.x and 2.x tabs ( #4481 )
2017-10-02 15:29:46 -07:00
Scott Addie
b9cd6d7609
Update line highlighting numbers
2017-10-02 15:50:40 -05:00
Isaac Levin
af8ee4f1b2
Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes
2017-10-02 16:48:54 -04:00
Isaac Levin
39f886ce98
remove unneeded statements from ConfigureApp
2017-10-02 16:48:48 -04:00
Scott Addie
ec96e26ef3
Add highlighting to Program.cs code snippet
2017-10-02 15:41:26 -05:00
Scott Addie
8454d750d0
Add code snippet back
2017-10-02 15:28:39 -05:00
Isaac Levin
76e2bf5191
Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes
2017-10-02 16:19:46 -04:00
Isaac Levin
b479902b7d
show non-default config provider
2017-10-02 16:19:15 -04:00
Daniel Vicarel
7df2d8443c
Removed a link in the Development, Staging, Production section
2017-10-02 15:56:43 -04:00
Scott Addie
88810cc838
More edits
2017-10-02 13:39:11 -05:00
Scott Addie
3073a31f83
Add lost sentence
2017-10-02 13:28:46 -05:00
Scott Addie
8e7a2a46ce
above --> preceding
2017-10-02 13:21:41 -05:00
Michael DePouw
e9a9bc8553
fix Broken Link for Create and run unit tests with Visual Studio
...
reference #4477
2017-10-02 14:20:53 -04:00
Scott Addie
a0bd696f86
Remove extra line
2017-10-02 13:01:07 -05:00
Isaac Levin
56d45cb8b2
merge
2017-10-02 13:58:10 -04:00
Isaac Levin
4a62308d74
added code snippets to files
2017-10-02 13:55:40 -04:00
Scott Addie
5dfe727d36
Shorten sentence
2017-10-02 12:38:40 -05:00
Scott Addie
99f263eac8
Modify code snippet
2017-10-02 12:31:25 -05:00
Scott Addie
11de3f2054
Edits to text
2017-10-02 12:24:25 -05:00
Isaac Levin
1bbeea84a3
change section name for configuration provider management
2017-10-02 12:29:45 -04:00
Scott Addie
afe7c13b2c
Merge pull request #4474 from makcakaya/patch-1
...
Corrected dot notations for properties
2017-10-02 11:26:11 -05:00
Isaac Levin
c689bc0611
Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes
2017-10-02 11:40:13 -04:00
Isaac Levin
38bd42f1bf
changes to verbiage
2017-10-02 11:40:08 -04:00
Scott Addie
595332d4f2
Dedent code sample
2017-10-02 10:01:20 -05:00
Leonard Meerwood
6cd5a3a887
Added @ symbol to make C# code work
...
In line 6 an @ symbol was forgotten. This made ViewData["Title"] render in HTML instead of being parsed as C#.
2017-10-02 21:59:25 +10:00
Mert Akcakaya
80fd851b3f
Corrected dot notations for properties
...
Properties of classes are connected using dot (.).
2017-10-02 11:25:16 +03:00
Scott Addie
732cd26842
Merge pull request #4468 from guardrex/guardrex/sample-instructions
...
Provide link to download instructions for samples
2017-09-30 22:05:56 -05:00
Luke Latham
19ce81f76a
Provide link to download instructions for samples
2017-09-30 20:15:54 -05:00
Luke Latham
51677797b1
fundamentals/index (and other) updates ( #4467 )
...
* fundamentals/index (and other) updates
* Update index.md
* Update index.md
2017-09-30 17:38:25 -07:00
Isaac Levin
b93863934f
fix typo
2017-09-30 14:13:09 -04:00
Isaac Levin
a1b5cb15a3
updates to configuration section to show before and after
2017-09-30 14:11:04 -04:00
Scott Addie
f5cf472d49
Add missing code snippet type
2017-09-29 22:05:53 -05:00
Scott Addie
5c1e8b2db2
Add missing code snippet types
2017-09-29 22:00:33 -05:00
Luke Latham
4c0260f7cb
Views overview patch
...
Addresses #3186
I didn't go with an IntelliSense screenshot because, as you point out,
it's a side note merely highlighting a VS/VSC feature. With the link
there to the IntelliSense topic, I think we're covered.
cc/ @rachelappel
2017-09-29 21:59:20 -05:00
Rick Anderson
c9658c0db4
Update details.md ( #4461 )
2017-09-29 18:05:00 -07:00
Rick Anderson
47333b05b3
Update validation.md ( #4460 )
2017-09-29 18:04:44 -07:00
Scott Addie
bbdebab7a8
More edits
2017-09-29 16:11:17 -05:00
Scott Addie
144639a790
More edits
2017-09-29 15:56:55 -05:00
Scott Addie
00677b5c4e
More edits
2017-09-29 15:42:21 -05:00
Scott Addie
a515c8928c
Merge branch 'master' into 4277-changes
2017-09-29 15:18:57 -05:00
Scott Addie
3d493a6dfc
Minor edits
2017-09-29 15:11:12 -05:00
Scott Addie
a359d96251
Pass scheme parameters in code snippet
2017-09-29 14:20:49 -05:00
Isaac Levin
4944e92e74
changes to styling
2017-09-29 15:12:23 -04:00
Scott Addie
13291956ad
Merge pull request #4437 from aspnet/scottaddie/identity-pks-2.0
...
Update Identity PKs doc to 2.0
2017-09-29 14:05:08 -05:00
Rick Anderson
68ea9b2193
Update identity-primary-key-configuration.md
2017-09-29 11:33:22 -07:00
Scott Addie
846bad5714
Indent tabs
2017-09-29 11:56:13 -05:00
Isaac Levin
7f597b75a3
Added documentation on adding configuration providers to 1.x to 2.0 Migration Document
2017-09-29 12:01:17 -04:00
Rick Anderson
e4a1df2a5a
Update index.md ( #4443 )
...
* Update index.md
* Update index.md
2017-09-29 08:48:57 -07:00
Scott Addie
b1152eeea1
Add TOC link to snapshot debugging doc
2017-09-29 09:39:36 -05:00
Scott Addie
f5cad8ab84
Merge pull request #4412 from guardrex/guardrex/views-overview-update
...
MVC views topic update
2017-09-29 09:13:56 -05:00
Scott Addie
026ca74b35
Minor edits
2017-09-29 08:58:43 -05:00
Scott Addie
1e21a36eb8
Remove extra space
2017-09-29 08:49:58 -05:00
Rick Anderson
46df9643e9
Update identity-enable-qrcodes.md
2017-09-28 16:53:18 -07:00
Rick Anderson
183c7ef6f5
Update identity-enable-qrcodes.md
2017-09-28 16:51:48 -07:00
Rick Anderson
0e30d95955
Update identity-enable-qrcodes.md
2017-09-28 16:48:49 -07:00
Rick Anderson
f33fb9d648
Update web-publishing-vs.md ( #4447 )
...
* Update web-publishing-vs.md
* Update web-publishing-vs.md
2017-09-28 16:42:24 -07:00
Luke Latham
e29fb1a51c
Updates to the intro: layouts, partials, VCs
2017-09-28 16:56:59 -05:00
Scott Addie
d5a4a34de8
More edits
2017-09-28 15:38:03 -05:00
Scott Addie
ede2daa71c
More edits
2017-09-28 15:30:22 -05:00
Scott Addie
11829a7dad
More edits
2017-09-28 15:21:51 -05:00
Scott Addie
3371f433f9
More edits
2017-09-28 15:13:03 -05:00
Scott Addie
4c91cd6013
More edits
2017-09-28 14:44:51 -05:00
Scott Addie
d165f346ae
More edits
2017-09-28 14:30:36 -05:00
Scott Addie
b861bab71e
Merge pull request #4417 from aspnet/scottaddie/docker-doc-move
...
Move VS Tools for Docker doc to ASP.NET Core repo
2017-09-28 14:14:28 -05:00
Luke Latham
8b5733f1cd
Remove dead project file ( #4427 )
2017-09-28 11:30:54 -07:00
Rick Anderson
6ae9661239
Update web-api-vsc.md
2017-09-28 11:05:01 -07:00
Rick Anderson
a3ea2f16b7
Update first-web-api-mac.md ( #4441 )
2017-09-28 11:03:19 -07:00
Scott Addie
433a0693a5
Introduce tabs
2017-09-28 12:56:53 -05:00
Scott Addie
ed1bd23dc8
Alter app cookie configuration code samples
2017-09-28 12:08:38 -05:00
Scott Addie
cbbb7a8071
Merge pull request #4363 from guardrex/guardrex/mvc-model-validation-update
...
Add Required note to model validation topic
2017-09-28 11:45:38 -05:00
Luke Latham
98d5116273
React to feedback
2017-09-28 10:53:40 -05:00
Luke Latham
63467db347
React to feedback
2017-09-28 10:45:28 -05:00
Scott Addie
3ba32b2b64
Merge pull request #4435 from guardrex/guardrex/explain-onpostdeleteasync
...
Explain post delete method
2017-09-28 10:28:19 -05:00
Luke Latham
3c24eb8c42
React to feedback
2017-09-28 10:22:19 -05:00
Scott Addie
459733d7a3
Modify section title
2017-09-28 10:18:40 -05:00
Scott Addie
98d8e7774c
Upgrade Identity PKs doc to 2.0
2017-09-28 10:05:12 -05:00
Scott Addie
d6c5c3cbf4
Fix inadvertent uid change (typo)
2017-09-28 09:12:46 -05:00
Luke Latham
c85c7fada9
Explain post delete method
...
Update
2017-09-28 00:03:12 -05:00
Luke Latham
41b85f9586
Fix a link
2017-09-27 22:32:23 -05:00
Luke Latham
6cfecd5cee
Updates
2017-09-27 21:47:41 -05:00
Scott Addie
6e83c55eb0
Merge pull request #4428 from guardrex/patch-1
...
Add RP tutorial step 'Uploading files' to TOC
2017-09-27 20:49:14 -05:00
Scott Addie
35b27952c3
Merge pull request #4430 from abatishchev/patch-1
...
Update model-binding.md
2017-09-27 20:28:01 -05:00
Rick Anderson
9274682b77
minor clean up ( #4431 )
2017-09-27 16:57:49 -07:00
Alexander Batishchev
4bf2319523
Update model-binding.md
...
Fixing type `CancelationToken` -> `CancellationToken`
2017-09-27 16:48:29 -07:00
Luke Latham
db04bd2701
Add RP tutorial step 'Uploading files' to TOC
2017-09-27 17:00:09 -05:00
Luke Latham
f76aa0bd2d
React to feedback
2017-09-27 14:58:13 -05:00
Scott Addie
c9700299d1
Merge pull request #4414 from guardrex/patch-1
...
UE pass on Publishing to IIS topic
2017-09-27 13:51:29 -05:00
Luke Latham
daf8862b18
React to feedback
2017-09-27 11:23:15 -05:00
Scott Addie
c4661e0410
Add missing param to AddCookie call
2017-09-27 11:09:37 -05:00
Scott Addie
1557bef724
Merge pull request #4422 from RyanONeill1970/master
...
Fix demo code for AddAuthentication.AddCookie
2017-09-27 11:06:00 -05:00
Scott Addie
b5c868c7a2
Merge pull request #4335 from motowilliams/feature/updates-model-binder-task-return
...
Updates TaskCache to Task
2017-09-27 11:00:34 -05:00
Scott Addie
a9c749f71a
Merge pull request #4320 from aspnet/scottaddie/localization-po-files
...
Add PO localization doc
2017-09-27 10:58:30 -05:00
Scott Addie
eedbc148bc
Convert title to sentence case
2017-09-27 10:45:21 -05:00
Luke Latham
139b95ff04
React to feedback
2017-09-27 10:41:54 -05:00
Scott Addie
0f39c7a6fe
Merge pull request #4420 from guardrex/guardrex/remove-literal-blocks
...
Drop literal_block comments and fix a few code blocks
2017-09-27 10:38:10 -05:00
Luke Latham
8da43a3906
Fix one
2017-09-27 10:31:44 -05:00
Luke Latham
c61b474930
React to feedback
2017-09-27 10:30:00 -05:00
Ryan O'Neill
dcf39ad601
Fix demo code for AddAuthentication.AddCookie
...
In .Net Core 2.0 using the code as supplied results in an exception, the fix is to pass the scheme name when calling AddCookie.
Fails:
services.AddAuthentication("MyCookieAuthenticationScheme")
.AddCookie
Works:
Fix demo code for services.AddAuthentication.AddCookie
services.AddAuthentication("MyCookieAuthenticationScheme")
.AddCookie("MyCookieAuthenticationScheme",
2017-09-27 15:05:58 +01:00
Hassan Abu Bakar
9acac0a23e
Fix type Brower Link to Browser Link
2017-09-27 15:52:48 +08:00
Luke Latham
96cca00e38
Drop literal_block comments and fix a few code blocks
2017-09-27 02:38:43 -05:00
Luke Latham
cf91403960
React to feedback
2017-09-27 01:50:18 -05:00
Luke Latham
018853a4c7
React to feedback
2017-09-26 22:25:36 -05:00
Scott Addie
033fb17635
Move VS Tools for Docker doc to ASP.NET Core repo
2017-09-26 21:43:36 -05:00
Luke Latham
7f8596988c
React to feedback
...
Minor update
2017-09-26 21:38:18 -05:00
Rick Anderson
a4e5dbf02b
Ss/ra/test1 ( #4416 )
...
* test
* test
2017-09-26 16:03:55 -07:00
Luke Latham
d5a183cb1c
UE pass on Publishing to IIS topic
2017-09-26 16:48:58 -05:00
Scott Addie
5a28e8f6f3
Merge pull request #4413 from aspnet/scottaddie/create-folder-text
...
Add instruction to create Swagger UI assets folder
2017-09-26 16:39:43 -05:00
Scott Addie
1e98029395
Merge pull request #4402 from aspnet/Rick-Anderson-patch-3
...
Update web-publishing-vs.md
2017-09-26 16:39:20 -05:00
Scott Addie
1fc6e91447
Add support disclaimer
2017-09-26 16:37:18 -05:00
Scott Addie
7aa72d75b9
Convert code snippet type from JS to JSON
2017-09-26 15:52:49 -05:00
Scott Addie
a607e6d90c
Add instruction to create folder
2017-09-26 15:48:15 -05:00
Luke Latham
d060967835
React to feedback
2017-09-26 15:19:22 -05:00
Scott Addie
cdbd5ce88e
React to feedback
2017-09-26 15:00:02 -05:00
Luke Latham
b7923ddf46
MVC views overview update
...
Updates
Updates
Updates
Updates
Update
2017-09-26 13:36:20 -05:00