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
Luke Latham
5c2d73fced
Link repairs ( #5302 )
2018-01-29 19:39:34 -06:00
Rick Anderson
a510f38930
Merge pull request #5288 from aspnet/master
...
Update live with current master
2018-01-29 11:45:20 -10:00
Rick Anderson
bb119c0f64
No Response caching for Razor Pages in 2.0 ( #5284 )
...
* No Response caching for Razor Pages in 2.0
* Update response.md
* Update response.md
2018-01-29 11:30:08 -10:00
Cam Soper
fc8d193d3e
Azure AD B2C with Web API ( #5275 )
...
* initial commit of web API AAD B2C doc
* initial revisions
* minor revisions
* changes from feedback
* Apparently [!INFO] isn't a valid extension.
2018-01-29 13:08:36 -06:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
8e33d0e94e
Remove redirected topic files ( #5299 )
...
Updates
2018-01-29 09:15:04 -06:00
Adel Helal
c22c092d9e
Fix minor readme typos for AddRedirect function sample. ( #5301 )
...
* Update README.md
* Update README.md
2018-01-29 09:08:48 -06:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Sampath Dilhan
368c22f37b
Added missing operating system ( #5295 )
2018-01-28 09:38:35 -06:00
Rick Anderson
6cef2ebef7
Update getTodoItems.md ( #5293 )
2018-01-27 10:31:41 -10:00
Luke Latham
9d53ba5eea
Remove code-behind from RP terminology ( #5290 )
...
Updates
2018-01-27 10:22:43 -10:00
Luke Latham
e22c40247e
Section header casing and addl resrouce links to xref ( #5291 )
...
Fix one link
2018-01-27 10:21:42 -10:00
Sean G. Wright
588a8a2848
Typo fix 'pp.' to `app.` in Owin IIS Pipeline doc ( #5292 )
...
Just a typo fix
2018-01-27 10:20:26 -10:00
Luke Latham
90a33ea189
Remove hyphen from e-mail ( #5289 )
2018-01-27 10:19:41 -10:00
Rick Anderson
eb645e4e35
VSC and mac versions of intro to RP ( #5286 )
...
* VSC and mac versions of intro to RP
* fix
* TOC
* TOC
* TOC
2018-01-26 18:33:42 -10:00
Rick Anderson
18ff1fdaa3
Merge pull request #5279 from aspnet/master
...
Update live with current master
2018-01-26 13:40:14 -10:00
Luke Latham
b4292ee7f1
Response Caching Middleware topic: Convert sample to RP + UE pass ( #5277 )
2018-01-26 14:52:24 -06:00
Luke Latham
7f4c81cf67
Fix 404 link missing the "dotnet" segment ( #5278 )
2018-01-26 09:36:44 -06:00
Rick Anderson
d9c98bb9fe
Merge pull request #5276 from aspnet/master
...
Update live with current master
2018-01-25 21:39:14 -10:00
Rick Anderson
4313ed3047
RP version of secure user data ( #5190 )
...
* RP version of secure user data
* work
* work
* work
* work
* work
* work
* work
* ready 4 review
* pdf and fix
* fixes
* fixes
* fixes
* clean up
* clean up
* clean up
* last draft
* last draft
* Updates to Razor Pages user data protection doc
* Page Model to page model
* code fense to bold
* Updates to Razor Pages user data authorization doc
* Enable copying of .NET Core CLI command
* Change HTML code snippets to CSHTML
* Task.CompletedTask;
* Task.CompletedTask;
2018-01-25 21:06:35 -10:00
Rick Anderson
277e3aa13e
Update start-mvc.md ( #5274 )
...
fix include rendering - consider RP
2018-01-25 17:00:38 -10:00
Rick Anderson
ac98da9d7a
Update model.md
2018-01-25 16:47:33 -10:00
Rick Anderson
09b342b45e
Merge pull request #5267 from aspnet/master
...
Update live with current master
2018-01-25 11:48:49 -10:00
Ward Durossette
d911b6a0ed
Removed a duplicate "the" ( #5272 )
...
Standard case - "Some sentence referencing the [the link]".
I left the link alone and removed the "the" from the sentence.
2018-01-25 11:39:43 -06:00
Ward Durossette
2d899fa3fc
Removed a duplicate "the" ( #5271 )
...
Extending my small crusade to eliminate the vile duplicity of "the the".
2018-01-25 11:38:38 -06:00
user135711
bbad937457
link [ ( #5268 )
...
* link [
1 more link
* Remove extra backtick
2018-01-25 09:28:09 -06:00
Jeffrey T. Fritz
a196fef6da
Cleaned up a duplicated "the" ( #5270 )
2018-01-25 09:25:22 -06:00
Rick Anderson
b167872231
[WIP] Mac version of getting started with RP ( #5266 )
...
Mac version of getting started with RP
2018-01-24 18:48:15 -10:00
Rick Anderson
83b5a4715f
Merge pull request #5262 from aspnet/master
...
Update live with current master
2018-01-24 14:27:08 -10:00
Rick Anderson
b37804bf81
Update validation.md ( #5260 )
2018-01-24 13:41:00 -10:00
Rick Anderson
f0e2205a3b
Update adding-model.md
2018-01-24 13:34:27 -10:00
Luke Latham
4d176551f7
Configuration during startup ( #5241 )
...
* Configuration during startup
Update
* React to feedback + Remove you/your instances
* Updates
* React to feedback
* React to feedback
* React to feedback
* Add missing comma
2018-01-24 14:39:02 -06:00
Rick Anderson
060879fcf3
Merge pull request #5256 from aspnet/master
...
Update live with current master
2018-01-24 09:20:26 -10:00