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

Revise and Document cached/lazy service providers #14879

Merged
merged 6 commits into from
Nov 30, 2022

Conversation

hikalkan
Copy link
Member

@hikalkan hikalkan commented Nov 30, 2022

I aligned IAbpLazyServiceProvider with the other cached service providers (ICachedServiceProvider and ITransientCachedServiceProvider) and also documented them.

IAbpLazyServiceProvider is currently exists only for backward compatibility. We can use ITransientCachedServiceProvider instead of it, for new projects.

@hikalkan hikalkan marked this pull request as ready for review November 30, 2022 08:22
@maliming maliming merged commit 6a870ca into rel-7.0 Nov 30, 2022
@maliming maliming deleted the doc-cached-service-providers branch November 30, 2022 09:04
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.

None yet

2 participants