Commit Graph

5185 Commits (bdb6d7cafc382b7b28c4db78d30f02e9b89571ac)

Author SHA1 Message Date
Rick Anderson 825c510c5b
Update profiles-themes-and-web-parts.md (#5357) 2018-02-02 17:36:09 -10:00
Rick Anderson d3173f3aa3
Update how-do-i-use-cascading-style-sheets-for-web-page-layout.md (#5354) 2018-02-02 17:35:10 -10:00
Rick Anderson dec11556a8
Update how-do-i-utilize-the-css-friendly-control-adapters.md (#5355) 2018-02-02 17:34:44 -10:00
Rick Anderson 9183bc260f
remove & (#5356) 2018-02-02 17:34:31 -10:00
Luke Latham 4606fe6cae
Fix bold character entities (#5353) 2018-02-02 19:59:17 -06:00
Luke Latham a7b9cd15b0 Fix bold character entities and slashes (#5352) 2018-02-02 15:55:24 -10:00
Luke Latham f7bd16b36b
Fix bold character entities 2018-02-02 19:48:23 -06:00
Rick Anderson a00d6b6f0d
< problems (#5351) 2018-02-02 15:13:49 -10:00
Rick Anderson 7a87d66cf1
bogus tag fix for loc repo (#5349)
part of #5348
2018-02-02 14:19:16 -10:00
Rick Anderson cb8f3dbb16
Merge pull request #5340 from aspnet/master
Update live with current master
2018-02-02 13:24:26 -10:00
Scott Addie f48a87e02c Add note about warning suppression (#5347) 2018-02-02 12:33:23 -10:00
Aaron Hanusa 14531a10fd Update claims.md (#5345) 2018-02-02 11:51:36 -10:00
Rick Anderson 2988352d05
recommend RP over MVC (#5344)
* recommend RP over MVC

* recommend RP over MVC
2018-02-02 11:50:07 -10:00
Rick Anderson 00b21a11d9
Update identity-enable-qrcodes.md (#5323) 2018-02-02 11:49:45 -10:00
Maira Wenzel bd45daabbd changing title for offline book (#5343)
* changing title for offline book

* Update index.md
2018-02-02 13:48:42 -06:00
Rick Anderson 7a1ac1a98f
Nest EF core tutorials (#5326)
* Nest EF core tutorials

* work

* work

* work

* work

* work
2018-02-02 09:27:50 -10:00
Rick Anderson b97dfdf3f0
fix range - highlighting (#5337) 2018-02-02 09:16:49 -10:00
Andreas Bjørn Hassing Nielsen aeeada7354 Fix listener initdata value for Scaleout and Transport log (#5341) 2018-02-02 09:26:19 -06:00
Luke Latham 859a88a111 Update bookmark link (#5338)
* Update bookmark link

* Update
2018-02-01 18:48:02 -10:00
Rick Anderson 4c34fcdd48
Update secure-data.md (#5334) 2018-02-01 16:39:39 -10:00
Rick Anderson ac0017d444
Merge pull request #5327 from aspnet/master
Update live with current master
2018-02-01 10:37:59 -10:00
Rick Anderson 0f9f10d4af
Update index.md (#5330)
Add link to RP start.
2018-02-01 10:14:16 -10:00
Luke Latham 8254da641f Hosting and deployment updates (Stage 2) (#5180)
* Hosting and deployment updates (Stage 2)

Updates

Updates

Updates

Updates

* Add content to cover running the assembly in Kudu console

* React to feedback

* Refactor when reader is directed to common errors ref

* Split disabling stdout logging from formal steps

* Add exclamation mark to 'Important' notes.

* React to feedback

* Updates

* Add a bit on App Insights

* Update

* Update

* React to feedback

* Update troubleshoot.md

* React to feedback

Updates

Updates

Update
2018-02-01 10:13:32 -10:00
Luke Latham 8854dfee50
Restructuring of the LoggerMessage topic (#5329) 2018-02-01 11:00:47 -06:00
Rodigee 4a0bf9113e Fixed spelling mistake (#5328) 2018-02-01 10:24:49 -06:00
Scott Addie ec2ad2e944
Change cshtml to csharp in code snippet import 2018-01-31 22:09:33 -06:00
Scott Addie cf48b3aeec
Fix broken samples link 2018-01-31 22:05:17 -06:00
Scott Addie be46efd765
Fix asp-protocol code snippet import 2018-01-31 21:56:05 -06:00
Rick Anderson 6176572dc9
[WIP] Secure user data, react to announcements (#5318)
Secure user data, react to announcements
2018-01-31 17:46:02 -10:00
Rick Anderson f2a11a8903
Merge pull request #5325 from aspnet/master
Update live with current master
2018-01-31 15:21:10 -10:00
Rick Anderson 1818f2bd85
Merge pull request #5324 from aspnet/Rick-Anderson-patch-5
TOC update, add RP-VSC search
2018-01-31 15:12:19 -10:00
Rick Anderson b52738a043
TOC update, add RP-VSC search 2018-01-31 15:05:14 -10:00
Rick Anderson 1aa8d2deb7
Update search.md 2018-01-31 15:01:54 -10:00
Den Delimarsky e9c826b9f5
Merge pull request #5322 from aspnet/master
Update toc.yml
2018-02-01 02:38:33 +02:00
Den Delimarsky 78eaf458d2
Update toc.yml 2018-01-31 16:38:08 -08:00
Rick Anderson f6fce66202
Merge pull request #5321 from aspnet/master
Update live with current master
2018-01-31 13:57:46 -10:00
Rick Anderson 7be48531f4
Update accconfirm.md 2018-01-31 13:44:25 -10:00
Scott Addie f4f9cdf912
UE edit of Anchor Tag Helper doc (#5281)
* UE edit of Anchor Tag Helper doc

* Make sample project run

* Promote H3 attribute headings to H2

* Add API ref links and 2 new attributes

* Adjust metadata

* Add note about page handler name

* Verbiage tweak

* Another verbiage change

* Fix incorrect template syntax

* Add more complete code snippet

* Improve areas directory structure example

* Remove fully-qualified namespace from Index view

* Replace single quotes with double quotes

* Minor verbiage tweak

* Shorten the Razor Pages code snippets

* Rewording

* Add missing actions to controller

* Word swap

* Adjust rendered link text

* Add working examples

* More code updates

* Fix asp-page sample code

* More verbiage tweaks

* Formatting changes

* Remove custom Tag Helper

* React to feedback

* Fix build error

* Use layout file for Razor Pages
2018-01-31 14:00:31 -06:00
Rick Anderson 43b17c6b78
Merge pull request #5319 from aspnet/master
Update live with current master
2018-01-30 17:51:35 -10:00
Luke Latham ce47040e91 Update Host a Windows Service topic (#5315)
* Update Host a Windows Service topic

Update

Updates

* React to feedback
2018-01-30 19:51:19 -06:00
Luke Latham ac761bea7d
Add content for saving to disk and Azure blob storage (#5244) 2018-01-30 16:07:13 -06:00
Rick Anderson d0bb98b6f0
Merge pull request #5312 from aspnet/master
Update live with current master
2018-01-30 08:49:05 -10:00
Cam Soper 2c12e5dc99
Fix for build warnings (#5313)
fix for build warnings
2018-01-30 12:42:47 -06:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -06:00
Luke Latham 8ac17844d1 Tie sample code (sign in) into topic (#5307) 2018-01-30 09:11:41 -06:00
Rick Anderson 18d1dc8677
Merge pull request #5308 from aspnet/master
Update live with current master
2018-01-29 21:37:52 -10:00
Rick Anderson 1a9e722358
Extend RP tutorial to Mac and VSC (#5303)
* Extend RP tutorial to Mac and VSC

* work

* work

* work

* work

* work

* work
2018-01-29 21:29:50 -10:00
Rick Anderson c801e6018e
Merge pull request #5305 from aspnet/guardrex-patch-1
Update link to AI in Environments topic
2018-01-29 19:33:08 -10:00
James Alt a694848b01 Change label from XML to JSON (#5306) 2018-01-29 22:26:51 -06:00
Luke Latham e43f7f3c43
Update link to AI in Environments topic 2018-01-29 21:06:54 -06:00