Skip to content

feat: Added IMemoryCache by default to the container#955

Merged
linkdotnet merged 4 commits intomainfrom
feature/mcache-di
Jan 11, 2023
Merged

feat: Added IMemoryCache by default to the container#955
linkdotnet merged 4 commits intomainfrom
feature/mcache-di

Conversation

@linkdotnet
Copy link
Collaborator

This PR closes #954

By default, the container has an IMemoryCache implementation available. This aligns the behavior to what ASP.NET Core does.

@linkdotnet linkdotnet requested a review from egil January 10, 2023 12:14
egil
egil previously approved these changes Jan 10, 2023
Copy link
Member

@egil egil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Co-authored-by: Egil Hansen <[email protected]>
@linkdotnet linkdotnet requested a review from egil January 10, 2023 13:06
@linkdotnet linkdotnet merged commit 3cc8e99 into main Jan 11, 2023
@linkdotnet linkdotnet deleted the feature/mcache-di branch January 11, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding IMemoryCache by default

2 participants