Commit Graph

58 Commits (b9da7aa5ea8a327b2b19f9a377642805fe6205f6)

Author SHA1 Message Date
Shayne Boyer b9da7aa5ea Merge pull request #2140 from aspnet/tdykstra-patch-1
remove external link to outdated content
2016-11-12 14:37:29 -05:00
Shayne Boyer b5106d99ad Merge pull request #2141 from aspnet/tdykstra-patch-2-1
add theme change how-to
2016-11-12 13:34:11 -05:00
Shayne Boyer c1babc5ac5 Merge pull request #2149 from charliethinker/master
Solve cross platform issue
2016-11-12 13:32:45 -05:00
Rick Anderson 986bbe0560 Ra hex (#2154)
* 4 ticks

* fix
2016-11-11 11:32:59 -10:00
Rick Anderson 0d691e36ca fix back ticks (#2153) 2016-11-11 10:54:20 -10:00
Rick Anderson 5a4df6874d alt-text (#2152) 2016-11-11 09:19:55 -10:00
Rick Anderson f435e03529 Remove Hex (#2150) 2016-11-11 08:32:05 -10:00
Steve Smith 8eb7855117 Fixes most of #862 (#2145)
Replaces two images with one animated image
Cleans up and clarifies some text
2016-11-11 08:29:44 -10:00
Maher Jendoubi 816737ba34 Already updated to RTM (#2142)
Deleted some unnecessary using statements
2016-11-11 08:20:13 -10:00
Dave 63d2505249 Minor clean up of whitespaces and code formatting (#2148)
* Minor clean up of whitespaces

* Fixed problematic inline code formatting
2016-11-11 08:18:54 -10:00
Steve Smith 807a02838b Author updates (#2144) 2016-11-11 11:28:14 -05:00
Charlie Chu 21dacc2e8e Solve cross platform issue
fix issue - "Unhandled Exception: System.IO.FileNotFoundException" run
on Mac
2016-11-11 16:10:48 +08:00
Steve Smith 401228c695 Adding link to File Uploads 2016-11-10 19:12:01 -05:00
Steve Smith 43b3de4a50 File Uploads (#1977)
Doc complete and linked in TOC
2016-11-10 19:02:44 -05:00
Tom Dykstra 83cd02b208 add theme change how-to 2016-11-10 08:57:07 -08:00
Tom Dykstra e734627671 remove external link to outdated content 2016-11-10 08:38:04 -08:00
Tom Dykstra a5b064e51d fix inline formatting (#2126)
Add an optional extended description…
2016-11-09 19:21:31 -10:00
Rick Anderson bcbb0d6c0b delete blank lines (#2127) 2016-11-09 19:21:17 -10:00
Steve Smith ff7a77db96 Update your-first-mac-aspnet.md (#2137)
Add an optional extended description…
2016-11-09 19:19:52 -10:00
Tom Dykstra 7aefaa9ff9 fix link (#2134) 2016-11-09 19:19:06 -10:00
Tom Dykstra d4af59f668 migration cleanup for ef mvc series (#2135)
* migration cleanup

* newline for note content per docfx warning

* change code block to blockquote
2016-11-09 19:18:30 -10:00
Tom Dykstra 571f687556 buttons and bylines (#2136) 2016-11-09 19:17:21 -10:00
Rick Anderson 4989a20c1d remove link (#2138) 2016-11-09 19:15:05 -10:00
Tom Dykstra 8063aadf5b remove leftover .rst text and fix note formatting (#2132)
* fix note formatting
2016-11-09 12:32:33 -08:00
Steve Smith 466c44bb4f Update author on startup (#2128) 2016-11-08 15:11:51 -10:00
brady gaster 303e862e6b changing code language 2016-11-08 11:21:51 -08:00
Ala' Alnajjar 8829e5092d Fix a typo in Data context class (#2114)
Add an optional extended description…
2016-11-07 12:22:15 -10:00
Rick Anderson a709c9dad0 TOC Fix (#2117) 2016-11-07 08:21:34 -10:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Andy Pasic 5c533c0d9e dl link fix (#2116)
* quick test

* validation fix
2016-11-07 07:19:31 -10:00
Rick Anderson 5b103c1d6a fix link warnings (#2108) 2016-11-04 10:25:06 -10:00
Nathan Jervis be04e99619 Add tip to add error handler before others (#2095)
For someone not familiar with the pipeline and just arriving from a google search it's not clear that this needs to be run before the rest of the middleware that actually produces the error, and adding it later will appear to have no effect.
2016-11-04 10:21:59 -10:00
Tom Dykstra 77a59b248b update style guide (#2101)
* fix merge conflict

* edits
2016-11-04 07:10:32 -10:00
Roman 545b89a50f fix path (#2098)
failing with No executable found matching command "dotnet-user-secrets" if you run dotnet-user-secrets in root project dir
2016-11-03 17:17:19 -10:00
Crussader 4b307ec7af Update link to complete app (#2099) 2016-11-03 16:57:19 -10:00
Rick Anderson 1960ea04cb fix in page link (#2102)
* fix in page link

* 2
2016-11-03 16:54:25 -10:00
Rick Anderson 54e6ee2d72 fix EF link (#2100) 2016-11-03 15:03:28 -10:00
Rick Anderson 70619a4dc0 fix intro page (#2096)
* fix intro page

* toc juggle
2016-11-03 12:32:27 -10:00
Rick Anderson 3a816f431a Fix create directory PS command (#2080)
was https://github.com/aspnet/Docs/pull/1995
2016-11-03 08:23:18 -10:00
elshev 8daf7fafcd Fix link to Sample Code and small typo. (#2086)
Add an optional extended description…
2016-11-03 08:20:12 -10:00
Nikita Pakhomov f02dd115ae Fix path to samples in fundamentals section (#2088)
Add an optional extended description…
2016-11-03 08:17:47 -10:00
brady gaster c3ce60a8c6 Update toc.md
potential improvement to the TOC title.
2016-11-02 23:16:01 -07:00
brady gaster 2b02e77a46 Update toc.md
updating the api link to point to the new api home page
2016-11-02 23:11:32 -07:00
Rick Anderson faa7a35b74 remove unnecessary package installs - was 2006 (#2077)
was PR #2006
2016-11-02 09:16:57 -10:00
Andy Pasic c13beeadd4 Removed U+FEFF (#2073)
* Removed U+FEFF

* Removed leading FEFF

* Update bootstrap.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update yeoman.md

* Update style-guide.md

* Update error-handling.md

* Update localization.md

* Update middleware.md

* Update validation.md

* Update overview.md

* Update view-components.md

* Update iis-with-msdeploy.md

* Update iis.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update machine-wide-policy.md

* Update cross-site-scripting.md

* Update overview.md

* Update limited-lifetime-payloads.md

* Update overview.md

* Update password-hashing.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update nano-server.md

* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Sandra Aldana 996cbecc84 Breadcrumbs (#2060)
Breadcrumbs
2016-11-01 17:58:12 -07:00
Shayne Boyer dc7d840b33 links repaired (#2053) 2016-11-01 08:36:09 -10:00
Shayne Boyer 76e3d11ce7 Add systemd and security items from Apache to Linux (nginx) doc (#2050)
* remove hex char from metadata

* update metadata on apache doc

* change supervisord for systemd

* add clickjacking content for nginx

* add mime-type sniffing

* fix unicode char -1

* fix2
2016-11-01 08:31:28 -10:00
Rick Anderson 968ef5ecbf remove ? from meta-data (#2045)
Add an optional extended description…
2016-10-31 19:57:56 -10:00
Rick Anderson 753ace9345 xref problem (#2044)
* xref problem

* fix
2016-10-31 18:02:17 -10:00