Commit Graph

3014 Commits (21efed822013d1d7af206c7baacb6b7db3db6f45)

Author SHA1 Message Date
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 aa6c97dbec add note explaining log method parameters (#3416) 2017-05-25 09:08:09 -07:00
Rick Anderson 90adc00b47 mac Prerequisites (#3410) 2017-05-24 21:03:31 -07:00
Rick Anderson 30f80837bf Web API refactor and remove repository (#3399)
* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2017-05-24 13:48:25 -07:00
Tom Dykstra 0adb972b9a add to TOC (#3409) 2017-05-24 13:46:10 -07:00
Elektronenvolt 49d56c2097 To stop tracing session use Stop-EtwTraceSession (#3400)
To stop the ETW tracing session, the Remove-EtwTracingSession command doesn't work. Used Stop-EtwTraceSession instead.
2017-05-24 13:21:52 -07:00
Omar Maher d1a2867afd Update Startup.cs in Formatting (#3378)
* Update Startup.cs

Make default format xml

* Update Startup.cs

Make Xml global format
2017-05-24 11:24:00 -07:00
Rick Anderson d40cd19b30 Update 2fa.md - download links (#3406)
* Update 2fa.md

* Update 2fa.md

* Update 2fa.md

* Update 2fa.md
2017-05-24 11:22:52 -07:00
Swiss-Devs a05ae67125 Add ASPSMS to 2FA tutorial (#3348)
* Add ASPSMS to 2FA tutorial

* fix requested changes (#3348)
2017-05-23 18:31:55 -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
Rick Anderson 7115e244b4 Update index.md 2017-05-23 09:21:31 -10:00
Rick Anderson b5f44bda45 Update index.md (#3398)
* Update index.md

* Update index.md

* Update index.md

* Update index.md
2017-05-23 12:08:06 -07:00
Tom Dykstra a9e9497ddc revise development environment section (#3401) 2017-05-23 11:01:57 -07:00
Hisham Bin Ateya e140318865 Remove unnecessary quotations from localization cookie format (#3393) 2017-05-22 18:37:38 -07:00
James Valkyrie 741884ddb9 Corrected some grammatical (tense) error (#3394) 2017-05-22 18:36:42 -07:00
Tom Dykstra c2586b7c45 Link to remote debugging doc in VS doc set (#3395)
* Link to remote debugging doc in VS doc set

* add link to remote debugging doc
2017-05-22 18:35:11 -07:00
Tom Dykstra f1e17a1450 fix highlighting 2017-05-22 09:39:33 -07:00
kalch 2308564b88 Fix spelling error (#3392) 2017-05-20 07:09:22 -04:00
Aftab Ansari e48bd55293 Small Correction (#3391) 2017-05-19 18:36:43 -07:00
Tom Dykstra 3a0c9d3076 change angle brackets to curly braces 2017-05-19 16:51:41 -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
Rick Anderson 971b805d36 Update adding-model.md (#3382)
* Update adding-model.md

* Update adding-model.md
2017-05-18 08:36:30 -10:00
Christian Weiss eaa322e432 Missing ")" in comment (#3381) 2017-05-18 08:23:24 -10:00
steven ferrell c42fe12bea Missing ending parentheses in AddAuthorization example code (#3374) 2017-05-17 20:22:36 -10:00
Tom Dykstra b0e5fa8c9f CORS doc samples .xproj --> .csproj (#3376) 2017-05-17 15:34:48 -07:00
Rick Anderson 3bd2837d01 Update index.md 2017-05-17 10:36:26 -10:00
Tom Dykstra 9049def785 add link to project.json docs (#3372) 2017-05-17 06:21:37 -07: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 86f323d5c7 typo (#3368) 2017-05-16 08:58:07 -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
Dale Gardner 184fe30215 fix several extensions and syntax highlighting on snippets (#3360) 2017-05-15 11:15:39 -10:00
Aftab Ansari b8b5fca28c With VS2017 and dotnet 1.0 installation genrator needs to have latest installation (#3363) 2017-05-15 09:51:45 -10:00
Tom Dykstra b29dd4b85c add community.md to toc (#3355)
* add community.md to toc

* add community.md
2017-05-15 11:16:58 -07:00
Aftab Ansari 1e29dc1ed7 Razore File Extension corrected (#3361) 2017-05-15 07:45:12 -10:00
Tom Dykstra e0a1968476 fix link (#3356)
Add an optional extended description…
2017-05-12 10:01:56 -07:00
Tom Dykstra 99653f1e32 fix link (#3358)
Add an optional extended description…
2017-05-12 10:00:04 -07:00
Tom Dykstra ac604a70d0 fix link (#3357) 2017-05-12 09:50:22 -07:00
Rick Anderson f2a1e2354f Update routing.md 2017-05-11 14:28:46 -10:00
Adrien Torris f28d490726 Extend middleware code sample to display var decla (#3347)
Extend Localization middleware code sample to display the declaration of the variable 'supportedCultures'
2017-05-11 14:16:23 -10:00
Ganesan Arunachalam 304c18e590 Changed HTML to HTTP (#3346) 2017-05-11 14:13:18 -10:00
Rick Anderson 011c021ffc macOS VS Web API tutorial (#3345)
* done

* bold

* fix

* feedback

* more fixes
2017-05-11 12:04:57 -10:00
Tom Dykstra 4351d13c9c remove instructions left over from 1.0 (#3344) 2017-05-10 18:52:17 -07:00
Tom Dykstra 4aa9032226 add custom model binding (#3343) 2017-05-10 14:03:18 -10:00
Tom Dykstra 84ef999f35 remove outdated MVC 5 text (#3342) 2017-05-10 14:01:07 -10:00
Rick Anderson b21575c59e Update index.md 2017-05-10 10:20:03 -10:00
Rick Anderson 3519b67600 remove bad links (#3340) 2017-05-10 13:19:04 -07:00
Rick Anderson 1cc0ee1387 Razor Pages initial draft (#3335)
* Razor Pages initial draft

* c

* acrolynx

* rename file, add to toc

* Ryan feedback

* quick proofread
2017-05-10 08:31:01 -10:00
Tom Dykstra 356f5f89be Fix bug in edit/create code (#3330)
* correct errors in edit/create code

* add line of code missed in earlier commit

* fix highlighting
2017-05-10 11:28:28 -07:00
Tom Dykstra 5270dad17c fix links (#3334) 2017-05-10 10:09:50 -07:00