Commit Graph

33 Commits (9799b89f88b4daa37f836f35c7bb74a16345f9ad)

Author SHA1 Message Date
Ben Munro 57a5c847b0 Correct reference to UseHttps extension method 2016-11-22 23:29:59 +13:00
Don Kiely 42ad04f9c4 Fix typos in tables
The route templates/behavior template didn't have a proper column marker, and the minlength example in the route constraints table was inconsistent with the note.
2016-11-18 17:57:10 -09:00
Tom Dykstra 04c69eff3e Update aspnet-core-module.md (#2214) 2016-11-18 13:44:05 -08:00
Rick Anderson 7a8889b940 Merge pull request #2212 from aspnet/tdykstra-patch-1
add title and keywords metadata to servers docs
2016-11-18 08:25:13 -10:00
Alex Gil 329d1a33ef Update aspnet-core-module.md (#2209)
Updated link to .NET Core Windows Server Hosting to point to 1.1.0. It was referring to 1.0.1.

New link was taken from:
https://docs.microsoft.com/en-us/aspnet/core/publishing/iis#install-the-net-core-windows-server-hosting-bundle
2016-11-18 09:30:32 -08:00
Tom Dykstra 8fcb4cddb0 servers overview metadata 2016-11-18 08:52:31 -08:00
Tom Dykstra f31a333ca8 weblistener metadata 2016-11-18 08:47:06 -08:00
Tom Dykstra f39e12f663 kestrel metadata 2016-11-18 08:41:15 -08:00
Tom Dykstra 72d8c9ae99 metadata fix 2016-11-18 08:35:08 -08:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Tom Dykstra fc27a53d4d servers rewrite (#2199) 2016-11-17 09:16:26 -08:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Tom Dykstra 54a0fc595e fix links 2016-11-15 08:46:25 -08:00
Tom Dykstra ba7f8a96ca revert from gif to png 2016-11-14 14:01:14 -08:00
Tom Dykstra f6936aa2fd add original image files 2016-11-14 13:59:38 -08:00
Rick Anderson 924a773353 fix warnings 2016-11-14 10:08:04 -10:00
Maira Wenzel 3e9a974f02 removing stray backtick (#2164)
Add an optional extended description…
2016-11-14 08:34:47 -10:00
Rick Anderson 986bbe0560 Ra hex (#2154)
* 4 ticks

* fix
2016-11-11 11:32:59 -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
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
Steve Smith 466c44bb4f Update author on startup (#2128) 2016-11-08 15:11:51 -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
Rick Anderson 70619a4dc0 fix intro page (#2096)
* fix intro page

* toc juggle
2016-11-03 12:32:27 -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
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
Rick Anderson 362720dca2 Fix OPS build (#2023)
* fb

* del folders

* fb

* fix ref

* tos

* toc

* toc
2016-10-31 09:20:51 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00