Configure LINQPad
Note
This feature is only available in NCache Enterprise Edition.
NCache offers seamless integration with LINQPad, a .NET utility often used to query SQL databases using LINQ query and Lambda expressions. Additionally, it provides the ability to write in C# without needing an IDE. Additionally, NCache has its own provider to support these LINQ queries in LINQPad for better data analysis and ease of use. NCache integration with LINQPad is simple, as it only requires adding a reference to the NCache LINQPad provider - along with the custom objects stored in NCache. Although, the queried objects must NCache indexed.
Note
The following section has been implemented using LINQPad 5.
In This Section
Configure LINQPad for NCache
Query Data in Cache with LINQPad