Commit Graph

32 Commits (4e45fd4e3f1374cd51cc931cee93c9d72631d9fc)

Author SHA1 Message Date
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
Luke Latham ab1a97393d Document how ANCM generates log file names (#3924)
Fixes #3906
2017-08-13 14:01:11 -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
Tom Dykstra 33cc352805 Restructure deployment toc (#3176) 2017-04-07 13:11:19 -07:00
Tom Dykstra 02ea1ead89 pubxml files are git-ignored (#3098) 2017-03-29 16:34:13 -07:00
Tom Dykstra 7cf36468c4 Topic: How to run in a Windows Service (#3060) 2017-03-28 11:13:27 -07:00
Luke Latham 207359af77 Update directory-structure.md (#2980) 2017-03-16 14:43:46 -10:00
Luke Latham 3b496d7b7f Update aspnet-core-module.md (#2911) 2017-03-08 17:27:32 -10:00
Luke Latham 1b039f74aa Using IIS Modules with ASP.NET Core (#2609)
* Add doc to index

* Add doc to TOC

* Create iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Create modules.png

* Add files via upload

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Minor updates

* Minor update

* Update iis-modules.md

* Temp remove Custom Tracing from table

* Update iis-modules.md
2017-03-08 17:03:58 -10:00
Rick Anderson 44808ff7b2 dir-struct-msbuild update (#2712)
* msbuild

* msbuild

* guardrex feedback
2017-03-06 09:16:43 -08: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
Luke Latham 26c5c7d8f1 Hosting docs update (#2624)
* Delete web.config (no longer used in doc)

* Update aspnet-core-module.md

* Update directory-structure.md

* Update aspnet-core-module.md

* Update index.md

* Update servicing.md

* Update toc.md

* Update index.md
2017-01-30 13:38:32 -09:00
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Luke Latham 2d55ffbf6e Move AppPool doc content into Publish IIS doc (#2556)
* Drop apppool.md from TOC

* Drop apppool.md from index.md

* Delete apppool.md

* Delete apppool-adduser.jpg

* Delete apppool-identity.png

* Add files via upload

* Add files via upload

* Add files via upload

* Update iis.md
2017-01-20 15:25:23 -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
Tom Dykstra 2a1109b184 stub for url rewriting doc (#2428) 2016-12-21 10:39:43 -08:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00
Luke Latham 0873f77324 Update servicing.md 2016-12-04 22:57:04 -06:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Rick Anderson e6570d2512 Merge pull request #2224 from GuardRex/guardrex/directory-structure-update
Update directory-structure.md
2016-11-21 12:35:56 -10:00
Luke Latham 94902ebb98 Update directory-structure.md
Added a pair of entries for Razor View precompilation files.
2016-11-19 10:04:54 -06:00
Luke Latham 8267ecfa7d Update aspnet-core-module.md
I narrowed the `web.config` files' `aspNetCore` elements. I vaguely recall either reading or being told that horizontal scrolling isn't good in the docs. Let me know if I'm off base there, and I'll widen those files back out.

I also corrected the `stdout` log filename to the correct default value of `aspnetcore-stdout`.

@Tratcher I tried to flesh out the bit on why the `ASPNETCORE_ENVIRONMENT` var might be set in this way. Does that language look ok? ... or what would you suggest? The reason I wanted to call it out a bit is that I'm concerned that devs will read it and draw some sort of incorrect conclusion about it being required or a best practice.

@Rick-Anderson I updated the "ms.date: 11/18/2016" date to 11/18. Let me know if I need to change that back to its former value.
2016-11-18 19:34:31 -06: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 62ac4bcf7e Merge pull request #2195 from aspnet/ra-msprod-aspnet-meta
title + meta on technology
2016-11-16 14:32:51 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Luke Latham 84998519c1 Update aspnet-core-module.md
Update hosting bundle installer link
2016-11-16 17:03:37 -06:00
Tiago Soczek 6932570600 Fix typo: "valueis" > "value is" (#2159) 2016-11-14 08:38:37 -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
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00