I have a .Net framework library and im porting it over to .Net core. In my class, I have a memory cacher class that does what it says.
In .NET core, I have installed