Commit Graph

1459 Commits (89c7280c6b8ae4ec6e72e04d55c473dc8cea3acf)

Author SHA1 Message Date
Isaac Levin e18d233bc7 Review all Codeplex links/mentions and update where needed (#4642)
* porting of codeplex links

* updates

* updates

* updates

* updates

* updates

* updates
2017-11-01 08:49:07 -10:00
Rick Anderson 3ee7d8be45
Merge pull request #4680 from aspnet/master
Update live with current master
2017-10-30 15:15:14 -10:00
Rick Anderson 1c3716d006
Suggest RP in intro to MVC5 (#4679)
* Suggest RP in intro to MVC5

* Suggest RP in intro to MVC5
2017-10-30 14:50:44 -10:00
Rick Anderson cd0f36ce9f
fix links in ASP.NET legacy branch (#4676) 2017-10-30 13:10:33 -10:00
Rick Anderson 50387ff451
Merge pull request #4675 from aspnet/master
Update live with current master
2017-10-30 11:15:11 -10:00
Matthieu Penant 41d50990d9 Wrong task referenced in CopyAllFiles (#4671) 2017-10-30 14:36:39 -05:00
Rick Anderson 1ccf22c533
Merge pull request #4650 from aspnet/master
Update live with current master
2017-10-27 11:15:11 -10:00
Isaac Levin e0feaeca4c Add App Insights to Building Real-World Cloud Apps e-book #3873 (#4644)
* add note regarding app insights to telemtry doc

* update
2017-10-27 09:45:05 -10:00
Rick Anderson ece53803cf Live push 10-26 4 PM (#4633)
* Fix typo in individual-accounts-in-web-api (#4615)

* Fix typo in individual-accounts-in-web-api

* Remove extra space

* Update app-state.md (#4598)

* Link fix in cookie.md topic (#4611)

* Ra/prefer rp (#4622)

* Feature Razor Pages

* Feature Razor Pages

* Update sample65.cs (#4629)

Fixed Typo

* Adding optional id parameter to area route (#4628)

* Replace magic auth scheme strings (#4626)

* Replace magic auth scheme strings

* Create local constant for storing auth schemes

* Razor Pages route and app convention features topic (#4623)

* Razor Pages auth and custom routing topic

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Update

Updates

Updates

Updates

Updates

Modify one image

Use absolute URLs in the sample README

* React to feedback + add Order to AttributeRouteModels

* Error page update

* React to feedback

* React to feedback

* Correct handerName to handlerName

* Remove CDN warnings

* In-topic TOC enhancement

Update in-topic TOC

In-topic TOC update

In-topic mini-TOC update

* Fix spelling mistake

* Update Windows auth doc to 2.0 (#4617)

* Update Windows auth doc to 2.0

* Add code snippet highlighting

* Convert titles to sentence case

* Tweak titles

* Verbiage tweak

* Minor edits

* Add launchSettings.json file

* Minor edits

* Fix title metadata error

* Shorten sentence

* Replace colon with period

* Link to Simple Authorization doc

* Work with Windows auth section updates

* Swap section orders

* Add RunImpersonated code sample

* Add Startup.cs code snippet import

* Minor tweak

* Update start-mvc.md

* Update validation.md
2017-10-26 11:14:50 -10:00
Manuel Wenk ba77c8a8cf Update sample65.cs (#4629)
Fixed Typo
2017-10-25 09:57:20 -05:00
Stanislav Nedelchev 5b6f706d25 Fix typo in individual-accounts-in-web-api (#4615)
* Fix typo in individual-accounts-in-web-api

* Remove extra space
2017-10-23 12:07:10 -05:00
Rick Anderson 6d86dc4516 Merge pull request #4601 from aspnet/master
Update live with current master
2017-10-18 12:52:49 -10:00
malekbenz cef31e83b4 fix 69 line Persistence control (#4595) 2017-10-18 12:32:44 -10:00
Jorge Gaona 9d2cb635bc remove Katana codeplex reference links (#4596)
Remove Katana codeplex reference links and update with the corresponding github
2017-10-18 12:28:08 -10:00
Rick Anderson d43a0711f9 Merge pull request #4578 from aspnet/master
Update live with current master
2017-10-16 22:08:51 -10:00
Luke Latham cd1cc47e31 Update AJAX CDN (#4573)
One more
2017-10-16 20:29:37 -10:00
Rick Anderson 96df3e4552 Update live with current master (#4571)
* 2.0 update of Limiting identity by scheme doc

* Update 2.0 code snippet

* add link to what css auto-sync is

* Remove unnecessary anchor

* Update note for 2.0

* 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

* Minor edits

* Provide more context in last code snippet

* Dedent code snippet

* Convert link to xref style

* React to feedback

* Remove unnecessary anchors from social auth docs

* MVC Core --> Core MVC

* Update limitingidentitybyscheme.md

* Fix incorrect file name in QR Code doc

* Minor tweaks

* application --> app

* Implement Rick's suggestion in cookie doc

* Implement Rick's suggestion in cookie doc

* Remove link to "Quick Guide"

* Change html code snippet types to cshtml

* Update sql.md

* Remove unnecessary markup from top of the document

* React to feedback

* Escape underscores

* Change snippet types to cshtml

* Fence it!

* Convert to xref link

* HTML --> cshtml

* Remove Localization.AspNetCore.TagHelpers package mention (#4553)

* Update index.md

* 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.

* Fix invalid bookmarks (#4570)

* 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 11:12:41 -10:00
Rick Anderson e9bd53f53c Update index.md 2017-10-12 16:41:57 -10:00
Luke Latham 8f820a653f Remove link to "Quick Guide" 2017-10-12 12:35:34 -05:00
Rick Anderson 5cc4b59c70 Merge pull request #4508 from aspnet/master
Update live with current master
2017-10-05 22:06:04 -07: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
Rick Anderson e54cf56539 Merge pull request #4504 from aspnet/master
Update live with current master
2017-10-05 14:05:05 -07: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
Rick Anderson f8a3bccff4 Merge pull request #4499 from aspnet/master
Update live with current master
2017-10-04 16:24:01 -07:00
rayden84 df24806334 use null-coalescing operator
use null-coalescing operator for the repo properties
2017-10-04 21:09:16 +02:00
Rick Anderson 2f93521678 Merge pull request #4483 from aspnet/master
Update live with current master
2017-10-02 14:06:04 -07:00
v-savila ed401027aa update API Reference link on aspnet (#4478)
* update link on aspnet hub

* Revert "update link on aspnet hub"

This reverts commit 91da0f14c3.

* update link on asp.net hub page
2017-10-02 09:57:55 -07:00
Rick Anderson b330159cb0 Update live with current master (#4454)
* Add PO localization doc

* More edits

* Updates TaskCache to Task

Since [TaskCache](https://github.com/aspnet/Common/issues/238) was removed this updates the samples to use `Task.CompletedTask` instead

* More edits

* More edits

* Change code snippet type from C# to CSHTML

* Add missing snippet types

* Add Required note to model validation topic

Fixes #1928

* MVC views overview update

Updates

Updates

Updates

Updates

Update

* React to feedback

* React to feedback

* Add support disclaimer

* UE pass on Publishing to IIS topic

* React to feedback

Minor update

* Move VS Tools for Docker doc to ASP.NET Core repo

* React to feedback

* React to feedback

* Drop literal_block comments and fix a few code blocks

* 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",

* React to feedback

* Fix one

* React to feedback

* Convert title to sentence case

* Add missing param to AddCookie call

* React to feedback

* React to feedback

* Add RP tutorial step 'Uploading files' to TOC

* fix breadcrumb link to core

* Update model-binding.md

Fixing type `CancelationToken` -> `CancellationToken`

* minor clean up (#4431)

* Updates

* Fix a link

* Explain post delete method

Update

* Fix inadvertent uid change (typo)

* React to feedback

* React to feedback

* React to feedback

* Alter app cookie configuration code samples

* Update first-web-api-mac.md (#4441)

* Update web-api-vsc.md

* Remove dead project file (#4427)

* Updates to the intro: layouts, partials, VCs

* Update web-publishing-vs.md (#4447)

* Update web-publishing-vs.md

* Update web-publishing-vs.md

* Update identity-enable-qrcodes.md

* Update identity-enable-qrcodes.md

* Update identity-enable-qrcodes.md

* Remove extra space

* Minor edits

* Add TOC link to snapshot debugging doc

* Update index.md (#4443)

* Update index.md

* Update index.md
2017-09-29 11:34:37 -07:00
eriawan 2625d9daee update prerequisites to use VS 2017 2017-09-29 11:21:28 +07: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
Maira Wenzel 8e8b2150d3 fix breadcrumb link to core 2017-09-27 16:36:46 -07:00
Rick Anderson 96ce03d509 Update live with current master (#4426)
* Add PO localization doc

* More edits

* Updates TaskCache to Task

Since [TaskCache](https://github.com/aspnet/Common/issues/238) was removed this updates the samples to use `Task.CompletedTask` instead

* More edits

* More edits

* Change code snippet type from C# to CSHTML

* Add missing snippet types

* React to feedback

* Add support disclaimer

* UE pass on Publishing to IIS topic

* Drop literal_block comments and fix a few code blocks

* 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",

* React to feedback

* Fix one

* Convert title to sentence case

* Add missing param to AddCookie call

* React to feedback
2017-09-27 14:41:18 -07: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 c61b474930 React to feedback 2017-09-27 10:30:00 -05:00
Rick Anderson 28797c2751 Merge pull request #4424 from aspnet/master
Update live with current master
2017-09-27 08:13:05 -07:00
Luke Latham 96cca00e38 Drop literal_block comments and fix a few code blocks 2017-09-27 02:38:43 -05:00
Maira Wenzel 1cc41a106b fix typo 2017-09-26 22:53:34 -07:00
Rick Anderson 88d572010f Merge pull request #4418 from aspnet/master
Update live with current master
2017-09-26 20:05:03 -07:00
Scott Addie cc37c4e14d Fix typo 2017-09-26 21:55:10 -05:00
Scott Addie d0d168d9e0 Merge pull request #4366 from guardrex/guardrex/clarify-mysql-issue
Clarify MySQL schema in topic example
2017-09-26 21:54:18 -05:00
Rick Anderson 6ab5d5b209 Merge pull request #4403 from aspnet/master
Update live with current master
2017-09-25 20:08:04 -07:00
Scott Addie 9d02e7cc08 Merge pull request #4401 from mairaw/patch-2
fixing url formatting
2017-09-25 20:11:07 -05:00
Maira Wenzel 6c9ff4023d fixing url formatting 2017-09-25 17:19:04 -07:00
Maira Wenzel d111fbbb45 fix typo 2017-09-25 17:15:09 -07:00
Luke Latham 507373e95e Clarify MySQL schema in topic example
Fixes #3260
2017-09-23 01:01:29 -05:00
Rick Anderson 8fecc7ce82 Merge pull request #4364 from aspnet/master
Update live with current master
2017-09-22 20:05:08 -07:00
Luke Latham 11d5aacbda Add Required note to model validation topic
Fixes #1928
2017-09-22 21:29:11 -05:00
Scott Addie afc932045e Merge pull request #4360 from deisterhold/patch-1
Update mocking-entity-framework-when-unit-testing-aspnet-web-api-2.md
2017-09-22 20:20:29 -05:00
Melinda Schmitz 8bd45d3daa Update implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application.md 2017-09-22 14:29:58 -05:00
Daniel Eisterhold b3caa56f04 Update mocking-entity-framework-when-unit-testing-aspnet-web-api-2.md 2017-09-22 09:58:47 -05:00
Rick Anderson 5184300536 Merge pull request #4356 from aspnet/master
Update live with current master
2017-09-21 20:06:07 -07:00
Scott Addie 55759ae80e Merge pull request #4351 from guardrex/guardrex/fix-auth-topic
Update Create an MVC 5 App auth topic
2017-09-21 21:38:39 -05:00
Scott Addie 78d2817834 Merge pull request #4347 from guardrex/guardrex/fix-keywords
Trim keywords of keyword metadata
2017-09-21 20:21:38 -05:00
Rick Anderson f414d99fe3 Merge pull request #4354 from aspnet/master
Update live with current master
2017-09-21 16:06:13 -07:00
Rachel Appel ef9784dd75 meta updates (#4353) 2017-09-21 15:59:18 -04:00
Luke Latham dd3b4e1ba5 Update Create an MVC 5 App auth topic
Fixes #4348
2017-09-21 12:59:28 -05:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Rick Anderson 77da487d16 Merge pull request #4340 from aspnet/master
Update live with current master
2017-09-20 08:10:08 -07:00
Scott Addie 9bde6f00c7 Merge pull request #4339 from badersur/patch-1
Fix a typo
2017-09-20 09:12:39 -05:00
Bader Nasser Al-Hashmi d8a2a198d2 Fix a typo 2017-09-20 17:48:29 +04:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Scott Addie 69e856aa45 Merge pull request #4331 from aspnet/master
Merge master to live
2017-09-19 13:05:09 -05:00
Luke Latham 53e19c9bfa Update windowsazure.com links (#4323)
* Update windowsazure.com links

Fixes #4178

Updates

Updates

Updates

* Remove one link

* Link update
2017-09-19 12:56:27 -05:00
Bader Nasser Al-Hashmi 12f2df92b1 minor tweaks (#4309)
* minor tweaks

* incorporate feedback from @scottaddie

* Remove ASP.NET Core tutorial from MVC 5 recommended resources
2017-09-18 21:56:42 -05:00
Rick Anderson 096e6056a8 Merge pull request #4321 from aspnet/master
Update live with current master
2017-09-18 16:05:04 -07:00
Eriawan Kusumawardhono c2c0d5515e Continue to update unit testing and debugging MD to use VS 2017 (#4308)
* update unit teting aspnet web api and some images

* update image to display unit test's Text Explorer specific to VS2017

* update mocking EF md and its images

* Change the version of Moq used to the version that is compatible with VS 2015 and VS 2017

* update further to notify Moq version

* Update link of code sample to point to newer sample that uses VS 2017

* update wording based on PR feedback
2017-09-18 15:05:19 -05:00
Alisdair Buttery c4beaef28f Updating docs (#4317)
Removing an extra }); set after the .fail method
2017-09-18 14:43:42 -05:00
Rick Anderson e04934ca0e Merge pull request #4319 from aspnet/master
Update live with current master
2017-09-18 12:06:04 -07:00
Bader Nasser Al-Hashmi 0a3f215b4f Update sample2.xml (#4316) 2017-09-18 12:07:06 -05:00
Bader Nasser Al-Hashmi 990f07508d Fix typo (#4314) 2017-09-18 10:44:33 -05:00
Rick Anderson 88aa572e0e Merge pull request #4303 from aspnet/master
Update live with current master
2017-09-15 16:05:04 -07:00
Isaac Levin 195b2b3314 Update Azure Section per #4177 (#4276)
* Update Azure Section per #4177

* Updates to Azure Section

* Minor tweaks

* Fix links

* Fix more links

* Fix casing issues

* Tweak verbiage

* Change subscription verbiage

* Fix spelling mistakes
2017-09-15 16:15:51 -05:00
Rick Anderson b7f2d8326c Merge pull request #4283 from aspnet/master
Update live with current master
2017-09-13 12:06:04 -07:00
Bader Nasser Al-Hashmi a633d5727f Remove references to retired Facebook birthday app (#4279) 2017-09-13 13:37:05 -05:00
Bader Nasser Al-Hashmi 2bc597f4c6 Fix title (#4280) 2017-09-13 13:35:35 -05:00
Rick Anderson c51a2e7f28 Merge pull request #4274 from aspnet/master
Update live with current master
2017-09-13 08:32:10 -07:00
Bader Nasser Al-Hashmi a3a79df708 Add a space (#4272) 2017-09-13 10:19:10 -05:00
Rick Anderson bdf9ded353 Merge pull request #4257 from aspnet/master
Update live with current master
2017-09-11 20:11:06 -07:00
Manuel Vargas 9cdbfd0d67 added note to use (localdb)\MSSQLLocalDB (#4254)
* added note to use (localdb)\MSSQLLocalDB

added note to use (localdb)\MSSQLLocalDB in connection string for VS 2015 or higher

* Fix note syntax
2017-09-11 21:37:51 -05:00
Rick Anderson e3a0d90606 Merge pull request #4209 from aspnet/master
Update live with current master
2017-09-05 08:10:08 -07:00
Maira Wenzel 88d79e0af3 fix typo (#4179) 2017-09-05 09:22:23 -05:00
Rick Anderson a1b650c232 Merge pull request #4156 from aspnet/master
Update live with current master
2017-08-30 18:07:30 -07:00
Luke Latham 275a5381b6 Rename "sample62.css" to "sample62.cs" (#4138)
Replaces #4090
2017-08-30 08:43:57 -07:00
Rick Anderson a4d18f2460 Merge pull request #4143 from aspnet/master
Update live with current master
2017-08-29 10:30:12 -04:00
Cash Wu 1db592cd8f fix markdown error (#4141) 2017-08-29 09:06:18 -05:00
Rick Anderson e0cc86e4ae Merge pull request #4125 from aspnet/master
Update live with current master
2017-08-28 02:30:14 -04:00
xela30 ee5839b745 Update sample8.cs (#4123) 2017-08-27 11:42:54 -04:00
Rick Anderson 4ab11ed8f6 Update live with current master (#4086)
* Minor tweaks to Authoring Tag Helpers doc (#4084)

* update to 2.0 SDK (#4080)

* update to 2.0 SDK

* fix

* fix

* Please change "!code-css" to "!code-csharp" (#4091)

File syntax is "C#" but named as "CSS"

* Fixes #3991

* Remove unnecessary wrench symbol (#4094)
2017-08-24 12:03:13 -04:00
mzohrab 8ded884b6c Please change "!code-css" to "!code-csharp" (#4091)
File syntax is "C#" but named as "CSS"
2017-08-24 10:04:34 -04:00
Rick Anderson eadd320af8 Merge pull request #4056 from aspnet/master
Update live with current master
2017-08-21 14:41:06 -04:00
Eriawan Kusumawardhono 8fb7bedfce Update tracing in Web API to use VS 2017 (#4050) 2017-08-21 09:53:27 -05:00
Rick Anderson a0b8c14d5a Merge pull request #4012 from aspnet/master
Update live with current master
2017-08-17 14:34:02 -04:00
Arin b18361e682 Re-label programming language for two code samples (#3999) 2017-08-17 09:53:01 -05:00
Rick Anderson 18f91f1f35 Merge pull request #3921 from aspnet/master
Update live with current master
2017-08-10 11:35:31 -04:00
ChrisSfanos a01b4d4f55 Update overview.md (#3914)
Added a note about not using the CDN for production scenarios
2017-08-08 18:07:42 -04:00
Tom Dykstra 5bca4a61d6 Merge pull request #3895 from aspnet/master
Update live with current master
2017-08-05 12:05:03 -07:00
Rick Anderson 3fbd938e13 What's in a scaffolded Razor Page? (#3857)
* What's in a scaffoled Razor Page?

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Add missing hyphen

* Change code snippet types to cshtml
2017-08-05 09:54:40 -04:00
Tom Dykstra 70d483af4c Merge pull request #3855 from aspnet/master
Update live with current master
2017-07-31 12:05:04 -07:00
Sergey Fuflygin 52fce749bc Fixed typo in word 'more' (#3854) 2017-07-31 10:36:38 -05:00
Emmanuel Adegor 74d1e8da59 Word spelling correction from teh to the (#3850) 2017-07-31 09:22:17 -05:00
Tom Dykstra 68624e8026 Merge pull request #3846 from aspnet/master
Update live with current master
2017-07-28 12:05:04 -07:00
Friedrich von Never 934ab085f4 Fix a sample for OWIN Startup Class Detection (#3843)
The redundant space there makes the option inoperative.
2017-07-28 08:42:56 -05:00
Juan Mejia 7497595797 fixing a minor typo "aboout" instead of about (#3842) 2017-07-28 08:41:49 -05:00
Tom Dykstra 283880b1de Merge pull request #3836 from aspnet/master
Update live with current master
2017-07-27 11:10:22 -07:00
Terri Morton 5d65e3df02 Removing broken install links (#3817)
Install links broken for 3 MVC pages, because they had been JavaScript
popups on the original www.asp.net website. We still do not have the
ability to add these links, so removing them and leaving the standalone
installer links.
2017-07-27 09:15:57 -07:00
Tom Dykstra 92c36955ed Merge pull request #3832 from aspnet/master
Update live with current master
2017-07-26 20:05:04 -07:00
Maira Wenzel a22910dca5 changed api link to docs (#3831) 2017-07-26 21:40:02 -05:00
Tom Dykstra a5ab6ac36a Merge pull request #3826 from aspnet/master
Update live with current master
2017-07-25 20:05:05 -07:00
mottykohn c7badc2e44 Update preventing-cross-site-request-forgery-csrf-attacks.md (#3823) 2017-07-25 15:07:01 -05:00
Rick Anderson 119a9f8558 get started with ASP.NET (#3822) 2017-07-25 12:53:18 -07:00
Tom Dykstra 7adb986018 Merge pull request #3820 from aspnet/master
Update live with current master
2017-07-25 12:05:04 -07:00
Terri Morton 195438749a Removing broken install link (#3816)
Install links broken for 3 MVC pages, because they had been JavaScript popups on the original www.asp.net website. We still do not have the ability to add these links, so removing them and leaving the standalone installer links.
2017-07-25 12:24:08 -05:00
Tom Dykstra de0c41a7fc Merge pull request #3813 from aspnet/master
Update live with current master
2017-07-24 20:05:04 -07:00
Eriawan Kusumawardhono 0cb187f43a Updating tutorial-your-first-web-api.md to use VS 2017, and also updating screenshot of ASP.NET Web API 2 in VS 2017 (#3808) 2017-07-24 14:01:22 -07:00
Tom Dykstra d070bf30b8 Merge pull request #3806 from aspnet/master
Update live with current master
2017-07-23 20:07:04 -07:00
Navid Khalili fb775f0348 Change Google Developers Console Section (#3677)
* Change Google Developers Console Section

Since Google Developers Console Interface has been changed we need to update this section.

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
2017-07-23 16:32:09 -07:00
Tom Dykstra e449d330bd Merge pull request #3774 from aspnet/master
Update live with current master
2017-07-18 20:05:04 -07:00
Alfred Myers 270e9cddf3 Minor layout fix (#3765) 2017-07-18 14:41:23 -05:00
Tom Dykstra 95f74c75b4 Merge pull request #3764 from aspnet/master
Update live with current master
2017-07-18 12:05:04 -07:00
Tom Dykstra 2b7a596cef fix link (#3757) 2017-07-18 09:37:43 -06:00
Tom Dykstra 8914e2a071 Merge pull request #3745 from aspnet/master
Update live with current master
2017-07-17 12:05:04 -07:00
tsahi 992643b0e5 update link to codeplex with link to gitub (#3741) 2017-07-17 07:57:27 -06:00
tsahi 8fc06a5455 fix link to Jerrie Pelser's blog (#3742)
the next link is also broken, and redirects to a page on docs, but it looks like it's not a copy of the original document, so I didn't fix it. The original text needs to be found, or the reference to it should be fixed.
2017-07-17 07:56:29 -06:00
Tom Dykstra 61d2ab5dfe Merge pull request #3737 from aspnet/master
Update live with current master
2017-07-15 12:05:04 -07:00
Srikar Tadiparthi 7dbf22b8bb Update sample3.cshtml (#3732)
Added Bootstrap table class to the above code snippet that was missing.
2017-07-15 11:25:28 -06:00
Tom Dykstra 36d058ced8 Merge pull request #3731 from aspnet/master
Update live with current master
2017-07-14 20:05:04 -07:00
Alfred Myers b006643511 Corrected identation for grant types (#3724)
And minor improvement on the related text
2017-07-14 21:17:54 -05:00
Tom Dykstra 065c479c77 Merge pull request #3725 from aspnet/master
Update live with current master
2017-07-14 12:05:04 -07:00
abharath27 bc57154a95 Update-tutorial-getting-started-with-signalR.md (#3714)
Add a 'note' that the version numbers in the references to JQuery and JQuery-SignalR should be updated.
2017-07-14 08:46:48 -06:00
Tom Dykstra 956cfc39c8 Merge pull request #3706 from aspnet/master
Update live with current master
2017-07-12 12:06:03 -07:00
mahdishahbazi 3eb0b09fe1 Update action-results.md (#3701) 2017-07-12 10:56:41 -04:00
Tom Dykstra e0c0c43633 Merge pull request #3590 from aspnet/master
Update live with current master
2017-06-28 12:05:04 -07:00
Scott Addie 688d482fa0 Convert scripts from JavaScript to PowerShell (#3586)
* Convert scripts from JavaScript to PowerShell

* Update code import language to PowerShell
2017-06-28 08:04:44 -07:00
Scott Addie 205e86dd34 Add missing space between backticks 2017-06-28 08:10:05 -05:00
Tom Dykstra eda19e8951 Merge pull request #3581 from aspnet/master
Update live with current master
2017-06-27 12:05:06 -07:00
Jaliya Udagedara de3ecbe366 Minor: Fixed Typos. (#3577) 2017-06-27 08:55:33 -07:00
Jaliya Udagedara 34e5b3bcdf Fixed: Minor typo. (#3578) 2017-06-27 08:54:53 -07:00
Jaliya Udagedara e20a2e0911 Minor: Typo fix "Communcation" => "Communication" 2017-06-27 06:14:07 +05:30
Tom Dykstra ea2405e187 Merge pull request #3570 from aspnet/master
Update live with current master
2017-06-26 12:05:04 -07:00
Maira Wenzel 995ba0e7df fixed typo (#3569) 2017-06-26 11:28:21 -07:00
Tom Dykstra 58bc5ff298 Merge pull request #3549 from aspnet/master
Update live with current master
2017-06-21 20:05:05 -07:00
Rick Anderson 75ebbfde2b Update getting-started.md (#3533)
* Update getting-started.md

* Update getting-started.md

* Update getting-started.md
2017-06-21 12:49:00 -07:00
Tom Dykstra a55b84ad0e Merge pull request #3523 from aspnet/master
Update live with current master
2017-06-20 11:30:11 -07:00
Tom Dykstra c403881fc4 fix problem of breadcrumbs pointing to external site (#3519) 2017-06-20 10:31:30 -07:00
Jason Boeshart 4a34b377a5 Update owin-startup-class-detection.md (#3503)
Fixed broken MSDN link
2017-06-16 11:52:52 -07:00
Scott Addie 7860f0e757 Fixes #3504 2017-06-16 12:07:08 -05:00
cjonghyun ff0d3edf8a Create adding-a-new-field.md (#3487) 2017-06-12 16:34:12 -07:00
Tom Dykstra 21da17ccd2 Merge pull request #3473 from aspnet/master
Update live with current master
2017-06-07 12:05:06 -07:00
Paito Anderson c1ebf570fe Fixed typo in sample8.js (#3468)
Remove trailing `});`
2017-06-07 11:51:06 -07:00
Ekuma Chidi 59be9df442 Updates the link to Jon Galloway's twitter profile (#3470)
The link was previously routing to Pranav Rastogi's profile
2017-06-07 11:47:33 -07:00
Terri Morton 436dd7dcce Merge pull request #3471 from aspnet/master
changing Razor Pages to Web Pages
2017-06-07 08:52:23 -04:00
Terri Morton 4a055acb5b changing Razor Pages" to Web Pages 2017-06-07 08:48:06 -04:00
Tom Dykstra 3809557a76 Merge pull request #3467 from aspnet/master
Update live with current master
2017-06-06 12:05:07 -07:00
Botond Bertalan 8a4b8db394 Typo fixed (#3466)
sentitive changed to sensitive
2017-06-06 09:13:03 -07:00
Tom Dykstra f2b60dd0e9 Merge pull request #3461 from aspnet/master
Update live with current master
2017-06-03 12:05:05 -07:00
Jon Seaman 324551420f Fix spelling error (#3458) 2017-06-02 14:04:00 -07:00
Tom Dykstra a73d4ddad7 Merge pull request #3451 from aspnet/master
Update live with current master
2017-06-01 17:09:57 -07:00
thebaker4 4a8c19bf5c Removal of apostrophe from "API's" (#3450) 2017-06-01 17:05:09 -07:00
Tom Dykstra 1e735315da Merge pull request #3434 from aspnet/master
Update live with current master
2017-05-30 14:38:42 -07:00
joan xie 8c0824a3ee Update aspnet-mvc-4-custom-action-filters.md (#3415)
* Update aspnet-mvc-4-custom-action-filters.md

Fix parameter type mismatch

* Update aspnet-mvc-4-custom-action-filters.md

Fix missing subject
2017-05-30 12:38:26 -07:00
foreverlearner ed8bf7cd83 Update sample4.cs (#3428) 2017-05-30 12:13:26 -07:00
foreverlearner ea1a5337a2 Update sample2.cs (#3429) 2017-05-30 12:12:45 -07:00
Terri Morton 25f0b32426 Merge pull request #3422 from aspnet/master
Updating page title
2017-05-26 15:54:12 -04:00
Terri Morton 21efed8220 Updating page title
Changed "ASP.NET Razor Pages" to "ASP.NET Web Pages"
2017-05-26 15:50:58 -04:00
Tom Dykstra d1830a87ea Merge pull request #3408 from aspnet/master 2017-05-24 16:09:47 -07:00
Andrii Bratanin 4d0944b037 Mitigate possible race condition in MessageHandler1 (#3402)
MSDN description of DelegatingHandler Class says:
"Any instance members are not guaranteed to be thread safe"
https://msdn.microsoft.com/en-us/library/system.net.http.delegatinghandler(v=vs.118).aspx
2017-05-23 18:14:52 -07:00
Tom Dykstra 0f1b965636 Merge pull request #3377 from aspnet/master
Update live with current master
2017-05-23 09:58:56 -07:00
Matteo Tammaccaro 857f6fa9ba Updated (#3375)
* Updated

Added note about adding Entity Framework via nuget

* Update adding-a-model.md
2017-05-18 18:32:41 -10:00
biancaghiurutan 1713d67a67 Corrected link markup (#3383)
* Corrected link markup

Corrected markup for `@Html.AntiForgeryToken` link.

* Update xsrfcsrf-prevention-in-aspnet-mvc-and-web-pages.md
2017-05-18 18:29:46 -10:00
Anh Vuong 31995b4e4f Update action-results.md (#3371)
line 96: Corrected spelling for ApiController (previous version is ApiConroller)
2017-05-16 18:04:52 -10:00
Tom Dykstra 056a62752e Merge pull request #3370 from aspnet/master
Update live with current master
2017-05-16 12:06:20 -07:00
fareszekri 39939f6f27 minor fixes in the partial code of update & delete definition (#3362)
* Update sample9.cs

updated method definition Task<Product> as it should return product Task<Product>

* Update sample10.cs

Updating definition to return status code (Task<HttpStatusCode>)
2017-05-15 11:17:15 -10:00
Tom Dykstra 333d7651dd Merge pull request #3359 from aspnet/master
Update live with current master
2017-05-12 12:05:12 -07:00
Tom Dykstra 99653f1e32 fix link (#3358)
Add an optional extended description…
2017-05-12 10:00:04 -07:00
Ganesan Arunachalam 304c18e590 Changed HTML to HTTP (#3346) 2017-05-11 14:13:18 -10:00
Tom Dykstra e184804f01 Merge pull request #3339 from aspnet/master
Update live with current master
2017-05-10 12:05:18 -07:00
Mike Wasson fa84a12d5c Fix typo (#3323) 2017-05-09 09:51:30 -10:00
Tom Dykstra 3e13650c3f Merge pull request #3322 from aspnet/master
Update live with current master
2017-05-06 12:05:11 -07:00
natalya-k 4d2c2b1d44 Update sample5.cs (#3298)
A path to the log file should specify the root directory in case an exception was thrown from a subdirectory of the application.
2017-05-06 08:49:13 -10:00
natalya-k 79773e5760 Redundant HTML-tag (#3299)
A redundant </head> tag was removed.
2017-05-06 08:47:57 -10:00
natalya-k 60a581c38c Markup fixes (#3300)
Markup of the code blocks was fixed ("Programming the Calendar Control" section).
2017-05-06 08:46:38 -10:00
Sturla Thorvaldsson 85c9ac0f40 Change to how the container is Disposed (#3306)
I came across this when using Sonarlint and got this warning (a Major one ). http://www.sonarlint.org/visualstudio/rules/index.html#version=5.10.0.1344&ruleId=S3881 

Btw. this is my first ever pull request, hope its valid :-)
2017-05-06 08:45:32 -10:00
natalya-k edeca3e679 Note markup fix (#3309)
Note markup was fixed.
2017-05-06 08:39:51 -10:00
natalya-k ee5b7ca343 HTML attributes fix (#3311)
Some HTML attributes were added.
2017-05-06 08:37:23 -10:00
Srikar Tadiparthi 512e1a30ae Update adding-a-view.md (#3320)
* Update adding-a-view.md

* Update adding-a-view.md
2017-05-06 08:31:47 -10:00
biancaghiurutan 1d98b6aaf8 Highlighted an issue when sorting is not working. (#3318)
* Highlighted an issue when sorting is not working.

Sorting will not work in the filtered list for which a form using POST was used.

* reword slightly
2017-05-05 18:11:12 -07:00
biancaghiurutan 4ca2c4a58d Corrected mark up and capitalisation issues (#3319)
Add an optional extended description…
2017-05-05 17:58:02 -07:00
Tom Dykstra cab0cea03c Merge pull request #3316 from aspnet/master
Update live with current master
2017-05-05 12:05:13 -07:00
ChrisSfanos ddeed4c6cd Update overview.md (#3312)
Added new version of jquery.SignalR-2-2-2
2017-05-05 07:23:11 -10:00
Tom Dykstra 1bf2857243 Merge pull request #3302 from aspnet/master
Update live with current master
2017-05-03 12:07:14 -07:00
Terri Morton 277cd8d036 Update form-basics.md
Fixing hyperlink to Introduction to Displaying Data Using ASP.NET Web Pages
2017-05-02 21:44:37 -04:00
Abdelkrim from Brussels e2ebab3ad4 missing space character between `Main` `RunAsync` (#3296) 2017-05-02 09:34:07 -10:00
Mark Amery 615ea975de Fix typo ('datbase' instead of 'database') (#3282) 2017-04-30 16:09:56 -10:00
natalya-k f97a3a2593 Update sample10.cshtml (#3272)
A redundant </head> tag was removed.
2017-04-25 14:28:23 -10:00
Saikava 291611fdae Update creating-api-help-pages.md (#3217) 2017-04-13 08:04:32 -10:00
kscelfo 7a1b8d6141 Update handling-concurrency-with-the-entity-framework-in-an-asp-net-web-application.md (#3193)
Changing year from 999 to 1999 in description of result.
2017-04-11 14:39:41 -07:00
María Inés Parnisari 307f46dfb7 SignalR demo: updated script references to the latest versions (#3192)
* SignalR demo: updated script references to the latest versions

* Update sample3.html
2017-04-11 08:58:42 -10:00
Chase Holdren ff7c3379f6 Update tutorial-your-first-web-api.md (#3201) 2017-04-11 08:56:39 -10:00