Misplaced Pages

LINQPad

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "LINQPad" – news · newspapers · books · scholar · JSTOR (April 2015) (Learn how and when to remove this message)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "LINQPad" – news · newspapers · books · scholar · JSTOR (April 2015) (Learn how and when to remove this message)
(Learn how and when to remove this message)
LINQPad
Original author(s)Joseph Albahari
Stable release7.7.15
Written inC#
Operating systemWindows
Platform.NET
Available inEnglish
TypeDeveloper utility
LicenseFreemium
Websitewww.linqpad.net

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

References

  1. "LINQPad - Purchase".

External links


Stub icon

This programming-tool-related article is a stub. You can help Misplaced Pages by expanding it.

Categories:
LINQPad Add topic