Commit Graph

10 Commits (d4ceb5137e7265b8fe8d4fd5ce8a762e7f46b647)

Author SHA1 Message Date
Scott Addie b8675a092a
Add VS download campaign links (#12380)
* Add VS download campaign links

* Remove unused 2.1 include

* Delete unused include

* React to feedback
2019-05-10 20:51:27 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10: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 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Scott Addie 126bb378af
Make LibMan CLI destination path xplat (#8737)
Addresses the same problem that was fixed in https://github.com/aspnet/Docs/pull/8734.
2018-09-27 11:43:49 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie 4fcf7d1d47
Add note about LibMan install relative path support (#8360)
Adds an example of using a relative path with `libman install --files`.
2018-08-30 15:46:53 -05:00
Scott Addie b22bb01eb5
Add LibMan CLI doc (#8260)
* Add LibMan CLI doc

* Add missing --verbosity option

* More edits

* Add Arguments sections

* Move provider names to an include

* Rearrange options

* Verbiage tweaks

* Shorten verbiage

* Fix code snippet include

* Show command to uninstall filesystem library

* Verbiage tweak

* Verbiage tweaks

* React to feedback

* pre-release --> prerelease

* Add output for help command

* Address horizontal scrolling in help output

* Add libman init screenshot

* React to feedback

* Fix folder path

* Final tweaks
2018-08-30 14:20:06 -05:00
Scott Addie 75a084be94
Add LibMan docs (#8008)
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246

The LibMan CLI detail will be added after the supporting NuGet package is published.

**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008)
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008)
2018-08-22 09:27:24 -05:00