Commit Graph

5355 Commits (2dec209096a7f3d301cfd67f1715ff3c9d0ec777)

Author SHA1 Message Date
Isaac Levin 2dec209096 Update jQuery Example per 6004 (#6016)
* 3463 include creation and add

* Update index.md

* Update index.md

* update sample to use ToDo

* Adjust titles

* Verbiage tweaks

* Verbiage tweaks

* Tweaks

* Change snippet type from html to javascript

* Shorten title

* More verbiage tweaks

* Reformat code snippet

* merge conflict

* merge

* update jQuery example
2018-04-18 09:08:24 -10:00
Luke Latham 7a333ca367 Eliminate ref source links (#6018)
* Eliminate ref source links

* One more
2018-04-18 12:38:44 -05:00
user135711 62f5f2ae9f Utilities.cs infinite loop (#6012) 2018-04-18 11:59:43 -05:00
Rachel Appel 75f7a2cd3e
update SignalR .NET supported versions to add Windows Server 2016 (#6014) 2018-04-18 12:29:19 -04:00
Luke Latham a0128d7a78 Publishing and deployment updates (#5916)
* Publishing and deployment updates

Updates

Update Directory Structure & improve deployment links

* React to feedback

* Change to section
2018-04-18 09:51:21 -05:00
Rick Anderson 40358daeda
Update filter.md (#6010) 2018-04-17 13:20:04 -10:00
Rick Anderson d48e553b14
Update index.md (#6006) 2018-04-17 10:52:18 -10:00
Steve Smith 9294c186b6 missing word (#6002)
"isn't present the project" -> "isn't present in the project"
2018-04-17 13:32:56 -05:00
Luke Latham acf663cfc2 Broken and malformed links (#5992)
* Broken and mal-rendered links

* Fix @model encoding problem
2018-04-17 09:44:27 -05:00
Robin van Poppel ca5849ff1c Typo: locahost -> localhost (#6001) 2018-04-17 09:33:10 -05:00
jasonruz 1c259dd2a3 Update sample2.xml (#6000)
Fix case of ClientID attribute in web.config example.
2018-04-17 09:32:25 -05:00
user135711 3233a3222c Task continuation correction (#5988)
* Task continuation correction

I think the example should be written using `task.ContinueWith` as the original implies the more calls could be made after the function already returned.

* Update owin.md

@Tratcher something like this?

* Reverted outer call back async

* Minor tweaks
2018-04-17 09:27:28 -05:00
user135711 261c46c161 fixed infinite loop error (#5990) 2018-04-16 19:10:03 -07:00
Rick Anderson 2f1123fe4c
Update index.md (#5998)
* Update index.md

* Update index.md
2018-04-16 15:57:24 -10:00
Rick Anderson 1ac5bb0d44
Update troubleshoot.md (#5999) 2018-04-16 15:57:06 -10:00
Rick Anderson e85e1e660d
Fix UI change in MVC tutorial (#5995) 2018-04-16 13:58:56 -10:00
Luke Latham ab77d226d4
RP conventions topic update (#5961) 2018-04-16 16:10:05 -07:00
Rachel Appel 253210f522
WIP Update doc with another sample for Es5 JS (#5994)
Update doc with another sample for Es5 JS
2018-04-16 18:55:31 -04:00
user135711 b3105af199 npm test directory wrong (#5983)
* npm test directory wrong

Running the command in the project root complains that no package.json can be found. You have to run the command from the ClientApp directory where the package.json is located also indicated in the instructions on the splash page "The ClientApp subdirectory is a standard Angular CLI application. If you open a command prompt in that directory, you can run any ng command (e.g., ng test), or use npm to install extra packages into it."

* Minor edits
2018-04-16 09:52:58 -05:00
Sued Lima 6569897cec Update index.md (#5986)
Corrected "Customers" folder in line 292
2018-04-16 09:25:37 -05:00
Zhiliang Xu 31bf869567 Fix the typo "Namesapce" in the image for scaleout with service bus (#5987) 2018-04-16 09:24:06 -05:00
John Osborne 0573deacb7 Update search2.md (#5984) 2018-04-15 12:19:56 -10:00
Glenn Condron 6e0ace1459 Update index.md (#5985)
React to name change of extension.
2018-04-15 12:07:52 -10:00
user135711 9ba3498d0a dead link (#5982) 2018-04-14 10:35:55 -07:00
Luke Latham d94b2eecd7
Update IIS Modules topic (#5873) 2018-04-14 08:41:13 -07:00
Scott Addie dfd6165ae8
Merge pull request #5979 from aspnet/scottaddie/remove-tool-ref
Remove deprecated DotNetCliToolReference node
2018-04-13 18:29:42 -05:00
Scott Addie 8d3802fb65 Remove deprecated DotNetToolCliReference node 2018-04-13 18:24:29 -05:00
Scott Addie e22cfcacfc Relocate Razor Pages TOC node (#5977)
* Relocate Razor Pages TOC node

* Relocate Razor Pages TOC node
2018-04-13 13:03:08 -10:00
Scott Addie adc128a463
Merge pull request #5974 from aspnet/Rick-Anderson-patch-3
Update overview.md
2018-04-13 16:52:27 -05:00
Scott Addie 0a03b7d225
Verbiage tweaks 2018-04-13 16:47:46 -05:00
Scott Addie 76ea6f42b7
Merge pull request #5934 from aspnet/Rick-Anderson-patch-2
Update metapackage.md
2018-04-13 16:39:36 -05:00
Rick Anderson 86b72c76ef
Update metapackage.md 2018-04-13 11:30:25 -10:00
Scott Addie 0a1b0ee784
Merge pull request #5972 from aspnet/scottaddie/partial-th-preview2
Update Partial Tag Helper doc to 2.1 Preview 2
2018-04-13 16:19:27 -05:00
Scott Addie 89dfce0b2c
Merge pull request #5970 from aspnet/scottaddie/move-razor-doc
Address location of Razor syntax doc
2018-04-13 16:18:21 -05:00
Rick Anderson 15eae12a78
HSTS and UseHttpsRedirection (#5902)
* WIP: HSTS and UseHttpsRedirection

* work

* work

* work

* work

* work

* work

* work

* work
2018-04-13 11:13:23 -10:00
Scott Addie f0dfbcbfd1 Fix code indentation 2018-04-13 16:07:38 -05:00
Rick Anderson b51c3ca307
Update overview.md 2018-04-13 10:22:05 -10:00
Rick Anderson 3c2f57695f
Update overview.md 2018-04-13 10:17:11 -10:00
Scott Addie 1ff54b9df0
Merge pull request #5971 from aspnet/blowdart-permissions-warning
Add permissions warning
2018-04-13 14:49:30 -05:00
Luke Latham 06389a8c68
stdout log instructions enhancement (#5892) 2018-04-13 12:47:44 -07:00
Scott Addie dcc810fb36
Merge pull request #5973 from aspnet/scottaddie/perms-warn-patch
Data protection permissions warning patch
2018-04-13 14:44:20 -05:00
Scott Addie a552d51964 Data protection permissions warning patch 2018-04-13 14:30:58 -05:00
Scott Addie 2f00ad8090 Update Partial Tag Helper doc to 2.1 Preview 2 2018-04-13 14:03:36 -05:00
Barry Dorrans dec0d8e3e4
Add permissions warning
As discussed.
2018-04-13 11:20:13 -07:00
Scott Addie fab1f4ae2a Address location of Razor syntax doc 2018-04-13 13:17:36 -05:00
Scott Addie caa5dbf5c3
Merge pull request #5966 from aspnet/scottaddie/partial-th-note
Add 2.1 note to Partial Tag Helper doc
2018-04-13 10:41:53 -05:00
Scott Addie 94dabb3dfb Update include syntax 2018-04-13 10:25:29 -05:00
Scott Addie 295982c76c Add 2.1 note to Partial Tag Helper doc 2018-04-13 10:19:52 -05:00
Scott Addie 29f8b4c64d
Merge pull request #5965 from aspnet/scottaddie/fix-unordered-list
Fix unordered list formatting with monikers
2018-04-13 10:11:13 -05:00
Scott Addie d861cebef1 Fix unordered list formatting with monikers 2018-04-13 10:02:56 -05:00