Commit Graph

93 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
Tom Dykstra e35aed0e40 manually added id must match the one in the project file 2024-02-23 16:34:19 -08:00
Tom Dykstra e06e2c8a88 manually set assembly info attributes 2024-02-22 17:36:48 -08:00
Tom Dykstra 36b92046bd move new section to end of file 2024-01-23 10:56:02 -08:00
Tom Dykstra 71336af498 fix links 2024-01-23 10:18:46 -08:00
Tom Dykstra 33c1806e36 fix links 2024-01-23 10:12:17 -08:00
Tom Dykstra 7e3597f733 fix links 2024-01-23 10:07:56 -08:00
Tom Dykstra 2fb6fde24d fix link 2024-01-22 20:14:57 -08:00
Tom Dykstra d2c00855e6 fix link 2024-01-22 19:53:29 -08:00
Tom Dykstra 9181158b8b put 3-5 in include file 2024-01-22 17:47:58 -08:00
Tom Dykstra d454bf4a64 duplicate new section in >6 section 2024-01-22 17:36:44 -08:00
richstokoe 032020414d
Updated app-secrets.md to show how to use user secrets in a console app (#31371) 2024-01-07 13:33:13 -08:00
Rick Anderson 07716d9553
Update app-secrets.md (#30412)
* Update app-secrets.md

* Update app-secrets.md
2023-09-19 12:45:48 -10:00
Muhab Abdelreheem 216f672282
Typo fix - update to safe storage of app secrets in development in ASP.NET Core article (#29302)
- (The app's `secrets.json` file was modified to remove the key-value pair associated with the `MoviesConnectionString` key.) to (... `Movies:ConnectionString` key.).
2023-05-17 12:12:51 -10:00
Tom Dykstra fad3df0383
Reassign some articles (#28929)
* Reassign some articles

* fix link

* remove cSpell setting
2023-04-10 08:58:13 -10:00
Rick Anderson b1369790a9
Update migration guide /8 (#28184)
* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Apply suggestions from code review

Co-authored-by: Chris Ross <chrross@microsoft.com>

---------

Co-authored-by: Chris Ross <chrross@microsoft.com>
2023-02-01 08:56:48 -10:00
Rick Anderson 69187e4677
Update app-secrets.md (#26506) 2022-07-21 12:36:57 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Rick Anderson c5d39d948d
.NET 6 user secrets /4 (#23732)
* .NET 6 user secrets /4

* .NET 6 user secrets /4

* .NET 6 user secrets /4

* .NET 6 user secrets /4

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-04 06:09:57 -10:00
Rick Anderson e5d49a8100
moniker prep for secrets (#23731) 2021-11-03 14:39:53 -10:00
Luke Latham 3b8e7fe9e8
Broken link fixups (#23249)
* Broken link fixups

* Updates
2021-09-09 10:01:33 -07:00
Rick Anderson 605927cfa3
show VS for managing user secrets /a (#22781)
* show VS for managing user secrets /a

* show VS for managing user secrets /a

* show VS for managing user secrets /a

* Update aspnetcore/security/app-secrets.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2021-07-20 16:15:42 -07:00
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
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Scott Addie 6ae3175623
Update FY21 Q2 content performance metadata tag (#20943) 2020-12-14 15:09:49 -06:00
Scott Addie 0bbf97a9b6
Show how to access user secrets in a Razor Page (#20748) 2020-11-25 12:49:23 -06: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
Kirk Larkin 7410ba1eed
Show AddUserSecrets without CreateDefaultBuilder (#17945) 2020-04-21 19:00:52 -10:00
Rick Anderson db87c2bd71
remove moniker hell from Safe storage of app secrets (#17923)
* remove moniker hell from Safe storage of app secrets

* work

* work
2020-04-20 10:49:54 -10:00
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
Rick Anderson 7ce719ff69
Update app-secrets.md (#16342)
* Update app-secrets.md

* Update aspnetcore/security/app-secrets.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update app-secrets.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-02 10:42:12 -08:00
Scott Addie 6d3ed8ac42
Update app secrets in development for 3.0 (#16045) 2019-12-05 17:07:03 -06:00
Scott Addie 53dd752232
URL encode asterisks in app secrets API ref links (#16033) 2019-12-05 11:06:33 -06:00
Rick Anderson f20ef4d7bd Update app-secrets.md (#16030)
* Update app-secrets.md

* minor edits
2019-12-05 10:18:03 -06: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 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Rick Anderson cf7a602c63
Bash uses colon (#11731) 2019-03-28 12:17:50 -10: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
Luke Latham 4d8b6ca6a0 Clarify User Secrets usage in App Secrets topic (#10722)
* Clarify User Secrets usage in App Secrets topic

* Update aspnetcore/security/app-secrets.md

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2019-01-31 08:54:46 -08: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
Rick Anderson 25864d9dea Update app-secrets.md (#8662)
Need this for a doc in aspnet and it was too awful to copy.
2018-09-24 10:32:29 -05:00