.LINQ 文件扩展名

LINQPad Query File

开发者 Joseph Albahari
受欢迎程度
3.7  |  3 
 

什么是 LINQ 文件?

A LINQ file is a text file created by LINQPad, a utility that helps .NET Framework developers test code outside of IDEs like Microsoft Visual Studio. It typically contains a query in the LINQ (Language Integrated Query) query language that interactively queries data sources, such as SQL, SQLite, Oracle, MySQL, Postgres, or OData. LINQ files may also store a C#, F#, Visual Basic (VB) expression, statement block, or program.

更多信息

在 LINQPad 6 中打开的 .linq 文件截图
在 LINQPad 6 中打开的 LINQ 文件

Developers who utilize LINQPad for testing their code are most likely the only type of user that encounters LINQ files. When a developer saves his LINQ query or other code by selecting File → Save or Save As, LINQPad creates the LINQ file to store the contents. After a developer tests his code in LINQPad, he can copy and paste the code into Visual Studio.

LINQ files are meant to be opened with LINQPad, which provides various developer features for testing the code. To open a LINQ file with LINQPad, select File → Open.

Since LINQ files are saved in plain text, they may be opened with any text editor. Microsoft Notepad, which comes bundled with Windows, or Apple TextEdit, which comes bundled with macOS can both open LINQ files. However, they do not provide the same developer features as LINQPad.

注: LINQ is pronounced as "Link."

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 LINQ 文件的程序

Windows
免费
分类: 开发者
更新时间: 2020-05-01

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 LINQPad Query 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们