Commit Graph

9 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Luke Latham 965219b96d
Add no-loc metadata to INCLUDES (#21506) 2021-02-15 16:06:48 -06:00
Scott Addie a8591ef91a
Update app secrets doc for 3.0 (#11343)
* Update app secrets docs for 3.0

* Remove .NET Framework language for 3.0

* Fix formatting in include file

* React to feedback
2019-03-13 11:53:11 -05:00
Paul Goldman eafaf1babb asp.net Identity visual studio updates (#10569)
* Intro

* vsedits

* vsedits

* edit

* VS edits

* click edits

* new SS

* minor edits

* revert

* updateSS

* Peer review edits

* peer review edits

* peer review edits

* Update adding-aspnet-identity-to-an-empty-or-existing-web-forms-project.md

Fix highlight problems.
2019-01-28 14:52:14 -10:00
Scott Addie 4467d7e957
Describe object graph binding for user secrets (#8128)
Fixes https://github.com/aspnet/Docs/issues/7201
Fixes https://github.com/aspnet/Docs/issues/8096

**Internal Review Pages**
* [1.1+](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-2.1&tabs=linux&branch=pr-en-us-8128#map-secrets-to-a-poco)
* [1.0](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-1.0&tabs=linux&branch=pr-en-us-8128#map-secrets-to-a-poco)
2018-08-17 11:31:27 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Scott Addie 0925108946
Correct the API key name in the user secrets doc (#7215) 2018-06-21 14:04:15 -05:00
Scott Addie 8d6d49eb3b Update user secrets doc to 2.x (#6373)
* Update user secrets doc to 2.x

* Introduce another section for adding secrets

* More changes

* More changes

* Add CLI output

* Document more CLI command options

* Add installation note about .NET Core SDK 2.1

* More changes

* Indent code snippets within tabs

* Dedent code snippets

* Add code sample for AddEnvironmentVariables

* Fix code import

* Move text

* Improve examples

* Consolidate csproj files

* Add string replacement section

* Fix code snippet types

* Minor tweaks

* More changes

* Swap ordering of sections

* Move help command out of tabs

* Simplify installation instructions

* Indent command

* Simplification

* More simplification

* React to feedback
2018-05-16 13:33:38 -10:00