Commit Graph

44 Commits (732f2210cbae332ed79ce71c5cdb3ffc46c0e0f5)

Author SHA1 Message Date
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Rick Anderson 1c4b7cff35
Update index.md (#14799) 2019-10-04 12:26:10 -10:00
donhuvy dd24b62e06 For correct information -o directory_name (#14777) 2019-10-02 18:34:29 -10:00
Wade Pickett 47bc67a4c1
Removed instruction to accept privacy policy (#14748)
Removed line: 
Click Accept to accept the privacy and cookie policy. This app doesn't keep personal information.
2019-10-01 11:11:41 -07:00
Wade Pickett 54389b1323
Updated with dotnet watch run and browser refresh (#14644)
Updated dotnet run instruction with dotnet watch run since changes in the project are made after the first run.  Also added instruction to refresh the page.
2019-09-26 12:39:53 -07:00
Rick Anderson 7fdd6f6873
Update index.md (#14483)
* Update index.md

* Update index.md
2019-09-22 16:28:48 -10:00
Wade Pickett d968e2f64b
Update ASP.NET Core Get Started for 3.0 (#14481)
* Updated for 3.0

* Added changes per Rick's review.
2019-09-22 17:46:16 -07:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Theano Petersen 6da4a8c004 Fix metadata issues from CATS report 6-21-19 (#13238)
* fix internal links

* fix bookmark links

* fix metadata
2019-07-10 17:45:22 -07:00
Rick Anderson 8b9db99b6f
Wsl/ra (#12395)
* Trust cert on WSL

* Trust cert on WSL

* Trust cert on WSL

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-05-13 15:47:05 -10:00
Tom Dykstra e3e37685a1
Revert "fix: MD032/blanks-around-lists (#11784)" (#11811)
This reverts commit 370de65ccf.
2019-04-03 07:57:58 -07:00
Nick Schonning 370de65ccf fix: MD032/blanks-around-lists (#11784) 2019-04-02 11:44:31 -05:00
Nick Schonning 4478f87a49 typo: Double word "command" (#11560) 2019-03-19 09:42:44 -05:00
Rick Anderson ad84e1e47c
Cert trust/ra (#11377)
* Trust cert instructions

* Trust cert instructions

* work

* work

* work

* work

* work

* react to Tom's feedback

* trust cert mac
2019-03-12 15:49:51 -10:00
Rick Anderson 3129831428
Trust cert instructions (#11060)
Fixes #11051 

Internal review URLS
[Get Started](https://review.docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-2.2&tabs=windows&branch=pr-en-us-11060)
[MVC intro](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-1.0&branch=pr-en-us-11060&tabs=visual-studio%2Cwindows#enable-local-https)
[RP intro](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-11060&tabs=visual-studio#run-the-app)
2019-02-26 13:04:59 -10:00
Tom Dykstra 72e1a9fc67
Fundamentals restructuring (#10929) 2019-02-22 12:44:53 -08:00
Mojtaba Javan 83731be928 More details (#10397) 2019-01-15 07:57:52 -06:00
Tom Dykstra e7ee99d788
Remove links to treejack test (#9999) 2018-12-13 09:08:57 -08:00
Tom Dykstra 9139d5f5e9
update for 2.2 (#9964) 2018-12-11 13:04:24 -08:00
Tom Dykstra b89d42a868
change some treejack links (#9806) 2018-12-04 10:41:17 -08:00
Luke Latham e2838d2d8f
Drop 'reverse proxy' language (#9746) 2018-12-03 16:52:20 -06:00
Tom Dykstra 75b9f5d5e6
change link to MVC (#9730) 2018-11-28 08:25:42 -08:00
Tom Dykstra 7c00aea32a
add treejack note (#9661) 2018-11-21 15:10:00 -08:00
Tom Dykstra bf92bb67e2 Apply content model guidelines to Getting started tutorial (#8844)
Fixes #8778
2018-10-04 11:12:56 -10:00
Haryz Izzudin 124e035f10 Content fixes for ASP.NET Core Getting Started page (#8779)
Fixes #8776.
2018-10-01 13:12:20 -05:00
Haryz Izzudin 57e9dcfa6b Fix code block showing backticks (#8772)
Indenting the code block with 4 spaces causes the Markdown parser to think that the lines with the backticks are also part of the code block, [as per the Markdown specifications](https://daringfireball.net/projects/markdown/syntax#precode). I reduced the indentation to 2 spaces to get around this problem.

Fixes #8563 

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-2.1&branch=pr-en-us-8772)
2018-10-01 11:16:40 -05:00
Luke Latham e5ed43144a
Remove webapp alias notice (#8629) 2018-09-19 23:03:52 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Rick Anderson c8a99a1fef
Update index.md (#8561)
Fixes #8556
2018-09-16 09:12:56 -10:00
Mauricio de los Santos 201b912662 I25974: Finxing spacing/tabulation to avoid localization issues (#7786)
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"It seems some spaces/Tabulations make some content as part of non-translatable content"

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-24 10:31:03 -06:00
Shayne Boyer 5bd0a75914 Fundamentals code snippet fix (#7741) 2018-07-22 10:51:55 -05:00
Mauricio de los Santos 66916c2ed3 L25985: Adding space between !INCLUDE and [] (#7331)
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"INCLUDE syntax is incorrect. There should be a space before title bracket."
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-06-27 09:07:58 -07:00
Scott Addie c4d6252ae8
Metadata updates to ASP.NET Core Get Started docs (#7184)
Addresses #6541
2018-06-20 12:10:56 -05:00
Rick Anderson 2e63201273
Update get started to 2.1 (#6764)
* Update get started to 2.1

* Update get started to 2.1

* Update get started to 2.1

* Update get started to 2.1

* Adjust tab syntax

* Get started doc patch

* clean up

* More changes

* clean up

* clean up

* clean up

* clean up

* clean up

* Update getting-started.md
2018-06-02 09:42:05 -10:00
Luke Latham 8e33d0e94e Remove redirected topic files (#5299)
Updates
2018-01-29 09:15:04 -06:00
Rachel Appel 9d4af2d9e3 fixes 4528 (#4602) 2017-10-18 15:40:07 -07:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Rachel Appel a4915b3f1f Get Started doc - issue 3998 fixes (#4133)
* issue 3998 fixes

* clickable localhost

* add index.cshtml

* text changes

* index pg

* index

* index

* quick format change

* quick format change2

* changed code file;text

* italics
2017-09-06 23:57:00 +02:00
Gareth Matthews c186445941 Namespace fix (#4122) 2017-08-27 11:44:00 -04:00
Scott Addie d1a7979c78 Fixes #4010
* 2.0 updates to fundamentals overview doc

* Reverse order of tabs

* Incorporate feedback from Rick and Tom
2017-08-18 10:21:17 -05:00
Tom Dykstra 903e731dda Getting started - 2.0 and 1.1 versions (#3915) 2017-08-08 16:22:51 -07:00
Brady Gaster a402e36260 moved markdown files to proper location 2016-11-11 22:41:54 -08:00
Brady Gaster 66b1b7dc2a setting up all last, missed redirects 2016-11-11 22:25:58 -08:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00