Qulaly is a library that queries Roslyn's C# syntax tree with CSS selector-like syntax.
Info
Version: | 1.0.2 |
Author(s): | Mayuki Sawatari |
Last Update: | Monday, August 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mayuki/Qulaly |
NuGet Url: | https://www.nuget.org/packages/Qulaly |
Install
Install-Package Qulaly
dotnet add package Qulaly
paket add Qulaly
Qulaly Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.4.0)
Tags