The lack of documentation is entirely my fault. I have been extremely busy lately. Please look at the test cases in CVS and see if that helps.
tinomen wrote:
The SysCacheProvider will only work when your assembly is running within the ASP.Net engine.
Have you tried it? What error does it give you? The tests don't run under ASP.NET and they pass, so I thought it would work.
tinomen wrote:
Unfortunately there isn't much documentation on how to use it.
The only property that is configurable is "prevalenceBase", which is the directory used to cache the objects. It will default to the current directory.
Again, the lack of documentation is my fault and I apologize for that.