Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 670 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 670 Bytes

Metalama logo

Metalama.LinqPad

The Metalama.LinqPad package allows you to load any C# project or solution into LINQPad and exposes its code model to queries. This package contains an optional driver, samples, and dumping methods.

For documentation, see the conceptual and API documentations.

If you want to do code queries in standard C# projects instead of LinqPad, use the Metalama.Framework.Workspaces package.