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

Autofac or .NET Core DI for Glav.CacheAdapter #22

Open
petar-maletic opened this issue May 5, 2021 · 2 comments
Open

Autofac or .NET Core DI for Glav.CacheAdapter #22

petar-maletic opened this issue May 5, 2021 · 2 comments
Assignees
Labels

Comments

@petar-maletic
Copy link

Is there a chance to create a DI example/s for Autofac or .NET Core DI for Glav.CacheAdapter?

Ty in advance :)

@github-actions
Copy link

github-actions bot commented May 5, 2021

👋 Thanks for reporting! This repository has limited activity due to being superseded by .Net core caching (IDistributedCache). So please be patient. Would happily accept pull requests though.

@glav glav self-assigned this May 10, 2021
@glav glav added the question label May 10, 2021
@glav
Copy link
Owner

glav commented May 10, 2021

Thanks Petar.

You can find an example of using Autofac with Glav.CacheAdapter within an ASP.Net MVC application here

.NET core is not typically supported right now due to it having its own abstraction mechanism and support for the likes of Redis. It would ideally require that a .Net standard version of this library be provided for that. If there is demand I can do that or optionally accept pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants