CachePersist.Net

No summary available for this package.

Latest version published over 2 years ago
VersionReleasedDeprecated
0.1.0Nov 19, 2021
Nov 19, 2021
over 2 years ago

Last updated on 19 January-2024, at 01:55 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

CachePersist.Net is a .NET library that allows you to persistently store data. It contains persistent dictionaries and a caching system. The persistent dictionaries are IDictionary implementations for persistent storare of key,value pairs. With the disk-caching system you can use (string) keys load and store any serializable object to and from disk. It lets you choose different serialization methods when storing values and automatically picks the correct deserializer when loading back from disk.

FAQs

> Is CachePersist.Net Deprecated?

It appears there are some versions of CachePersist.Net that are deprecated.

> What is the deprecation date for the latest version of CachePersist.Net?

The latest version of CachePersist.Net was released on Nov 19, 2021, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.