Reference articles on history, science, culture and more
Encyclopedia

LINQPad

LINQPad is a software utility targeted at .NET Framework and .NET Core 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.

LINQPad supports the following LINQ dialects:

  • Entity Framework
  • LINQ to Objects
  • LINQ to SQL
  • LINQ to XML
Watch videos about LINQPadExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article LINQPad, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.