I can't use the dictionary object at application scope because of the threading model. Is there a freely available component that I can use at the application level for storing key/value pairs (for multilingual content) in an ASP application.

Thanks.