Commit Graph

1236 Commits (9c4bceb7e2f2e01bf4154b04acce50e1b5f08391)

Author SHA1 Message Date
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
Matthieu Penant 41d50990d9 Wrong task referenced in CopyAllFiles (#4671) 2017-10-30 14:36:39 -05: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
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
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
Luke Latham cd1cc47e31 Update AJAX CDN (#4573)
One more
2017-10-16 20:29:37 -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
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 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
rayden84 df24806334 use null-coalescing operator
use null-coalescing operator for the repo properties
2017-10-04 21:09:16 +02: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
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
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
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
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
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
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
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
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
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
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
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
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
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
Bader Nasser Al-Hashmi a633d5727f Remove references to retired Facebook birthday app (#4279) 2017-09-13 13:37:05 -05:00