Powershell command for removing items from Appfabric cache
- by DotnetDude
Are there powershell commands to:
Get a list of items in the cache
Remove a particular item
Remove all items
Change the value for a particular key
I haven't come across a nice blog or tutorial for beginners to get started with Appfabric caching administration.
Thanks!