Pierre Kancir
4961eeaf9b
aspnetcore update index migration link ( #16520 )
...
* aspnetcore update index migration link
In Migration from the .NET Framework the link to ASP core migration was broken
* change link format
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-13 09:24:59 -06:00
Luke Latham
483b8f01ac
Apply no-loc metadata for "SignalR" ( #15675 )
2019-11-12 13:40:34 -06:00
Luke Latham
bf1e770df9
Apply no-loc for "Blazor" to topics ( #15628 )
2019-11-11 14:13:12 -06:00
Luke Latham
7d1d9778a8
Surface the NetFX migration topic ( #15483 )
2019-11-04 10:47:38 -06:00
Kirk Larkin
5adf11b6fe
Updated Introduction for 3.0. ( #14993 )
2019-10-10 13:56:07 -10:00
Wade Pickett
dd2d253b2a
Updates for side-by-side and web root references ( #14108 )
...
* Just updated sxs link per issue 10559
* Updates for side by side and web root references
* updated per tdykstra recommendations, link changes
* changes xref to relative link for web root
Fixes #10559
2019-09-05 14:55:07 -07:00
gurmeetsinghdke
d3b0f17c39
Corrected hyperlink text ( #13010 )
...
Changed "[any .NET platform that implements .NET Standard 2.0]" to "any [.NET platform that implements .NET Standard 2.0]"
2019-06-26 10:43:13 -04:00
Rick Anderson
48a46b7df2
Update index.md ( #12957 )
...
* Update index.md
* Update index.md
2019-06-21 10:30:18 -07:00
Tom Dykstra
ad16f5e1da
Disable markdownlint rule ( #12272 )
...
* fix heading
* Disable markdownlint rule md026
2019-05-04 15:13:50 -07:00
Luke Latham
217c6f3604
React to repo name change in repo links ( #12152 )
2019-04-24 14:04:39 -10:00
Luke Latham
86e1c1b3bf
Blazor updates (Part I) ( #11984 )
2019-04-15 15:39:32 -05:00
Thomas Claudius Huber
881124e326
Fix .NET Standard issue and link version table ( #11883 )
2019-04-07 08:49:04 -05:00
Luke Latham
5adf7a8dc5
.NET Standard phrasing and "or higher" updates ( #11874 )
2019-04-06 13:27:46 -05:00
Scott Addie
64644bf8ec
Fix Markdownlint warnings in ASP.NET Core index page ( #11615 )
...
* Fix Markdownlint warnings in ASP.NET Core index page
* Add code fence language
2019-03-20 11:16:06 -05:00
Tom Dykstra
72e1a9fc67
Fundamentals restructuring ( #10929 )
2019-02-22 12:44:53 -08:00
Luke Latham
84a7f0c352
Link patches ( #10922 )
2019-02-13 13:49:31 -06:00
Mojtaba Javan
b83bbb330b
Minor modifications ( #10394 )
2019-01-15 07:54:04 -06:00
Tom Dykstra
e7ee99d788
Remove links to treejack test ( #9999 )
2018-12-13 09:08:57 -08:00
Tom Dykstra
acd5dac8d3
switch link to current toc ( #9888 )
2018-12-07 09:14:15 -08:00
Rick Anderson
11b0f8a3c6
Update index.md ( #9820 )
2018-12-04 13:25:49 -10:00
Tom Dykstra
7c00aea32a
add treejack note ( #9661 )
2018-11-21 15:10:00 -08:00
Luke Latham
8d13f4cf74
Surface the use of regions in doc samples ( #9622 )
2018-11-16 15:12:34 -06:00
Tom Dykstra
8de0f67c2b
Don't escape # except at start of a line ( #9559 )
2018-11-12 09:36:41 -08:00
Luke Latham
85b1f1ca05
Touch-ups to preprocessor symbols content ( #9551 )
...
Addresses #9470
Addresses #9544
We trust the build system for so much. 🤔 ... Shouldn't I *really* just nix the backslashes?
2018-11-10 14:38:19 -10:00
Luke Latham
6f3bdb8a4c
Clarify use of preprocessor directives with samps ( #9544 )
...
Fixes #9470
[Internal Review Topic (How to download a sample section)](https://review.docs.microsoft.com/en-us/aspnet/core/index?view=aspnetcore-1.0&branch=pr-en-us-9544#how-to-download-a-sample )
I'm not very trusting of ✨ *Magic Build Systems* ✨ . I usually encode reserved DocFX characters outside of code-fenced content ... *they'll **never** break this way no matter what the build system thinks about them*.
If you prefer that I go with either a backslash (safe) or roll the 🎲 🎲 and use unencoded chars with build system processing trust, let me know which alternate way you would like to go. Again, my approach is **_bulletproof_**.
Thanks @rswetnam! 🚀
2018-11-10 09:04:16 -10:00
Stephen Halter
7682fbbc21
Update intro to mention 3.0 is core-only ( #9450 )
2018-11-05 19:50:47 -08:00
Scott Addie
fcf473f19a
Fix DocFX build warnings from retired index pages ( #9339 )
2018-10-30 15:48:01 -05:00
Tom Dykstra
b6ba3d220c
Table of Contents reorg ( #9133 )
...
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham
7120a2f985
Azure Apps troubleshooting title change ( #9199 )
2018-10-24 14:26:16 -05:00
Scott Addie
2ef24f316b
Retire the Bootstrap doc ( #9054 )
...
Fixes https://github.com/aspnet/Docs/issues/3567
Fixes https://github.com/aspnet/Docs/issues/3544
Fixes https://github.com/aspnet/Docs/issues/8375
Per Dan Roth, retire the doc and redirect to the official Bootstrap site.
2018-10-16 17:17:16 -10:00
Rick Anderson
f0bd9cedb1
Update choose-aspnet-framework.md ( #8730 )
...
* Update choose-aspnet-framework.md
* Update choose-aspnet-framework.md
* update choose between
* update choose between
* update choose between
* fix
* fix
* fix
* react to feedback
* Update choose-aspnet-framework.md
2018-10-04 15:25:35 -10:00
Rick Anderson
20ce53d5cb
Update index.md ( #8741 )
2018-09-27 13:20:00 -10:00
Rick Anderson
67c7b6cf6c
Update index.md ( #8606 )
2018-09-18 16:29:13 -10:00
chinaniit
f7793c2b0d
Update index.md ( #8532 )
...
Changed "client- and server-side" to "client-side and server-side"
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
2018-09-14 10:51:53 -05:00
Scott Addie
baad2922ff
Remove metadata fields which were relocated to docfx.json ( #7340 )
...
* Remove metadata fields which were relocated to docfx.json
* Add index.md entries to docfx.json
* Update ms.technology value for index.md
2018-06-27 16:55:56 -05:00
Scott Addie
e4a405c727
Metadata update to ASP.NET Core index page ( #7195 )
...
Fixes #6541
2018-06-20 15:02:53 -05:00
Scott Addie
645d057bbb
Metadata updates for the Razor Pages docs ( #7127 )
...
* Metadata updates for the Razor Pages docs
* Update sample download links
* Change uid values
* Remove unnecessary redirection rule
* Fix date metadata warnings
* Add redirect entries
* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Luke Latham
b8ee7c29a2
Document improved support for integration testing ( #6086 )
...
* Integration testing topic
Updates
Updates
Updates
Updates
Updates
Update
* Revert "Merge branch 'guardrex/integration-testing-topic' of https://github.com/aspnet/Docs into guardrex/integration-testing-topic"
This reverts commit 0c8de51aad9f1a183df400c0dc0cf84743baf445, reversing
changes made to ba5c3518ebfdd855907a751d181996cd0f7abee7.
* Updates
* Updates
* Add API ref links
* Updates
* Remove preview notice
* Updates
* Updates
Update
Updates
Updates
Updates
Updates
Updates
Updates
Updates
Update
* Updates
* React to feedback
* Update sample package refs to 2.1.0
2018-05-29 15:02:02 -10:00
Scott Addie
b2cdf7ff05
Relocate advanced MVC docs to Web API TOC ( #5859 )
2018-04-02 15:22:30 -04:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Rick Anderson
76a8a12be4
Landing page - explain full .NET Framework. ( #5571 )
...
* Landing page - explain full .NET Framework.
* .NET Framework target framework patches (#5573 )
2018-03-02 15:32:03 -10:00
Maira Wenzel
bd45daabbd
changing title for offline book ( #5343 )
...
* changing title for offline book
* Update index.md
2018-02-02 13:48:42 -06:00
Rick Anderson
0f9f10d4af
Update index.md ( #5330 )
...
Add link to RP start.
2018-02-01 10:14:16 -10:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
1dd1a7fc8a
Remove localization segment from links ( #5254 )
2018-01-23 19:12:57 -06:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Scott Addie
e9643cf034
Address TOC inconsistencies ( #5154 )
...
* Address TOC inconsistencies
* Fix broken links
* Fix security-related TOCs
* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Luke Latham
3f682a9ef2
Hosting and deployment updates (Stage 1) ( #5127 )
...
* Hosting and deployment updates
Update
Updates
Updates
Updates
Updates
* React to feedback
2018-01-09 15:41:28 -10:00
Scott Addie
c6d5695dc7
Address low CSAT in intro doc ( #4986 )
2017-12-12 11:47:12 -10:00
Luke Latham
374ecc35a7
Documenting Options change for 2.0 ( #4797 )
...
* Documenting Options change for 2.0
Update
Updates
Updates
* Updates
Fix link
Update TOC entry
Fix redo
Updates
* Update index.md
Simple is banned.
* Factor remaining Options out of Config topic
* React to feedback and updates
Update
Updates
Update metadata
* React to feedback
Update
2017-11-28 14:09:16 -10:00