FSharp.Expandable.Compiler.Build 0.8.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Expandable.Compiler.Build --version 0.8.1
                    
NuGet\Install-Package FSharp.Expandable.Compiler.Build -Version 0.8.1
                    
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="FSharp.Expandable.Compiler.Build" Version="0.8.1">
  <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="FSharp.Expandable.Compiler.Build" Version="0.8.1" />
                    
Directory.Packages.props
<PackageReference Include="FSharp.Expandable.Compiler.Build">
  <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 FSharp.Expandable.Compiler.Build --version 0.8.1
                    
#r "nuget: FSharp.Expandable.Compiler.Build, 0.8.1"
                    
#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.
#:package FSharp.Expandable.Compiler.Build@0.8.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FSharp.Expandable.Compiler.Build&version=0.8.1
                    
Install as a Cake Addin
#tool nuget:?package=FSharp.Expandable.Compiler.Build&version=0.8.1
                    
Install as a Cake Tool

Easy infrastructure can replace F#'s AST at compile time.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on FSharp.Expandable.Compiler.Build:

Package Downloads
fscx-sample-inheritable-filter

Expandable F# compiler's sample custom filter package.

fscx-sample-functional-filter

Expandable F# compiler's sample custom filter package.

fscx-sample-aspect-filter

Expandable F# compiler's sample custom filter package.

fscx-sample-aspect-logger-filter

Expandable F# compiler's sample custom filter package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.2 8,500 5/24/2017
0.9.1 5,281 5/24/2017
0.8.5 4,883 5/23/2017
0.8.4 1,335 5/23/2017
0.8.3 5,059 5/18/2017
0.8.2 4,936 4/21/2017
0.8.1 1,339 4/21/2017
0.7.6 5,081 1/30/2017
0.7.5 4,852 1/10/2017
0.7.4 4,718 1/10/2017
0.7.3 1,372 1/10/2017
0.7.2 1,389 1/10/2017
0.7.1 1,394 1/10/2017
0.6.14 1,391 11/28/2016
0.6.13 1,493 11/16/2016
0.6.12 5,032 11/2/2016
0.6.11 1,519 11/2/2016
0.6.10 1,613 11/2/2016
0.6.9 1,674 11/2/2016
0.6.8 1,608 11/2/2016
Loading failed

Fixed bypass from MSBuild script's FscxFilterArgument properties into fscx.
Version bumper uses only Paket.