Commit Graph

2415 Commits (5b1aac05eaf79658fd35f2146fc04147fc2afd02)

Author SHA1 Message Date
Luke Latham 5b1aac05ea Minor update (#2535) 2017-01-18 14:29:02 -10:00
Jie RONG 0392baa3b1 Update formatting.md by update the format. (#2530) 2017-01-17 09:50:40 -08:00
Matthew Harris bb6e3cfd2f [Fixes #2519] Injected authorizationService typo (#2528)
Fixes #2519
2017-01-16 11:22:32 -08:00
Luke Latham 50b8be534f Correct filenames to italics (#2520) 2017-01-14 19:23:49 -10:00
Steve Smith 9b5dddad2c Update middleware to document constructor vs. Invoke DI and scoping (#2475)
* Update middleware to document constructor vs. Invoke DI and scoping

* Minor copy edits
2017-01-14 19:23:11 -10:00
Tom Dykstra b1bd9f9ece mvc toc restructure (#2482)
* mvc toc restructure

* move mvc tutorial nodes to mvc section

* fix heading casing and toc node hierarchy

* add intro text to series index.md files
2017-01-14 13:59:26 -08:00
Luke Latham ce821e2119 Remove middleware ordering paragraph (#2515) 2017-01-14 13:58:27 -08:00
Rumit Parakhiya e4ddaed0d3 Fixed typo (#2517) 2017-01-14 13:56:37 -08:00
Rick Anderson fe9b341361 bad #in-page-anchors (#2518) 2017-01-14 13:56:03 -08:00
Ryan Brandenburg cab82f5867 Default namespace references to AssemblyName (#2513)
* Default namespace references to ApplicationName

Change the resource file naming section to reference ApplicationName instead of default namespace.

* ApplicationName->AssemblyName

To avoid confusion regarding class libraries we should reference assembly name instead of application name. Also make the verbiage more specific.
2017-01-13 09:43:45 -10:00
Rick Anderson 5b9b0e66ae add session title to TOC (#2509) 2017-01-13 10:07:39 -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
Simon Butler d9b8e94ebc Fix Bad Link (#2503)
Link in summary is to old docs site. updated to point to the new doc site for core.
2017-01-12 09:56:54 -08:00
Rick Anderson 49f0f5dbed View compilation (#2499)
* View compilation

* Update razor.md

* Update razor.md

* Update razor.md

* Update razor.md
2017-01-12 07:39:25 -10:00
Rick Anderson 55223d4339 Update default-settings.md (#2500)
* Update default-settings.md

* Update default-settings.md
2017-01-12 07:38:39 -10:00
Shayne Boyer 75613a9718 add CookieManager information (#2498) 2017-01-12 07:35:15 -10:00
Tom Dykstra 42d5f34243 remove auth filters stub (#2497)
* remove auth filters stub

* remove refs to auth filters doc
2017-01-11 14:08:39 -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
Rick Anderson 5780848807 Update index.md 2017-01-11 12:21:10 -10:00
Rick Anderson 4184915696 SSL for VS17 RC1 (#2495) 2017-01-11 10:12:41 -10:00
Luke Latham 66ddfb2fc3 URL Rewriting title update and text links fix (#2494)
* Update toc.md

* Update middleware.md

* Update url-rewriting.md
2017-01-11 10:12:08 -08:00
Shayne Boyer b7c92f12fe whitespace? 2017-01-11 09:50:32 -05:00
Rick Anderson 4b580e3954 update to RTM (#2491)
* update to RTM

* date
2017-01-10 15:20:19 -08:00
Luke Latham 5b26154803 URL Rewriting doc (#2446)
* Update url-rewriting.md

* Create project.json

* Add files via upload

* Create add_rewrite.png

* Add files via upload

* Update toc.md

* Update index.md

* Update url-rewriting.md

* Add files via upload

* Add figures for redirect and rewrite

* Update images

* Update url-rewriting.md

* Update RewriteRule.cs

* Update Startup.cs

* Minor image update

* Add additional resource

* Alphabetize project.json sections

* Group System usings

* Create README.md

* Move sample info into the README

* Delete sample info (info moved to README)

* Add console logging dep

* Add console logging

* Alphabetize

* Create License.txt

* Update index.md

* Create url_redirect.png

* Add files via upload

* Create project.json

* Add files via upload

* Create README.md

* Create url-rewriting.md

* Update toc.md

* Delete add_apache_mod_redirect.png

* Delete add_iis_url_rewrite.png

* Delete add_redirect.png

* Delete add_redirect_jpg_requests.png

* Delete add_redirect_png_requests.png

* Delete add_redirect_to_https.png

* Delete add_redirect_to_https_permanent.png

* Delete add_redirect_xml_requests.png

* Delete add_rewrite.png

* Delete url_redirect.png

* Delete url_rewrite.png

* Delete ApacheModRewrite.txt

* Delete IISUrlRewrite.xml

* Delete License.txt

* Delete README.md

* Delete RewriteRule.cs

* Delete Startup.cs

* Delete global.json

* Delete project.json

* Delete testCert.pfx

* Delete url-rewriting.md

* Update toc.md

* Add link to middleware doc

* Update url-rewriting.md

* Update RewriteRule.cs

* Update Startup.cs

* Swap redirect+rewrite images

* React to review feedback

* Minor update

* Fix PathString

* Fix PathString

* Add unsupported IIS feature issue links

* Add trackAllCaptures PR link

* Update sample

* Update sample

* Update images

* Fix missing fundamentals node on doc link

* React to feedback

* Revert images

* Remove heading code style

* React to feedback

* Update title and middleware heading levels

* Update section heading and remove paragraph
2017-01-10 14:25:00 -08:00
Samir Patel e59be337d9 Updating master branch to allow pdf generation 2017-01-10 13:13:44 -08:00
Steve Smith df8a3f2038 Adding validation action filter. (#2473) 2017-01-10 08:12:09 -05:00
Steve Smith c8b6e1ee0e Added table listing services available by default (#2481) 2017-01-09 11:02:36 -10:00
r.schindhelm 8dc0775efa fixed some spelling errors (#2484) 2017-01-09 10:30:55 -10:00
Charlie Chu 2f83399a9e Fix typo (#2485) 2017-01-09 11:30:08 -08:00
Luke Latham cf06088b75 Response Caching Middleware doc (#2315)
* Initial commit

WIP

* Add stub for additional resources

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update links

* Fighting with relative links - trying xref

* I'll figure it out ..... one day!

* Update middleware.md

From @Elezium on Slack ... "higher" probably translates *better* than "better."

* Updated article date

* Added tip on static file prefix feature

* Add c# to code blocks

* Note Antiforgery setting no-cache

* Remove tip and add addl resource

* Change resource link to xref

* Update middleware.md

* Create Startup.cs

* Create README.md

* Create ResponseCachingSample.xproj

* Create project.json

* Update project.json

* Create web.config

* Update project.json

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update snippets

* Update Troubleshooting section

* Update middleware.md

* Constrain RFC reference to Section 3 only

* Update middleware.md

* Update middleware.md

* Add regions for snippets

* Convert ranges into snippets

* Add description and keywords

* React to feedback

* Update intro sentence

* Update author

* Alphabetize project.json sections

* Delete ResponseCachingSample.xproj

* Update README.md

* Create License.txt

* Add console logging dep

* Add console logging

* React to feedback

* Update heading format
2017-01-07 16:50:51 -08:00
Tom Dykstra 1e3db156df revise troubleshooting tip (#2480)
* revise troubleshooting tip

* revise troubleshooting tip

* further clarification in troubleshooting tip
2017-01-06 09:41:32 -10:00
Rick Anderson 5cf4e57933 rewrite of mem caching (#2324)
* rewrite of mem caching

* work

* work

* work

* del old files

* fix

* add John

* work

* remove static

* MemoryCacheEntryOptions

* react to John

* fix

* rename var:

* refactor constants

* fix

* cache message bug

* clean up

* John's code and fix last issues

* final fix
2017-01-05 12:58:18 -10:00
Gaurav Arora 77448b31b9 included Zendesk webhook (#2477)
included Zendesk webhook
2017-01-05 09:29:48 -10:00
Rick Anderson c965c5ae3c remove nonsense about in-memory caching (#2474) 2017-01-05 09:28:49 -10:00
Tom Dykstra 62a1da5faf filters rewrite (#2398) 2017-01-04 19:34:37 -08:00
Steve Smith db28bc2481 Adding details on constructor injection behavior (#2470) 2017-01-04 12:15:13 -10:00
Tom Dykstra 117fa97694 correct highlighting (#2471) 2017-01-04 12:13:50 -10:00
Steve Smith 246e3c7572 Adding some links related to startup error handling behavior. (#2472) 2017-01-04 12:13:29 -10:00
Jass Bagga 5ce1578523 Moved comment to number list correctly; italicized phrase (#2441) 2017-01-04 09:28:59 -10:00
amm303 1d391bbb57 Update Welcome.cshtml (#2447)
You are on the Welcome page therefore the title should be 'Welcome' not 'About'.
2017-01-04 09:20:30 -10:00
Tyler Lamb 0866de65c1 Word spacing update (#2456) 2017-01-04 09:19:39 -10:00
Ben Chartrand b04a5c3aed Upgraded solution to .NET Core 1.1 (#2465)
Upgraded both the ASP Core and XUnit test projects to .NET Core 1.1. See
issue #2453
2017-01-04 09:19:12 -10:00
Scott Addie 48c51aa844 Add model property display name instructions (#2466) 2017-01-04 09:18:53 -10:00
Tom Dykstra fef1455fdf Add clarification suggested by Scott_Winterrowd (#2463) 2017-01-04 09:17:39 -10:00
Tom Dykstra fcfdc8531a Fix note formatting (#2464)
* Fix note formatting

* fix note formatting
2017-01-04 10:16:29 -08:00
Eilon Lipton 3a0f4e66d0 Improved routing info on regex constraints, plus more (#2450)
Also fixed some broken/inaccurate links, typos, etc.
2017-01-03 10:27:13 -10:00
Tom Dykstra 1a85bf27a2 Correction suggested by Scott_Winterrowd (#2458) 2017-01-03 10:25:08 -10:00
Tom Dykstra 08ff1dbfab Add tip suggested by Scott_Winterrowd (#2459) 2017-01-03 10:24:51 -10:00
Tom Dykstra 55e820ad5b Add tip suggested by Krm240 (#2460)
* Add tip suggested by Krm240

* Add tip suggested by Krm240
2017-01-03 10:24:24 -10:00
Tom Dykstra 8a540842ac Update update-related-data.md (#2455) 2017-01-02 13:33:24 -08:00