Commit Graph

4579 Commits (003997dc83c476f2ba03f7b04e9bf99fca6b23b4)

Author SHA1 Message Date
FoggyFinder 003997dc83 Update calling-a-web-api-from-a-net-client.md (#4935)
it seems like the link was broken
2017-12-06 09:34:12 -06:00
Scott Addie aea5ad8493 Add *.PrecompiledViews assembly text (#4929)
* Add PrecompiledViews assembly text

* Optimize screenshot
2017-12-05 08:18:27 -10:00
Hans De Mulder 316e83d026 Windows Server Hosting bundle link : use aka.ms (#4926)
Use the aka.ms url for downloading the .NET Core Windows Server Hosting bundle. This is the same link as on https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x#install-the-net-core-windows-server-hosting-bundle
2017-12-05 11:04:46 -06:00
Rick Anderson 41c2621217
Update first-web-api.md 2017-12-04 18:34:13 -10:00
Rick Anderson 152469f1ce
replace viewData with strong types (#4924)
* replace viewData with strong types

* work

* work
2017-12-04 18:25:56 -10:00
Scott Addie b155aeda42
Update Bundling & Minification doc (#4891)
* Update Bundling & Minification doc

* Import JS code snippets

* Fix build errors

* Remove redundant text

* Swap section ordering

* Change heading text

* Add VS output from run of Gulp tasks

* More edits

* Fix bundle options text

* Dedent .NET Core CLI tab's code snippets

* Add ad-hoc run section

* Verbiage tweak

* Remove obsolete screenshots

* Verbiage tweaks

* Minor edit

* Add note

* More edits

* Simplify VS instructions

* Eliminate unnecessary sentence

* Clarify restore step

* Add missing word

* Add manual Gulp conversion section

* Fix gulpfile.js import line numbers

* Shorten sentence

* Update bundling-and-minification.md

* Update screenshot to conform to MVC art standards

* Remove unnecessary sample apps
2017-12-04 14:09:33 -06:00
Rick Anderson 725369ca13
Merge pull request #4922 from aspnet/g/ra/intro-mvc-snippet-fix
fix wrong snippet in search/intro to mvc
2017-12-04 08:56:00 -10:00
Rick Anderson bd67a6afa8
Merge pull request #4921 from aspnet/2/ra/rp-ef/format-html
fix formatting cshtml -> html
2017-12-04 08:55:00 -10:00
rick-anderson d4d38c59fe fix wrong snippet in search/intro to mvc 2017-12-04 08:44:50 -10:00
rick-anderson b7afbe4b5c fix formatting cshtml -> html 2017-12-04 08:27:42 -10:00
Yi Gyuwon 4e22a25a7e IsInRole is a method, not a property (#4918) 2017-12-04 09:32:59 -06:00
Luke Latham a17c20dc02 Razor Pages Testing topic (#4832)
* Razor Pages Testing topic

* React to feedback

* Updates

Updates

* React to feedback

* Make test classes singular

Update
2017-12-02 07:06:50 -10:00
Rick Anderson 0a75d55297
Merge pull request #4914 from aspnet/a/ra/data-toc-fix
fix TOC
2017-12-01 18:13:19 -10:00
rick-anderson 2492279f66 fix TOC 2017-12-01 18:12:38 -10:00
Rick Anderson 7a87245c68
Update intro.md 2017-12-01 18:04:33 -10:00
Rick Anderson 39018508a1
Update index.md 2017-12-01 17:08:42 -10:00
Rick Anderson 5ea85ced50
RP-EF read and update related data, concurrency (#4708)
* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* update related data

* update related data

* update related data

* update related data

* update related data

* update related work

* final draft update related data

* final draft update related data

* final draft update related data

* final draft update related data

* minor cleanup

* concurrency

* concurrency

* concurrency

* concurrency

* concurrency

* concur

* concur

* concur

* concur complete draft

* concur complete draft

* concur complete draft

* concur complete draft

* real final draft

* real final draft

* react to feedback

* react to feedback

* react to feedback
2017-12-01 16:51:36 -10:00
Rick Anderson b43b5c4b66
Update accconfirm - add work around (#4907)
* Update accconfirm.md

* Update accconfirm.md
2017-12-01 11:41:34 -10:00
Rick Anderson f949360850
Update toc.md
remove dup routing
2017-12-01 11:10:57 -10:00
Luke Latham e1e6e91e0c Update guidance on creating the Logs folder (#4909)
* Update guidance on creating the Logs folder

* Update directory-structure.md
2017-12-01 15:10:06 -06:00
Eric Coffman 8a942e1a4f Fix sentence. (#4905) 2017-11-30 15:19:20 -10:00
Rick Anderson ff20bbf0fb
Update calling-a-web-api-from-a-net-client.md (#4902)
ReadAsAsync
2017-11-30 11:22:21 -10:00
Scott Addie a3a0a22df4
Update jQuery reference to 1.10.2 (#4903) 2017-11-30 14:01:51 -06:00
Sadegh-Ameri ac0d7c2245 Changed text to html (#4897)
I'm using jquery-1.10.2.min.js
2017-11-30 13:53:05 -06:00
Luke Latham 5491858491 Add a note and break lines in RP tutorial sample (#4900) 2017-11-30 09:05:28 -10:00
Luke Latham ea30d6245f Remove double-spaces (#4901) 2017-11-30 09:04:53 -10:00
Sadegh-Ameri b183405f54 Missing ContentPlaceHolder in master page (#4899)
* Missing  ContentPlaceHolder in master page

* Minor edits

* Relocate paragraph

* More tweaks
2017-11-30 10:19:58 -06:00
Sadegh-Ameri b0573ef0c6 Missing ContentPlaceHolder in master page (#4898) 2017-11-30 09:51:12 -06:00
Luke Latham f0503ecb29 Catch a more general exception and report it (#4895) 2017-11-29 13:25:23 -10:00
Michael DePouw 4b11174d8c add comma (#4894) 2017-11-29 12:01:14 -10:00
Rick Anderson 604f717e29
landing page for indiv user accounts (#4883)
* landing page for indiv user accounts

* work

* work

* work

* fix
2017-11-29 11:55:28 -10:00
Rick Anderson 737ef9bdb0
Update index.md (#4893) 2017-11-29 11:55:06 -10:00
Rick Anderson 4d08d27c2c
Update calling-a-web-api-from-a-net-client.md 2017-11-29 11:54:07 -10:00
Rick Anderson 42f916e589
legacy:Calling a Web API From a .NET Client update (#4876)
* legacy:Calling a Web API From a .NET Client update

* work

* work

* work

* work

* work

* work

* rachel feedback

* rachel feedback

* rachel feedback

* rachel feedback
2017-11-29 11:16:47 -10:00
Luke Latham a7b0443d73 Bookmark repair (#4886) 2017-11-29 11:13:59 -10:00
Luke Latham 2f2529635c Repair bookmark ... The Sequel (#4888)
* Repair bookmark ... The Sequel

* Update change-tokens.md

* Update change-tokens.md

* Update change-tokens.md
2017-11-29 11:13:44 -10:00
Rick Anderson 684f32f422
Update toc.md (#4892) 2017-11-29 11:13:17 -10:00
elayamathy 991fcc21bf Update cors.md (#4884)
* Update cors.md

Added the words "in response" and "from the request" under the section "How CORS works" to improve clarity.

* Remove unnecessary period
2017-11-29 09:43:03 -06:00
Rick Anderson 969ad21402 remove mac/VSC from tutorials TOC (#4885) 2017-11-29 08:27:15 -05:00
Rick Anderson 68054e123f
Merge pull request #4654 from guardrex/guardrex/change-token
Change Tokens topic
2017-11-28 16:00:04 -10:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Scott Addie 07069da1cd
Add note about UseSession ordering (#4880)
* Add note about UseSession ordering

* React to feedback
2017-11-28 16:13:35 -06:00
Luke Latham 67d563c667 Updates 2017-11-28 15:41:05 -06:00
Luke Latham 4a8c569440 React to feedback 2017-11-28 15:30:49 -06:00
Luke Latham 06bc4206ce React to feedback 2017-11-28 11:55:03 -06:00
Rachel Appel db3356757f
added common errors (#4870)
* added common errors

* updates from feedback
2017-11-28 12:27:57 -05:00
sultanimbayev 9add7f5ec6 Update sample4.cs (#4859)
* Update sample4.cs

In OWIN version 4.0 (prerelease) you cannot compare string with Path directly. You must get its value first

* Update sample4.cs
2017-11-27 18:15:55 -10:00
sultanimbayev c190a8dd51 Quote fix at owin.ReqestProtocol HTTP (#4875) 2017-11-27 18:14:49 -10:00
liulun 05b5c08417 Update da1.md (#4874)
unnecessary word "the"
2017-11-27 19:19:01 -06:00
Duane McKibbin fa16bf4e5c Adjust sample range to show method signature (#4860)
* Adjust sample range to show method signature

The section on using IValidatableObject was missing the Validate method signature and included an extra closing } 
The range was off by 1 on both sides.

Question: The first snippet sample for "Custom validation" looks weird because it contains the class name but not the closing } , not sure how to fix that though with the ?range syntax.

* Update validation.md
2017-11-27 15:03:58 -10:00