Rick Anderson
93c3025f6e
spacing
2016-12-01 11:43:16 -10:00
Rick Anderson
aa6b1a11eb
Merge pull request #2287 from aspnet/ra-vc
...
View Components update
2016-12-01 11:25:36 -10:00
Rick Anderson
015474a831
rm
2016-12-01 10:46:35 -10:00
Rick Anderson
e6e68fd81d
final
2016-12-01 10:38:32 -10:00
Rick Anderson
e661d7a445
Merge pull request #2282 from aspnet/Rick-Anderson-patch-1
...
Update key-storage-format.md
2016-12-01 10:23:05 -10:00
Rick Anderson
c7e40e570c
Merge pull request #2283 from charliethinker/patch-4
...
Code type corrected & fix typo
2016-12-01 10:22:54 -10:00
Rick Anderson
4f9207acdd
Merge pull request #2285 from charliethinker/patch-1
...
Delete redundant closing brace
2016-12-01 10:22:12 -10:00
Rick Anderson
c7a30e9b77
Merge pull request #2269 from GuardRex/guardrex/publish-iis-update
...
Publish to IIS update
2016-12-01 09:15:48 -10:00
Luke Latham
c2eef57321
Command line/command-line/command prompt updates ( #2284 )
...
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Shayne Boyer
e3b4cf7b7d
update keywords and description
2016-12-01 10:33:44 -05:00
Charlie Chu
2a038d2ca0
Delete redundant closing brace
2016-12-01 16:51:10 +08:00
Charlie Chu
1aa2745ea3
Code type corrected & fix typo
2016-12-01 11:41:49 +08:00
Luke Latham
a0a7db1c3f
React to feedback
...
Fixes #2204
2016-11-30 20:00:43 -06:00
Rick Anderson
9237591bff
Update key-storage-format.md
2016-11-30 15:49:11 -10:00
Rick Anderson
424fe4d7ea
Merge pull request #2271 from aspnet/Rick-Anderson-call-app.UseIdentity
...
call `app.UseIdentity`
2016-11-30 09:40:27 -10:00
Rick Anderson
eb956d4267
Merge pull request #2266 from charliethinker/patch-2
...
Fix snippet
2016-11-30 08:36:28 -10:00
Rick Anderson
e3aafbf0dc
Merge pull request #2273 from JoachimSauer/patch-1
...
Update authoring.md
2016-11-30 08:25:38 -10:00
Rick Anderson
4a10bd7854
Merge pull request #2274 from mariusschulz/patch-1
...
Replaces gender-specific pronoun by singular they
2016-11-30 08:25:10 -10:00
Rick Anderson
c786559b86
Merge pull request #2275 from alaatm/patch-2
...
Update old links
2016-11-30 08:24:33 -10:00
Rick Anderson
3643978e5c
Merge pull request #2270 from aspnet/startup
...
update Startup article
2016-11-30 07:54:31 -10:00
Tom Dykstra
d7a1ff2d4e
propagate #2247 change to cu-final ( #2276 )
...
Add an optional extended description…
2016-11-30 09:11:24 -08:00
Alaa Masoud
b742088e31
Update old links
2016-11-30 19:55:54 +03:00
Marius Schulz
71559aad27
Replaces gender-specific pronoun by singular they
2016-11-30 17:46:15 +01:00
Joachim Sauer
36ef60bf11
Update authoring.md
...
Wrong code-type corrected
2016-11-30 09:34:39 +01:00
Rick Anderson
a129ad1cc9
Update linuxproduction.md
2016-11-29 15:17:22 -10:00
Tom Dykstra
3e58a68213
Rick-Anderson feedback
2016-11-29 17:15:22 -08:00
Rick Anderson
4d562c6a87
call `app.UseIdentity`
2016-11-29 14:06:06 -10:00
Rick Anderson
5d46af2d12
Merge pull request #2264 from Vaiune/master
...
add a note about UseIdentity() being first in order
2016-11-29 14:01:13 -10:00
Rick Anderson
57d88b7c22
Update sociallogins.md
2016-11-29 14:00:57 -10:00
Rick Anderson
8738defd55
Update sociallogins.md
2016-11-29 14:00:05 -10:00
Tom Dykstra
875d5428c7
update for rtm
2016-11-29 15:33:40 -08:00
Luke Latham
ced591d6ae
Final updates
...
Addresses #2204
* React to feedback
* Add troubleshooting advice: environment env var to allow dev exception page to show, e.g., https://github.com/aspnet/IISIntegration/issues/280#issuecomment-252714412
* Add troubleshooting advice: cleaning up incoherent packages on major upgrades, e.g., https://github.com/aspnet/IISIntegration/issues/237
* Grammar/style updates
* Fix "command line" to "command prompt" https://github.com/aspnet/Docs/issues/2248
* React to feedback: Dev said that the word "assets" was a little confusing when referring to the deployment files and folders. I replaced or removed "assets" throughout the doc. https://github.com/aspnet/IISIntegration/issues/246#issuecomment-237429876
2016-11-29 13:22:36 -06:00
Rick Anderson
3ad595d6ab
Merge pull request #2265 from charliethinker/patch-1
...
Fix typo
2016-11-29 08:58:06 -10:00
Rick Anderson
b79da3f3b5
Merge pull request #2268 from charliethinker/patch-3
...
Update code to include closing brace
2016-11-29 08:55:59 -10:00
Nick Bourke
69e86da333
change "project.json" to "package.json" ( #2267 )
...
File said to add the "devDependencies" section to project.json instead of package.json.
2016-11-29 08:57:08 -05:00
Charlie Chu
f73583f1a0
Update code to include closing brace
...
Update code to include closing brace
2016-11-29 21:25:22 +08:00
Luke Latham
cae7971162
React to IISIntegration issues
...
Addresses #2204
* React to comment in https://github.com/aspnet/IISIntegration/issues/268 ... i.e., devs can still use `system.webServer` to configure IIS features that will work with the reverse proxy. Great tip imo.
2016-11-28 21:56:31 -06:00
Charlie Chu
8448eafb90
Fix snippet
2016-11-29 10:39:19 +08:00
Charlie Chu
03b9f48380
Fix typo
2016-11-29 10:23:10 +08:00
Vaiune
ae7e0fb3ea
add a note about UseIdentity() being first in order
2016-11-29 03:05:29 +02:00
Lee Dumond
948d9f045b
Fix range for code snippet ( #2244 )
...
Code snippet is pointing to the wrong range of lines. Showing "Title" field when it is supped to show "CourseID" field.
2016-11-28 14:24:52 -08:00
Tom Dykstra
0370f0ff66
remove en-us ( #2262 )
...
Add an optional extended description…
2016-11-28 14:22:21 -08:00
Tom Dykstra
67bafec508
remove en-us ( #2261 )
2016-11-28 14:19:59 -08:00
Lee Dumond
8622610b57
Fix link to documentation ( #2245 )
...
Fixed link to point to current location of EF documentation.
2016-11-28 14:18:27 -08:00
Lee Dumond
8843deeeeb
Fix links to outdated documentation ( #2243 )
...
Repoint several links to latest version of EF core documentation
2016-11-28 14:15:23 -08:00
Lee Dumond
de4d952573
Fix reference in code sample ( #2246 )
...
instructor.Courses is of type CourseAssignment, not Course
2016-11-28 14:11:06 -08:00
Lee Dumond
b0271a9126
Fix null reference exception ( #2247 )
...
Line 146 runs inside of a block for which departmentToUpdate == null. Therefore, the attempt to read departmentToUpdate.InstructorID leads to a null reference exception.
The code is re-displaying the properties of the deletedDepartment, so the selected member of the select list should be deletedDepartment.InstructorID
2016-11-28 14:10:18 -08:00
Lee Dumond
4b0ac598b2
Fix typo ( #2250 )
...
EmploymentDatGroup should be EmploymentDateGroup
2016-11-28 14:02:35 -08:00
Rick Anderson
9799b89f88
Merge pull request #2249 from LeeDumond/patch-9
...
Fix documentation link
2016-11-28 11:59:36 -10:00
Rick Anderson
86c46f7f16
Merge pull request #2251 from LeeDumond/patch-11
...
Fix link to documentation
2016-11-28 11:58:31 -10:00
Rick Anderson
c5ae31d947
Merge pull request #2252 from LeeDumond/patch-12
...
Fix link to documentation
2016-11-28 11:57:40 -10:00
Rick Anderson
a1b4233096
Merge pull request #2253 from LeeDumond/patch-13
...
Fix link to documentation
2016-11-28 11:57:09 -10:00
Rick Anderson
9b81f44fe6
Merge pull request #2254 from LeeDumond/patch-14
...
Fix link to documentation
2016-11-28 11:55:41 -10:00
Rick Anderson
a82fba29f8
removed en.us
2016-11-28 11:55:31 -10:00
Rick Anderson
ce02541d29
Merge pull request #2257 from mekinney/patch-1
...
Updated code link to include closing brace.
2016-11-28 11:52:44 -10:00
Luke Latham
d9ae1885b3
React to IISIntegration issues
...
* Reacts to customer comment on difficulty discovering IIS Shared Config workaround in ANCM ref doc. https://github.com/aspnet/IISIntegration/issues/287
* Adds a common error for an OS upgrade that breaks the 32-bit ANCM install. https://github.com/aspnet/AspNetCoreModule/issues/4
* Adds an ANCM installer error code for when the VC++ redist isn't installed properly. https://github.com/aspnet/IISIntegration/issues/272
2016-11-28 14:09:33 -06:00
Shayne Boyer
99d5b035aa
Merge pull request #2236 from benmunro/patch-1
...
Fix wildcard accept header
2016-11-28 10:53:48 -05:00
Mike Kinney
f7982106fe
Updated code link to include closing brace.
2016-11-27 18:08:44 -08:00
Luke Latham
a5bfe86943
Update common error updates
...
Addresses #2204
* Addresses changes for VC++ installation (especially in the case where the server doesn't have an Internet connection)
* Provides additional information for not having a runtime installed for portable apps, including the note on no Internet connection.
* Adds links to the location of .NET Downloads for obtaining a runtime installer.
2016-11-27 12:40:21 -06:00
Luke Latham
8385e6d70b
Minor style change
...
Addresses: #2204
2016-11-26 15:34:59 -06:00
Luke Latham
b0d3d0ae6f
Added App log full exceptions
...
Addresses #2204
2016-11-26 15:32:47 -06:00
Lee Dumond
6cbbad4433
Fix link to documentation
...
Fix link to point to current EF documentation
2016-11-25 22:40:04 -06:00
Lee Dumond
fda977a554
Fix link to documentation
...
Point link to current PowerShell documentation
2016-11-25 22:36:31 -06:00
Lee Dumond
9b05d9c832
Fix link to documentation
...
Fix link to point to current EF documentation
2016-11-25 22:24:51 -06:00
Lee Dumond
c1fc59ed13
Fix link to documentation
...
Point link to current documentation
2016-11-25 22:13:12 -06:00
Luke Latham
27cc0da0ba
Update iis.md
2016-11-25 17:53:36 -06:00
Lee Dumond
02404f076d
Fix documentation link
...
Fix link to point to current version of EF documentation.
2016-11-25 14:52:47 -06:00
Tom Dykstra
ed025564b3
fix link
2016-11-23 15:48:17 -08:00
Ben Munro
9d8df8bdc2
Fix wildcard accept header
2016-11-23 21:53:47 +13:00
Jerrie Pelser
b188fdc5a8
AuthorizationContext => AuthorizationHandlerContext
...
`AuthorizationContext` in the code sample should be `AuthorizationHandlerContext`
2016-11-23 11:00:09 +07:00
Rick Anderson
8c32fbc3c5
Merge pull request #2232 from benmunro/patch-1
...
Correct reference to UseHttps extension method
2016-11-22 14:37:26 -10:00
Rick Anderson
0dbdc72591
Merge pull request #2231 from LeeDumond/patch-2
...
Correct link destinations
2016-11-22 10:21:07 -10:00
Luke Latham
593949234c
Update iis.md
...
Addresses #2204 items ...
* Update `publish-iis` package version to `1.1.0-preview4-final`
* Update title of ANCM overview doc and add link to ANCM reference doc
* Updated imagery for WS2016 + added alt text to images
* Noted the option of installing only the ANCM where the runtime is not needed on the server
2016-11-22 13:29:06 -06:00
Luke Latham
a193cf3c40
Add files via upload
2016-11-22 13:27:39 -06:00
Luke Latham
1c65392b82
Delete wf.png
2016-11-22 13:10:19 -06:00
Luke Latham
88fbe69f3f
Delete rs.png
2016-11-22 13:10:15 -06:00
Luke Latham
e8268fbf1d
Delete role-services.png
2016-11-22 13:10:10 -06:00
Luke Latham
9b6044f3ec
Delete editapppool.png
2016-11-22 13:10:05 -06:00
Luke Latham
1b277e7b0b
Delete apppoolsbasicsettingscontextmenu.png
2016-11-22 13:09:59 -06:00
Luke Latham
85a988c055
Delete addwebsite.png
2016-11-22 13:09:52 -06:00
Luke Latham
e3b7560074
Delete addwebsitecontextmenu.png
2016-11-22 13:09:44 -06:00
Shayne Boyer
7c09cdf793
Merge pull request #2221 from secretGeek/master
...
fixed bug in linuxproduction systemd service. some other minor change…
2016-11-22 10:09:53 -05:00
Ben Munro
57a5c847b0
Correct reference to UseHttps extension method
2016-11-22 23:29:59 +13:00
Lee Dumond
40a2f49ab6
Correct link destinations
...
Correct the destinations for two links from the old to the current Entity Framework documentation
2016-11-21 21:49:16 -06:00
Sean G. Wright
7fc6314acb
Fix typo in mvc filters doc ( #2230 )
2016-11-21 22:19:36 -05:00
Rick Anderson
239f393ab1
Merge pull request #2226 from aspnet/ra-delete
...
fix snippet
2016-11-21 14:41:28 -10:00
Rick Anderson
8540a70800
fix snippet
2016-11-21 14:28:03 -10:00
Rick Anderson
1c99a9dc6a
Merge pull request #2220 from aspnet/Rick-Anderson-patch-2
...
remove code style from headings
2016-11-21 12:39:57 -10:00
Rick Anderson
fd691f2115
Merge pull request #2223 from FSMaxB/patch-1
...
accconfirm.md: Fix typo "dependecy"->"dependency"
2016-11-21 12:36:42 -10:00
Rick Anderson
e6570d2512
Merge pull request #2224 from GuardRex/guardrex/directory-structure-update
...
Update directory-structure.md
2016-11-21 12:35:56 -10:00
Rick Anderson
e40779d1d1
Merge pull request #2225 from GuardRex/guardrex/ancm-reference-update
...
Update aspnet-core-module.md
2016-11-21 12:35:32 -10:00
Max Bruckner
c456a9252e
accconfirm.md: Fix typo "dependecy"->"dependency"
2016-11-21 08:29:59 +07:00
secretGeek
935584ea6a
fixed bug in linuxproduction systemd service. some other minor changes for consistency, clarity.
2016-11-20 20:01:44 +10:00
Rick Anderson
e6a7a39b85
remove code style from headings
2016-11-19 18:31:49 -10:00
Rick Anderson
0d15615591
Merge pull request #2216 from DonKiely/patch-1
...
Fix typos in tables
2016-11-19 10:42:33 -10:00
Rick Anderson
7d62d2c50b
Merge pull request #2210 from aspnet/ra-johluo-responsecachingattribute
...
Response Caching total rewrite
2016-11-19 10:40:53 -10:00
Luke Latham
94902ebb98
Update directory-structure.md
...
Added a pair of entries for Razor View precompilation files.
2016-11-19 10:04:54 -06:00
Rick Anderson
99ee1dca24
last really
2016-11-18 20:17:33 -10:00
Rick Anderson
42f1a45aa1
last
2016-11-18 19:56:54 -10:00
Don Kiely
42ad04f9c4
Fix typos in tables
...
The route templates/behavior template didn't have a proper column marker, and the minlength example in the route constraints table was inconsistent with the note.
2016-11-18 17:57:10 -09:00
Luke Latham
8267ecfa7d
Update aspnet-core-module.md
...
I narrowed the `web.config` files' `aspNetCore` elements. I vaguely recall either reading or being told that horizontal scrolling isn't good in the docs. Let me know if I'm off base there, and I'll widen those files back out.
I also corrected the `stdout` log filename to the correct default value of `aspnetcore-stdout`.
@Tratcher I tried to flesh out the bit on why the `ASPNETCORE_ENVIRONMENT` var might be set in this way. Does that language look ok? ... or what would you suggest? The reason I wanted to call it out a bit is that I'm concerned that devs will read it and draw some sort of incorrect conclusion about it being required or a best practice.
@Rick-Anderson I updated the "ms.date: 11/18/2016" date to 11/18. Let me know if I need to change that back to its former value.
2016-11-18 19:34:31 -06:00
Rick Anderson
ee35bf48cb
more fixes
2016-11-18 13:51:15 -10:00
Rick Anderson
2ce555064c
react to feedback
2016-11-18 11:44:44 -10:00
Tom Dykstra
04c69eff3e
Update aspnet-core-module.md ( #2214 )
2016-11-18 13:44:05 -08:00
Rick Anderson
95f0e9d149
Merge pull request #2090 from 01binary/master
...
Detail ASP.NET Core Social Logins sections
2016-11-18 10:09:33 -10:00
Rick Anderson
7a8889b940
Merge pull request #2212 from aspnet/tdykstra-patch-1
...
add title and keywords metadata to servers docs
2016-11-18 08:25:13 -10:00
Alex Gil
329d1a33ef
Update aspnet-core-module.md ( #2209 )
...
Updated link to .NET Core Windows Server Hosting to point to 1.1.0. It was referring to 1.0.1.
New link was taken from:
https://docs.microsoft.com/en-us/aspnet/core/publishing/iis#install-the-net-core-windows-server-hosting-bundle
2016-11-18 09:30:32 -08:00
Tom Dykstra
8fcb4cddb0
servers overview metadata
2016-11-18 08:52:31 -08:00
Tom Dykstra
f31a333ca8
weblistener metadata
2016-11-18 08:47:06 -08:00
Tom Dykstra
f39e12f663
kestrel metadata
2016-11-18 08:41:15 -08:00
Tom Dykstra
72d8c9ae99
metadata fix
2016-11-18 08:35:08 -08:00
valeriy novytskyy
89077574b0
Merge with master
2016-11-17 23:37:52 -08:00
valeriy novytskyy
b85c4143c1
v-anpasi fixed code snippets
2016-11-17 23:35:22 -08:00
valeriy novytskyy
7ce6a88c54
Rick-Anderson keywords and decription meta-data
2016-11-17 23:29:00 -08:00
valeriy novytskyy
f77b44200c
tdykstra offset notes
2016-11-17 23:25:07 -08:00
valeriy novytskyy
7ada5b42c7
tdykstra other logins changes
2016-11-17 23:17:09 -08:00
valeriy novytskyy
3372ca7fce
tdykstra setup to set up
2016-11-17 23:05:45 -08:00
Rick Anderson
f7b6173353
author
2016-11-17 21:05:18 -10:00
valeriy novytskyy
4786fdab47
tdykstra Sign in with Provider
2016-11-17 23:01:19 -08:00
Rick Anderson
9321f9e9b4
rm dup:
...
:
2016-11-17 21:00:24 -10:00
valeriy novytskyy
e4395e4e15
tdykstra credits
2016-11-17 22:56:45 -08:00
valeriy novytskyy
bae2952c2b
tdykstra settings in the Azure portal
2016-11-17 22:48:06 -08:00
valeriy novytskyy
975c08c5d2
tdykstra Azure web app
2016-11-17 22:44:37 -08:00
valeriy novytskyy
58a3524267
tdykstra section vs page
2016-11-17 22:43:08 -08:00
valeriy novytskyy
f45e033c69
tdykstra Web to web
2016-11-17 22:38:56 -08:00
valeriy novytskyy
4c7eedcf93
tdykstra PNG to png
2016-11-17 22:33:58 -08:00
valeriy novytskyy
ccc01b6c70
tdykstra the following commands
2016-11-17 22:30:36 -08:00
valeriy novytskyy
d22cd12a9b
tdykstra social login overview page
2016-11-17 22:27:56 -08:00
valeriy novytskyy
010858b502
tdykstra no step for note
2016-11-17 22:24:45 -08:00
valeriy novytskyy
ec0d0ce00d
tdykstra fix Twitter app form directions
2016-11-17 22:19:46 -08:00
Rick Anderson
321fae766e
Response Caching total rewrite
2016-11-17 20:19:09 -10:00
valeriy novytskyy
ae6a9f150e
tdykstra use bold for UI refs
2016-11-17 22:12:48 -08:00
valeriy novytskyy
934f15687f
tdykstra Secret Manager link reword
2016-11-17 21:56:07 -08:00
valeriy novytskyy
5e641d4bb7
tdykstra URI to URL
2016-11-17 21:53:52 -08:00
valeriy novytskyy
0d4507c9dd
tdykstra cap bold Solution Explorer, right-click
2016-11-17 21:51:21 -08:00
valeriy novytskyy
9ec816f899
tdykstra new project
2016-11-17 21:49:23 -08:00
valeriy novytskyy
7cc06015eb
tdykstra VS update
2016-11-17 21:47:51 -08:00
valeriy novytskyy
ca7bf76890
tdykstra aspnet link name
2016-11-17 21:40:04 -08:00
valeriy novytskyy
70da47a1a9
tdykstra login to sign in
2016-11-17 21:37:42 -08:00
valeriy novytskyy
fcd7ef43af
tdykstra fix case study link
2016-11-17 21:25:46 -08:00
valeriy novytskyy
2c7f13ed99
tdykstra present tense
2016-11-17 21:22:41 -08:00
Andy Pasic
a82e144ea1
fixed code snippets
2016-11-17 21:03:07 -08:00
Rick Anderson
7d56e2aabd
Merge pull request #2202 from aspnet/fixserverlinks
...
fix links
2016-11-17 11:06:43 -10:00
Shayne Boyer
deba8af093
update keywords and description
2016-11-17 15:53:46 -05:00
Shayne Boyer
b159104378
update description and keywords
2016-11-17 15:52:54 -05:00
Shayne Boyer
14e5c418e9
add keywords to doc
2016-11-17 15:51:20 -05:00
Tom Dykstra
011dc604e9
fix links
2016-11-17 12:36:28 -08:00
Rick Anderson
17f93fe6c5
keywords and decription meta-data
2016-11-17 10:13:02 -10:00
Rick Anderson
800679f36b
Merge pull request #2196 from DunNZ/patch-1
...
Escape asterisk in tag helper introduction
2016-11-17 09:09:03 -10:00
Tom Dykstra
fc27a53d4d
servers rewrite ( #2199 )
2016-11-17 09:16:26 -08:00
Ben McClintock
c543587027
Escape asterisk in tag helper introduction
...
An asterisk was not escaped in the "wildcard" section which was causing some text to become italicized.
2016-11-17 02:56:08 +00:00
valeriy novytskyy
1bd49ca978
title + meta on technology
2016-11-16 18:52:58 -08:00
valeriy novytskyy
133cb3f6a9
Merge with master
2016-11-16 18:52:12 -08:00
Rick Anderson
62ac4bcf7e
Merge pull request #2195 from aspnet/ra-msprod-aspnet-meta
...
title + meta on technology
2016-11-16 14:32:51 -10:00
Rick Anderson
ce841fa678
Merge pull request #2191 from GuardRex/guardrex/publish-iis-bundle-link-update
...
Hosting bundle link update
2016-11-16 14:32:26 -10:00
Rick Anderson
b23d49f1f6
title + meta on technology
2016-11-16 14:24:57 -10:00
Luke Latham
84998519c1
Update aspnet-core-module.md
...
Update hosting bundle installer link
2016-11-16 17:03:37 -06:00
Luke Latham
438d11d31e
Update iis.md
...
Update the hosting bundle installer link
2016-11-16 17:01:03 -06:00
Rick Anderson
6014d363ca
Merge pull request #2183 from ErikSchierboom/patch-2
...
Fix code indentation in Claims-Based Authorization docs
2016-11-16 10:05:27 -10:00
Rick Anderson
ebe02769ef
Merge pull request #2184 from superyyrrzz/patch-1
...
ViewDataDictionary -> ViewData Dictionary
2016-11-16 10:04:13 -10:00
Rick Anderson
2b8776452d
Merge pull request #2182 from secretGeek/master
...
Consolidated two different links to the same article, into 1 link
2016-11-16 10:03:07 -10:00
Rick Anderson
29c87b9caa
Merge pull request #2188 from aspnet/ra-account-confirm
...
RequireConfirmedEmail
2016-11-16 09:36:57 -10:00
Rick Anderson
572b68898a
RequireConfirmedEmail
2016-11-16 09:01:55 -10:00
brady gaster
6e1bbfa8d2
Merge pull request #2181 from aspnet/bradygaster-redirects
...
finalizes redirection
2016-11-16 07:48:03 -08:00
Shayne Boyer
77cb7eea1a
uid fix
2016-11-16 10:04:13 -05:00
Shayne Boyer
5e201eee72
include file update
2016-11-16 09:58:38 -05:00
Shayne Boyer
239c5a1478
intro.md fix
2016-11-16 09:46:44 -05:00
Renze Yu
4d7bfb5211
ViewDataDictionary -> ViewData Dictionary
2016-11-16 22:14:29 +08:00
Shayne Boyer
5741302f2b
metadata updates
2016-11-16 08:42:44 -05:00
Shayne Boyer
97b965d354
metadata update
2016-11-16 08:38:34 -05:00
Erik Schierboom
42e2ef014f
Fix code indentation in Claims-Based Authorization docs
2016-11-16 11:24:07 +01:00
secretGeek
861e72abc9
Consolidated two different links to the same article, into 1 link
2016-11-16 16:56:35 +10:00
valeriy novytskyy
9c1483e700
Update google screenshot with url
2016-11-15 20:35:24 -08:00
valeriy novytskyy
cbfedd8b80
Updated wrong image
2016-11-15 20:34:56 -08:00
valeriy novytskyy
97559054ae
Tratcher url in screenshot
2016-11-15 20:31:40 -08:00
valeriy novytskyy
2be46ba0e9
aspnet-contrib spelling
2016-11-15 19:55:04 -08:00
valeriy novytskyy
51da225969
Tratcher stop referring to sample code and embed
2016-11-15 19:54:16 -08:00
valeriy novytskyy
5960b77023
Tratcher rollback Startup.cs
2016-11-15 19:40:51 -08:00
Rick Anderson
890acda809
Merge pull request #2178 from secretGeek/master
...
title of iis.md and iis-with-msdeploy were back-to-front.
2016-11-15 17:18:36 -10:00
secretGeek
e33bdc5613
title of iis.md and iis-with-msdeploy were back-to-front.
2016-11-16 11:56:44 +10:00
Rick Anderson
8c6694f867
Merge pull request #2177 from Qudware/patch-1
...
show -> shows
2016-11-15 15:47:25 -10:00
Rick Anderson
889c5815a1
Merge pull request #2174 from aspnet/dotnet-watch-1994
...
Dotnet watch update
2016-11-15 15:45:46 -10:00
Adham
d1723a79a6
show -> shows
2016-11-16 11:24:54 +10:00
Rick Anderson
1b53ac68f5
remove project.json
2016-11-15 12:15:17 -10:00
Tom Dykstra
54a0fc595e
fix links
2016-11-15 08:46:25 -08:00
Shayne Boyer
ffa4a676a1
nit
2016-11-15 11:18:16 -05:00
Shayne Boyer
871af4e715
remove ref to preview2
2016-11-15 11:14:26 -05:00
Rick Anderson
58ae30e985
clean up
2016-11-14 16:58:47 -10:00
Rick Anderson
dad08c82e6
Merge pull request #2162 from lismore/patch-1
...
Updated document to reflect new cli command
2016-11-14 16:48:53 -10:00
Rick Anderson
5586b76593
Merge pull request #2172 from aspnet/ra-2
...
clean up
2016-11-14 16:16:24 -10:00
Rick Anderson
d82678be1b
clean up
2016-11-14 16:07:44 -10:00
Rick Anderson
964d0a017e
Merge pull request #2166 from aspnet/ra-gif
...
fix warnings
2016-11-14 16:06:07 -10:00
Rick Anderson
61decdbf4e
clean up
2016-11-14 15:19:41 -10:00
Tom Dykstra
ba7f8a96ca
revert from gif to png
2016-11-14 14:01:14 -08:00
Tom Dykstra
f6936aa2fd
add original image files
2016-11-14 13:59:38 -08:00
Rick Anderson
924a773353
fix warnings
2016-11-14 10:08:04 -10:00
Tiago Soczek
6932570600
Fix typo: "valueis" > "value is" ( #2159 )
2016-11-14 08:38:37 -10:00
Henk Mollema
570036c14f
Fix code highlighting backticks ( #2160 )
2016-11-14 08:37:42 -10:00
Maira Wenzel
3e9a974f02
removing stray backtick ( #2164 )
...
Add an optional extended description…
2016-11-14 08:34:47 -10:00
Patrick Lismore
03f02334ae
Updated document to reflect new cli command
...
dotnet new -t web will create the asp.net core web application.
This simplifies the steps need for a user to get up and running. From 8 steps to 5.
2016-11-14 14:56:53 +00:00
Maher Jendoubi
251c5220b0
Update partial.md ( #2158 )
2016-11-12 18:05:55 -10:00
Tom Dykstra
c2e4faa758
fix link ( #2156 )
2016-11-12 14:28:38 -08:00
Tom Dykstra
b5fcb25f85
fix link ( #2157 )
...
Add an optional extended description…
2016-11-12 14:24:17 -08:00
Shayne Boyer
b9da7aa5ea
Merge pull request #2140 from aspnet/tdykstra-patch-1
...
remove external link to outdated content
2016-11-12 14:37:29 -05:00
Shayne Boyer
b5106d99ad
Merge pull request #2141 from aspnet/tdykstra-patch-2-1
...
add theme change how-to
2016-11-12 13:34:11 -05:00
Shayne Boyer
c1babc5ac5
Merge pull request #2149 from charliethinker/master
...
Solve cross platform issue
2016-11-12 13:32:45 -05:00
Brady Gaster
a402e36260
moved markdown files to proper location
2016-11-11 22:41:54 -08:00
Brady Gaster
66b1b7dc2a
setting up all last, missed redirects
2016-11-11 22:25:58 -08:00
Brady Gaster
872c5da6cb
setting up first redirection post-dns change
2016-11-11 20:21:20 -08:00
01binary
b5906d2782
Shadow borders on screenshots
2016-11-11 18:53:46 -08:00
Rick Anderson
986bbe0560
Ra hex ( #2154 )
...
* 4 ticks
* fix
2016-11-11 11:32:59 -10:00
Rick Anderson
0d691e36ca
fix back ticks ( #2153 )
2016-11-11 10:54:20 -10:00
01binary
4adae42e4f
Re-export social providers image
2016-11-11 12:35:38 -08:00
01binary
d45222e604
Fix DoneFacebook
2016-11-11 12:35:26 -08:00
01binary
3215e2c508
Remove personal icon from screenshot
2016-11-11 12:24:43 -08:00
01binary
1a86fd28e6
anathemort code highlight services.AddMvc in sociallogins.md
2016-11-11 12:14:45 -08:00
Rick Anderson
5a4df6874d
alt-text ( #2152 )
2016-11-11 09:19:55 -10:00
Rick Anderson
f435e03529
Remove Hex ( #2150 )
2016-11-11 08:32:05 -10:00
Steve Smith
8eb7855117
Fixes most of #862 ( #2145 )
...
Replaces two images with one animated image
Cleans up and clarifies some text
2016-11-11 08:29:44 -10:00
Maher Jendoubi
816737ba34
Already updated to RTM ( #2142 )
...
Deleted some unnecessary using statements
2016-11-11 08:20:13 -10:00
Dave
63d2505249
Minor clean up of whitespaces and code formatting ( #2148 )
...
* Minor clean up of whitespaces
* Fixed problematic inline code formatting
2016-11-11 08:18:54 -10:00
Steve Smith
807a02838b
Author updates ( #2144 )
2016-11-11 11:28:14 -05:00
01binary
204360cc14
anathemort App Id and Secret to code
2016-11-11 07:57:20 -08:00
01binary
b77dba3249
anathemort FBNewAppId.png
2016-11-11 07:43:25 -08:00
01binary
535d1662f5
Tratcher note about development mode
2016-11-11 07:38:51 -08:00
01binary
fb6b88ab30
Tratcher MvcOptions SslPort
2016-11-11 07:33:37 -08:00
01binary
4acc28cedd
Fix topic uid
2016-11-11 07:26:49 -08:00
Charlie Chu
21dacc2e8e
Solve cross platform issue
...
fix issue - "Unhandled Exception: System.IO.FileNotFoundException" run
on Mac
2016-11-11 16:10:48 +08:00
01binary
ebad1eedb0
Tratcher include OAuth 1.0a mention for Twitter
2016-11-10 22:21:37 -08:00
01binary
44a08a4acc
Tratcher move aspnetcontrib mention to other logins and edit
2016-11-10 22:18:30 -08:00
01binary
7ec99482b0
Tratcher stop listing all providers at the end
2016-11-10 22:06:54 -08:00
01binary
0724df6aa5
Common pitfall with Microsoft Account auth
2016-11-10 22:02:10 -08:00
01binary
7efffdd53f
Tratcher common pitfall with Google auth setup
2016-11-10 21:46:26 -08:00
01binary
48a338cee7
Tratcher move set password out of provider pages to main
2016-11-10 20:47:23 -08:00
01binary
a8a088b758
Tratcher don't link to preview version
2016-11-10 20:41:02 -08:00
01binary
e8a9e6d236
Tracher backchannel note fix
2016-11-10 20:35:40 -08:00
01binary
ebb16155eb
Tratcher feedback register new public url
2016-11-10 20:24:21 -08:00
01binary
8362d93007
Merge with master
2016-11-10 20:12:44 -08:00
01binary
758a5c7000
Convert sample URLs from hyperlinks to code
2016-11-10 19:55:19 -08:00
01binary
e190299fa1
Removed U+FEFF in Facebook
2016-11-10 19:39:03 -08:00
01binary
86fdca0bf4
Removed U+FEFF
2016-11-10 19:33:49 -08:00
01binary
aa05bb8815
Fix provider middleware setup snippet references
2016-11-10 19:24:00 -08:00
Steve Smith
401228c695
Adding link to File Uploads
2016-11-10 19:12:01 -05:00
Steve Smith
43b3de4a50
File Uploads ( #1977 )
...
Doc complete and linked in TOC
2016-11-10 19:02:44 -05:00
01binary
c52dd2ec12
Fix bad merge, replace social SVGs with single PNG
2016-11-10 12:25:16 -08:00
Tom Dykstra
83cd02b208
add theme change how-to
2016-11-10 08:57:07 -08:00
Tom Dykstra
e734627671
remove external link to outdated content
2016-11-10 08:38:04 -08:00
Tom Dykstra
a5b064e51d
fix inline formatting ( #2126 )
...
Add an optional extended description…
2016-11-09 19:21:31 -10:00
Rick Anderson
bcbb0d6c0b
delete blank lines ( #2127 )
2016-11-09 19:21:17 -10:00
Steve Smith
ff7a77db96
Update your-first-mac-aspnet.md ( #2137 )
...
Add an optional extended description…
2016-11-09 19:19:52 -10:00