Commit Graph

28 Commits (cb945fef83e66715cb81fd02862dbd1f4e14bd24)

Author SHA1 Message Date
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Luke Latham d4b0f5bf21
Razor Class Library template supports RP/MVC or components (#16684) 2020-02-11 20:20:20 -06:00
Rob Johnston 20cc7eb901
Replace double articles (#16820) 2020-02-02 21:19:05 -06:00
Luke Latham 795293f9bd
Update RCL (#16710) 2020-01-25 11:44:02 -06:00
Jeffrey T. Fritz 0988344fe6 Added clarifying language for the LIBRARY_NAME (#16611) 2020-01-21 13:49:48 -06:00
Piotr Błażejewicz (Peter Blazejewicz) 4ce14e7b10 Fix TypeScript target snippet in Razor UI docs (#15326) 2019-10-26 20:52:56 -05:00
Wade Pickett bd167a0886
Update ui-class.md new project instructions to VS 2019 (#15310)
* Update ui-class.md

Fixes #14946 

Updated VS instructions for new project to VS 2019.  Tested CLI new project instructions, they are good as is.

* Update ui-class.md

Removed repeated lines.

* Update ui-class.md

Made corrections per rick-anderson review.  Thanks Rick.

* Update ui-class.md

Corrected new project > select support pages instruction line to so it makes more sense for the 3.0 specific content within the context of its >= 3.0 moniker range.
Removed unneeded metadata moniker line.  The original had mixed metadata and inline range monikers, so corrected.
2019-10-25 12:58:03 -07:00
Rick Anderson 900a68772e
Update ui-class.md (#14890) 2019-10-08 19:58:21 -10:00
Luke Latham c9399bdb3e
Update option syntax (#14908) 2019-10-08 06:32:56 -05:00
Luke Latham 87ff347062
RCL topic update for 3.0 (#14461) 2019-09-21 13:00:40 -05:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham d9b8885b43
RCL: Exclusions and TypeScript (#13972) 2019-08-22 14:43:38 -05:00
Luke Latham dc5b3a8a3b
Use static web assets scenario in all environments (#13911) 2019-08-20 11:21:54 -05:00
Mike Surcouf 6db3cc6f25 Update ui-class.md (#13501) 2019-07-25 10:53:24 -05:00
Luke Latham 8a56461fc7 Add versioning to RCL static asset content (#13039) 2019-06-28 08:46:51 -07:00
Luke Latham 3c3200db96
RCL static assets update (#12911) 2019-06-25 20:06:34 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 2756e95ddf Add back 'mvc' to ms.custom (#12100) 2019-04-22 15:00:59 -05:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00
Nick Schonning c34c7cbefc fix: MD035/hr-style (#11588)
These may just be removed, but made consistent for now
2019-03-19 12:20:23 -05:00
Cam Soper f3ae7f0176
SEO Hackathon December 2018 changes (#9876)
* Whoops - didn't mean to merge that to this branch!

* minor updates

* minor updates

* Fixed issue #8552

* added a note on URL

* made Auth URL consistent with the portal (rather than Visual Studio)

* added a cool dagger for Luke

* phrasing

* formatting

* formatting - re-adding code fenced URLs

* Update azure-ad-b2c-webapi.md

* SEO 2018 for /core/azure and /core/security directories

* SEO 2018 for /core/razor-pages directory

* added custom tag
2018-12-06 17:21:48 -06: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 e5ed43144a
Remove webapp alias notice (#8629) 2018-09-19 23:03:52 -05:00
Scott Addie d385036170
Address Markdownlint warnings in RCL doc (#8453)
Fixes https://github.com/aspnet/Docs/issues/8451

Also addressed some other Markdownlint warnings while I was in there.
2018-09-07 13:30:36 -05:00
Rick Anderson 89477467ff
RCL - show project file (#7888) 2018-07-31 11:22:22 -06:00
Andrew Gaston d828c3ac91 Update ui-class.md (#7627)
* Update ui-class.md

@pranavkm @Rick-Anderson These changes would clarify that multiple file structures can be used and give an example of one alternative.

* Update ui-class.md

* Update ui-class.md

* Update ui-class.md
2018-07-16 16:56:20 -06:00
Rick Anderson 93a0aa4791
RCL fix VS tab (#7572)
* RCL fix VS tab

* work
2018-07-11 15:47:49 -06: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