dotnetcore / EasyCaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
MIT License
1.95k stars 322 forks source link

please update EasyCaching.Interceptor.AspectCore for net6.0 #466

Closed loveksmy closed 1 year ago

loveksmy commented 1 year ago

please update EasyCaching.Interceptor.AspectCore for net6.0

catcherwong commented 1 year ago

@loveksmy Thanks for your interest in this project.

This should upgrade AspectCore.Core and AspectCore.Extensions.DependencyInjection to 2.3.0

Do you have time to submit a PR?