What caching libraries would you consider to be the most important or useful for .NET?
I'm asking because I need to contact them to see they plan on supporting .NET 4.0's caching framework.
What caching libraries would you consider to be the most important or useful for .NET?
I'm asking because I need to contact them to see they plan on supporting .NET 4.0's caching framework.
Aside from the ASP.NET cache, the only one I've seen in common use (and used myself) is Microsoft's own Caching Application Block in the Enterprise Library.