Commit Graph

13 Commits (4ad9a9f7fbd7b5506d15d436f5c6f83ad1ecb6fc)

Author SHA1 Message Date
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Rick Anderson cc5b254470
Author scott change to rick (#21927) 2021-04-05 12:17:06 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Tom Dykstra 85cd3e9685
drop 'command-line interface' before 'CLI' (#16787) 2020-01-30 14:50:50 -08:00
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05: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
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