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 |