Commit Graph

13 Commits (5c14d05fc2a7c5eb81722f41aa6a905abcafbee3)

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
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
Kirk Larkin 5ddea4a720
Thread.CurrentPrincipal is no longer thread-static (#18442) 2020-05-27 15:31:17 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson a43f0fa164
Update claimsprincipal-current.md (#15541) 2019-11-12 12:42:13 -10:00
Safurudin Mahic 089bef5b3e Fix ambiguity in last paragraph regarding usage of statics (#11057)
* Fix ambiguity in last paragraph regarding usage of statics

The wording in the last paragraph is ambiguous - it addresses IHttpContextAccessor interface rather than the static HttpContextAccessor helper. For the reader, it might be difficult to understand that usage of the static helper - and not the interface - is discouraged.

* Fix ambiguity in last paragraph regarding usage of statics

Co-Authored-By: mahic <159796+mahic@users.noreply.github.com>

* minor edits

* react to feedback
2019-03-26 11:35:21 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Scott Addie de5eff1646
Metadata updates for ASP.NET Core migration docs (#7178) 2018-06-20 10:33:10 -05:00
Mike Rousos c23d4c3150 ClaimsPrincipal.Current Migration Docs (#6197)
* Add a short migration doc page explaining how to migrate `ClaimsPrincipal.Current` usage

* Update file names to work with xref cross-references

* UE edit
2018-05-04 11:51:22 -05:00