CMS Query Language (CMSQL), is a DSL specifically designed for use in Content Management Systems to query over tree structured data.
Info
| Version: | 1.0.0-alpha2 |
| Author(s): | Robert Baarda |
| Last Update: | Friday, May 25, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rbaarda/Cmsql |
| NuGet Url: | https://www.nuget.org/packages/Cmsql |
Install
Install-Package Cmsql
dotnet add package Cmsql
paket add Cmsql
Cmsql Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime(>= 4.6.4 && < 5.0.0)
Tags