Commit Graph

503 Commits (b7c92f12febbfd11516bf38351df7d4bd6faf311)

Author SHA1 Message Date
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
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
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
Igor Fesenko b531934828 Fix typo (Arrange -> Assert) (#2454) 2017-01-02 13:32:42 -08:00
Fabien beec578005 typo of the word your (#2448)
Correction made at he beginning of this sentence: Use your models and the data type you want...
2016-12-28 11:58:22 -08:00
Fabien f6b1023350 Fix typo of word Policies (#2449) 2016-12-28 11:57:04 -08:00
Luke Latham db52693bfc Image alt text updates (#2442)
* Update identity.md

* Update new-field.md

* Update new-field.md
2016-12-26 08:35:58 -08:00
Steve Smith 69d1bb92e0 Working with the Application Model (#2280)
Working with the Application Model
2016-12-23 09:42:32 -08:00
Tom Dykstra 83c3a7538b remove invalid character at start of file (#2440) 2016-12-22 13:06:46 -08:00
Tom Dykstra 1a8c51a77c Correct spelling of Swagger (#2439) 2016-12-22 13:05:33 -08:00
Tom Dykstra b9c9439498 fix links for bug 707589 (#2437) 2016-12-22 10:05:24 -08: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
Luke Latham 33e87dab6a Add files via upload (#2435) 2016-12-22 09:14:20 -08:00
Scott Addie c7bd29063a Add missing colon and remove extra colon (#2436)
Add a missing colon and remove an extraneous colon in the "Scaffolding a controller" section of the "Adding a model" tutorial.
2016-12-22 09:13:21 -08:00
Tom Dykstra e77ff6baf8 remove files that were left in the wrong folders (#2433) 2016-12-21 15:07:28 -08:00
Sébastien Ros 69fddb7bfd Emphasize on related article (#2430) 2016-12-21 11:40:57 -08:00
Mike Kinney 8625de4e00 Fixed code highlighting in Instructor Controller (#2426)
Fixed highlighting in Updating related data Instructors controller.
Update the Delete Page - First three lines are all changed - variable declaration style changed and lambda input parameter name changed (could also leave highlighting as is and change the other two).
2016-12-21 11:15:10 -08:00
Tom Dykstra 2a1109b184 stub for url rewriting doc (#2428) 2016-12-21 10:39:43 -08:00
Shayne Boyer 5d6e2384d2 environment edits (#2424)
* evnironmet edits

* addressed comments

* typo
2016-12-19 16:37:30 -08:00
Mike Kinney a848cf7eb0 Removed code highlight from Modify the Course... (#2425)
* Removed code highlight from Modify the Course...

Removed the code highlighting from the sample code in Modify The Course Entity.  The highlighting was wrong and the tutorial text doesn't reference it, so I simply removed it.

* Code highlighting - added note nd corrected lines
2016-12-19 16:22:17 -08:00
Marcus cdd911c900 AddPolicy over21 incorrect brace closer (#2420)
code snippet had either 1 too many brace closure (if was just the begining of the method and remainder was removed for brevity) or the close parenthesis was misplaced.
2016-12-19 08:54:17 -10:00
Tom Dykstra cd3abb0a0a seq numbers in headings, restore bylines (#2421) 2016-12-18 15:21:00 -08:00
Mike Kinney 8137c0615c highlight tag missing on filtering code sample (#2396)
The line numbers were there, just no highlight tag.  Added highlight tag.
2016-12-18 14:52:19 -08:00
Rick Anderson e075ef592c Update start-mvc.md (#2411) 2016-12-16 20:54:46 -10:00
Rick Anderson d21eeda7a3 Update adding-view.md (#2412) 2016-12-16 20:54:31 -10:00
Rick Anderson de05c02e52 Update adding-model.md (#2413) 2016-12-16 20:54:23 -10:00