Commit Graph

5 Commits (bdcf99e5773cd479fb3ae878b6acebd15404a3c1)

Author SHA1 Message Date
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