Commit Graph

23 Commits (669347ee6246bad71bc9939e55145a3734d8f4a7)

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 e201e66199 How to set ENVIRONMENT VARIABLES per IIS AppPool (#3929)
* How to set ENVIRONMENT VARIABLES per IIS AppPool

Fixes #2030

* React to feedback
2017-08-13 13:58:56 -04:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson d15f54cb50 Update environments.md (#3673) 2017-07-08 10:51:40 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 81f3461327 Update environments.md (#3516) 2017-06-19 17:53:28 -07:00
Tom Dykstra a9e9497ddc revise development environment section (#3401) 2017-05-23 11:01:57 -07:00
Richard Hallett e87f9cc351 Remove usage of quotations with set command (#3238)
With the change from setx to set, quotation marks are invalid and get set as part of the environment variable, this actually leads to a bad path exception upon dotnet run.
2017-04-17 10:18:19 -04:00
Richard Hallett 890487d5f7 Change environments.md to use set as opposed to setx (#2958)
A minor amendment but could be confusing for people unfamiliar with the cmd line.
The text describes setting it for the current current command window, however setx actually only explicitly changes the environment variable, it doesn't change the current window either, so a user would have potentially noticed no change.
2017-03-14 10:26:05 -10: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
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Luke Latham 5d625cfe0d Fix codeblock (#2523) 2017-01-18 15:20:05 -10:00
Shayne Boyer 5d6e2384d2 environment edits (#2424)
* evnironmet edits

* addressed comments

* typo
2016-12-19 16:37:30 -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
Tom Dykstra 2157d44371 test commit 2016-12-09 17:26:43 -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
Maira Wenzel 3e9a974f02 removing stray backtick (#2164)
Add an optional extended description…
2016-11-14 08:34:47 -10:00
Steve Smith 807a02838b Author updates (#2144) 2016-11-11 11:28:14 -05: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
Nikita Pakhomov f02dd115ae Fix path to samples in fundamentals section (#2088)
Add an optional extended description…
2016-11-03 08:17:47 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00