Project DescriptionWebDataBridge is a simple utility for Asp.net MVC that allows you to quickly expose common application data as JSON.
great for building rich configurable User Interfaces
Supports ASP.Net MVC 2/3/4. Storage providers available for Asp.Net Cache and Redis. by default dictionary storage is used if no provider is specified.
Usage Sample