Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AspNetLayoutRendererBase.Register should cache IHttpContextAccessor #659

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

304NotModified
Copy link
Member

@304NotModified 304NotModified commented Mar 28, 2021

Introduced NLogWebLayoutRenderer for caching of IHttpContextAccessor

Plus some spelling fixes

Fixes #632

@304NotModified 304NotModified added this to the 4.11.1 milestone Mar 28, 2021
@304NotModified 304NotModified changed the title Introduced NLogWebLayoutRenderer for caching of IHttpContextAccessor AspNetLayoutRendererBase.Register should cache IHttpContextAccessor Mar 28, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

95.0% 95.0% Coverage
0.0% 0.0% Duplication

@304NotModified 304NotModified merged commit 62e3335 into master Mar 29, 2021
@304NotModified 304NotModified deleted the NLogWebFuncLayoutRenderer branch March 29, 2021 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix possible deadlock issue with AspNetLayoutRendererBase.Register
2 participants