Farkle.Tools.MSBuild 6.5.2

dotnet add package Farkle.Tools.MSBuild --version 6.5.2
                    
NuGet\Install-Package Farkle.Tools.MSBuild -Version 6.5.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Farkle.Tools.MSBuild" Version="6.5.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Farkle.Tools.MSBuild" Version="6.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Farkle.Tools.MSBuild">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Farkle.Tools.MSBuild --version 6.5.2
                    
#r "nuget: Farkle.Tools.MSBuild, 6.5.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Farkle.Tools.MSBuild&version=6.5.2
                    
Install Farkle.Tools.MSBuild as a Cake Addin
#tool nuget:?package=Farkle.Tools.MSBuild&version=6.5.2
                    
Install Farkle.Tools.MSBuild as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.5.2 12,363 11/10/2024
6.5.1 27,695 1/25/2023
6.5.0 425 9/8/2022
6.4.0 511 3/11/2022
6.3.2 401 10/31/2021
6.3.1 356 10/18/2021
6.3.0 447 10/3/2021
6.2.0 421 5/16/2021
6.1.0 377 3/4/2021
6.0.0 416 2/22/2021
6.0.0-alpha.3 237 11/25/2020
6.0.0-alpha.2 320 8/22/2020
6.0.0-alpha.1 320 4/13/2020
5.4.1 694 3/23/2020
5.4.0 565 3/20/2020
5.3.0 613 2/23/2020
5.2.0 673 2/9/2020
5.1.0 669 1/30/2020
5.0.1 702 8/20/2019
5.0.0 605 8/13/2019
5.0.0-rc.7 344 8/10/2019
5.0.0-rc.6 369 7/22/2019
5.0.0-rc.4 353 7/17/2019
5.0.0-rc.2 331 7/17/2019
5.0.0-rc.1 371 7/15/2019

You can see information about the latest releases on https://github.com/teo-tsirpanis/Farkle/releases