Farkle.Tools.MSBuild
Farkle's integration with MSBuild. Using this package on a project will precompile its grammars ahead of time when it is built. Building projects that use the precompiler with Visual Studio for Windows or with the .NET Framework-based "msbuild" command also requires a matching version of https://nuget.org/packages/Farkle.Tools to be installed. Learn more in https://teo-tsirpanis.github.io/Farkle/the-precompiler.html#Building-from-an-IDE
Install
dotnet add package Farkle.Tools.MSBuild --version 6.5.1
Install-Package Farkle.Tools.MSBuild -Version 6.5.1
<PackageReference Include="Farkle.Tools.MSBuild" Version="6.5.1" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.