Top 20 NuGet dsl Packages

Extended LINQ support for XPression
Package with Handlebars template engine for NPolyglot.
Package with Sprache parsers support for NPolyglot.
Package with language design utilities for NPolyglot.
This package contains the EPiServer CMSQL specific implementation.
CMS Query Language (CMSQL), is a DSL specifically designed for use in Content Management Systems to query over tree structured data.
A fsharp DSL for working with Structurizr diagrams
desh.net is a set of tools for desh: parser, engine, etc. desh (Decision Expressions) is a concise language for defining business rules.
.NET and Mono framework with support for Postgres and Oracle
Simple F# DSL style record validation framework
Roscoe is a strongly-typed fluent interface for Postgres
DSL abstraction for Working with SQL (Select, Update, Insert, Delete, Executing Stored procedures, using Transactions)
Supports the creation of Domain-Specific Languages for test automation. Supports human friendly random data generation
Parses the Kaylee model files and generates the corresponding AST. Usually acts as the baseline for other tools like code generators.
FunnyDB - a simple and lightweight query builder and object mapper for .Net
TemplateFilemanager is based on the EntityFrameworkTemplateFileManager which supports code generation in different solutions and folders with CustomTool-/BuildAction-Definitions. Please report bugs or feature requests on github: https://github.com/renegadexx/T4.Helper/issues.
Visual Studio Automation Helper for T4, that enables access to the EnvDTE and FSO. Please report bugs or feature requests on github: https://github.com/renegadexx/T4.Helper/issues.
REA Policy Model DSL generator. First Install VSIX extension -> REA Policy Modeling from Extension Manager On-line Gallery
Working with dates and time in .NET works great, but I feel it could be more natural to work with them. new DateTime(2000, 6, 3) is less natural than 3.June(2000), isn't it?
.NET Parsing Expression Grammar developed 100% using a TDD. The framework can READ and WRITE itself. DSL is written with NPEG. Equivalent native parsers can be exported in many popular languages.