Commit Graph

2967 Commits (1cc0ee1387858540bb75af7cf580b1fac1dca4df)

Author SHA1 Message Date
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
Daniel Roth 31da7b21f4 Add dev https doc (#3337) 2017-05-10 10:08:24 -07:00
Brandon Pugh 822081930b Fix link url (#3283)
Seemed to be pointing to the wrong domain.
2017-05-09 18:10:52 -10:00
Rick Anderson 94b493d89c Update adding-model3.md (#3321) 2017-05-09 10:18:11 -10:00
Mike Wasson fa84a12d5c Fix typo (#3323) 2017-05-09 09:51:30 -10:00
Jonathan 58c0e3784c Update web-api-help-pages-using-swagger.md (#3325)
Use HTTPS. Prefer IANA-assigned example.com domain.
2017-05-09 09:50:40 -10:00
Steven Volckaert 194ad97f94 Updating line 78: Correcting French punctuation. (#3331)
In French, a space is required both before and after all two- (or more) part punctuation marks and symbols, including the exclamation mark "!". See https://www.thoughtco.com/how-to-use-french-punctuation-4086509 for more information.
2017-05-09 09:49:28 -10:00
Kévin Chalet 14a94acf1a Update community.md to include AspNet.Security.OpenIdConnect.Server (#3329) 2017-05-08 14:38:14 -07:00
Sayed Ibrahim Hashimi 8639b3b36e Add page for OSS auth options (#3314)
* Add page for OSS auth options
In the One ASP.NET dialog we are adding a link for users to learn more about OSS auth options.
I'm working with @danroth27 on the content here.
2017-05-08 12:52:40 -07:00
Steve Smith f032613ffa fixing build errors (#3326) 2017-05-08 09:36:20 -07:00
Aftab Ansari 9077d46233 Small Correction (#3324) 2017-05-08 06:01:40 -07:00
Aftab Ansari d5e959a7c3 It should be W3School not CodeSchool (#3291)
* It should be W3School not CodeSchool

* Update angular.md

* Update angular.md
2017-05-06 08:51:49 -10: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
Sébastien Ros 39ce057520 Update configuration.md (#3307)
* Update configuration.md

* Update configuration.md
2017-05-06 08:43:43 -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
Rick Anderson 84e32a6d75 Update tutorial list to mention Web API (#3304)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* combine web api paragraphs
2017-05-05 12:44:57 -10:00
Tom Dykstra bcd64dfb8d highlight department in course.cs (#3317) 2017-05-05 12:12:53 -07:00
Tom Dykstra 797db96de2 fix link (#3315) 2017-05-05 11:54:39 -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 64c0686921 fix DbContext namespace (#3313) 2017-05-05 09:03:49 -07:00
Tom Dykstra e1c8ca9fe8 add PMC text (#3303)
* add PMC text

* Update intro.md

* reword PMC line
2017-05-04 15:09:22 -07:00
Steve Smith ff6b4b196e Custom model binding (#3275)
* Initial outline and updates to links.

* Fixing formatting

* adding sample

* sample base64 string

* Working on article and sample

* ready for initial review

* Responding to feedback

* Uncommenting attribute

* switching back to authorid

* Fixing code listing

* Updated based on feedback

* responding to feedback

* Responding to feedback. Tested simplified app and still works as expected.
2017-05-03 16:21:50 -04:00
Abdelkrim from Brussels e2ebab3ad4 missing space character between `Main` `RunAsync` (#3296) 2017-05-02 09:34:07 -10:00
Aftab Ansari 6820ebec01 AngularJs Version is Synced with AngularJs Version in bowerJson file (#3289) 2017-05-01 21:13:26 -10:00
Aftab Ansari f4798aa7c6 Aftab ansari/angular js solution explorer (#3290)
* Replaced with Latest correct image

* Image resized
2017-05-01 21:13:16 -10:00
Rick Anderson fea3ca8c7f Update working-with-sql.md 2017-05-01 21:11:44 -10:00
Marius Schulz 16255dfe17 Update cookie.md (tiny typo) (#3285) 2017-05-01 18:43:58 -10:00
Artur Zgodziński de8c4105e5 Update routing.md (#3286)
Fixed regular expressions to match the whole segment value instead of its sub-string.
2017-05-01 18:42:58 -10:00
Aftab Ansari 5d1b92e25e Duplicate Point removed (#3287) 2017-05-01 18:42:25 -10:00
Aftab Ansari 0e30d2fe34 Aftab ansari/azure continuous deployment patch (#3288)
* replaced with latest VS project template images

* source control dialog removed
2017-05-01 18:41:07 -10:00
Sivanantham Padikkasu 80e1203e79 Changed the LogOff action name into LogOut (#3292)
Changed the LogOff action name into LogOut.Asp Net Core defaultly provides Logout action only.
2017-05-01 18:37:20 -10:00
Sivanantham Padikkasu 37fb4e0a8d Changed the "LogOff" action name into "LogOut" (#3293)
Changed the "LogOff" action name into "LogOut".Changed the "LogOff" action name into "LogOut".By default ASP Net core provides Logoff action in "LogOut" ActionResult Only.Also raised PR for changed the action name in account controller .
2017-05-01 18:36:55 -10:00
Sivanantham Padikkasu ebd0b16af5 Changed the "LogOff" action name into "LogOut (#3294)
Changed the "LogOff" action name into "LogOut
2017-05-01 18:36:28 -10:00
Mark Amery 615ea975de Fix typo ('datbase' instead of 'database') (#3282) 2017-04-30 16:09:56 -10:00
Petr Onderka f705fbda1d Explain how to run app in linuxproduction (#3276)
* Explain how to run app

* Improve formatting

* Update linuxproduction.md

* Update linuxproduction.md
2017-04-26 12:51:58 -10:00
natalya-k f97a3a2593 Update sample10.cshtml (#3272)
A redundant </head> tag was removed.
2017-04-25 14:28:23 -10:00
Tom Dykstra 1c7febf6b2 remove redundant code (#3267) 2017-04-25 15:48:31 -07:00
Rick Anderson 0eaab41fc5 Update middleware.md (#3268)
* Update middleware.md

* Update middleware.md

The original:
>[!WARNING]		  >[!WARNING]
 ->Be careful modifying the `HttpResponse` after invoking `next`, because the response **may** have already been sent to the client. You can use [HttpResponse.HasStarted]() to check whether the headers have been sent.

Be careful means it's OK to do this as long as you are careful and implies you can be careful via: 

You can use [HttpResponse.HasStarted] to check whether the headers have been sent.

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md
2017-04-25 11:02:17 -10:00
Rick Anderson 37c2c2de37 Update owin.md (#3253) 2017-04-24 15:55:55 -10:00
Tom Dykstra a217702b3b fix typo (#3271) 2017-04-24 14:11:22 -07:00
Tom Dykstra 0d6c8029fc remove wrench links (#3270) 2017-04-24 14:04:46 -07:00