LINQPad

LINQPad
Original author(s) Joseph Albahari
Stable release
5.02.03 / 27 August 2015 (2015-08-27)
Operating system Windows
Type Developer utility
License Freeware, proprietary
Website http://linqpad.net/

LINQPad is a software utility targeted at Microsoft .NET development. It is used to interactively query SQL databases (among other data sources such as OData or WCF Data Services) using LINQ, as well as interactively writing C# code without the need for an IDE. This expands its use to a general "test workbench" where C# code can be quickly prototyped outside of Visual Studio. It can also be used to write code in the VB.NET, SQL and F# languages.

This product is freemium, keeping the C# auto-complete feature disabled until the user purchases a license.[1]

LINQPad supports the following LINQ dialects:

References


This article is issued from Wikipedia - version of the 7/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.