SqliteCache 9.0.0
A release for ASP.NET 9.0
The NeoSmart.Caching.Sqlite.AspNetCore
namespace has been merged into the parent NeoSmart.Caching.Sqlite
namespace; there is no longer a need to include both using NeoSmart.Caching.Sqlite;
and using NeoSmart.Caching.Sqlite.AspNetCore
in your code to get the DI-friendly routines (and the latter has been deprecated and should not be used).
Full Changelog: 8.0.0...9.0.0
Available on NuGet: https://www.nuget.org/packages/NeoSmart.Caching.Sqlite