Commit Graph

56 Commits (b8483bb5861859caabc016236043d687df02cab0)

Author SHA1 Message Date
Ben Gribaudo e19046df13 Clarifying TempData cookie encryption (#6446)
* Clarifying TempData cookie encryption

Current wording suggests the possibilty that `Base64UrlTextEncoder` is both encoding and encrypting `TempData`'s cookie data. Clarifying that encryption is handled by a different (and more appropriate) class.

* Removing a "the"

* Minor edits
2018-05-17 10:39:42 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Scott Addie 8f31d5a632
Add example of retrieving session value from view (#6345) 2018-05-10 19:44:37 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -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 abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06: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
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06: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
Rachel Appel db3356757f
added common errors (#4870)
* added common errors

* updates from feedback
2017-11-28 12:27:57 -05:00
Scott Addie f7105ff147
Add more detail to TempData configuration section (#4693)
* Add more detail to TempData configuration section

* Minor edits

* Convert Note alert to Important
2017-11-02 13:06:57 -05:00
Rick Anderson 0dc03fe063 Update app-state.md (#4598) 2017-10-23 14:57:34 -10:00
Richard D 8f4d4fad1c Included closing brace in code sample (#4569)
* Used an explicit code sample rather than a snippet.

The snippet is from a larger class, this modification allows it to be copied and build without modification.

* Included closing brace in link to example as suggested
2017-10-13 16:06:17 -05:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Eilon Lipton 9c27fa0f0c Update doc to state that CookieTempData is the default (#4350)
* Update doc to state that CookieTempData is the default

In ASP.NET Core 2.0 the Cookie TempData provider is the default, not session state.

* Feedback + restructuring the text

* Add more explanation of choosing a TempData provider

Also fixed formatting and headings

* Update app-state.md

* Update app-state.md (#4525)

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md
2017-10-11 07:24:18 -10:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
ROY 50608ec8ae Update StartupCopy.cs (#4271)
* Update StartupCopy.cs

This property CookieName  is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.

* Remove appsettings.json

* Use 'nameof' to replace string literal

* Remove unnecessary XML nodes
2017-09-14 21:39:17 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Rick Anderson 9ac76b27e6 Intro to RP part 4 (#3904)
* WIP:Intro to RP part 4

* work

* work

* work

* work

* work

* work
2017-08-07 15:08:21 -04:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 8819c61577 Update app-state.md (#3539)
* Update app-state.md

* Update app-state.md
2017-06-22 08:44:59 -07:00
Aftab Ansari e48bd55293 Small Correction (#3391) 2017-05-19 18:36:43 -07:00
Christian Weiss eaa322e432 Missing ")" in comment (#3381) 2017-05-18 08:23:24 -10:00
Steve Smith 540292ed64 Updated project to VS2017 format. (#3106)
Updated HttpContext.Items key guidance.
2017-03-30 08:35:59 -10:00
Tuhin Tarafder f42a2e1e42 Fix Typo (#3036) 2017-03-21 18:08:37 -10:00
Rick Anderson d2b516e454 Update app-state.md 2017-03-08 11:34:47 -10:00
Diana LaRose 536f80823d Update app-state.md (#2917)
Edited remainder of article.
2017-03-08 10:56:30 -10:00
Diana LaRose b74ec46712 Update app-state.md (#2893)
Edited a couple more sections. (Sorry this took me so long; I had to think about it a lot.)
2017-03-06 08:33:46 -10:00
Diana LaRose 0425b2b59c Update app-state.md (#2872)
* Update app-state.md

Edited the intro blurb and the first major header plus its one subhead.

* Update app-state.md
2017-03-02 17:51:17 -10:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -08:00
Rick Anderson 28e23a9ebe make cookie a link (#2792) 2017-02-16 18:10:56 -10:00
Rick Anderson 8b2d959352 Add app state data (#2664)
* Add app state data

* typo

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md
2017-02-03 11:39:09 -10:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Rick Anderson 538944d2cc Update short titles (#2595)
* Update index.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update using-gulp.md

* Update index.md

* Update index.md

* Update app-state.md

* Update configuration.md

* Update dependency-injection.md

* Update error-handling.md

* Update file-providers.md

* Update hosting.md

* Update logging.md
2017-01-23 15:17:00 -08:00
Jonathan Harrison c9d8113389 Fixing spelling mistake: implimentation (#2560)
Add an optional extended description…
2017-01-20 09:47:26 -08:00
Jonathan Harrison 94179d31a2 Fixing DistributedSessionStore link (#2561)
Add an optional extended description…
2017-01-20 09:46:33 -08:00
Luke Latham dbbf9cf28b Minor fixes for Session and application state (app-state.md) (#2512)
* Update app-state.md

* Update app-state.md
2017-01-13 07:57:38 -10:00
Rick Anderson 0a3eac572d total rewrite of app state (#2489)
* total rewrite of app state

* react to trather

* final fixes
2017-01-11 14:06:44 -10:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Charlie Chu bb3d28171e Fix typo (#2389) 2016-12-15 08:55:55 -10:00
Charlie Chu 31d4971f14 Fix snippet (#2390) 2016-12-15 08:55:31 -10:00