"This newly factored namespace lets you use caching features outside of System.Web, as well as derive new kinds of caches."

 

Nice, although you could already use the System.Web cache outside of web applications (e.g. Console, WinForms, WPF), which many devs don't realize.