开发者

How to get LinqPad to work with "Dynamic Query"?

Dynamic Query is a single C# file you add to your proj开发者_StackOverflowect. Anyone know how to add this library so that it works with LinqPad?


Compile it into an assembly and then add a reference to that assembly.

From the LINQPad FAQ:

Customization & Extensibility

What extensibility points does LINQPad provide?

First, you can reference custom assemblies and import custom namespaces - go to Query Properties (F4).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜