An open API service indexing awesome lists of open source software.

https://github.com/postsharp/metalama.linqpad


https://github.com/postsharp/metalama.linqpad

linqpad linqpad-driver metalama

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


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](https://doc.metalama.net/conceptual/introspection/linqpad) and [API](https://doc.metalama.net/introspection-api) documentations.

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