FSharp.Expandable.Compiler.Build
0.5.1
See the version list below for details.
dotnet add package FSharp.Expandable.Compiler.Build --version 0.5.1
NuGet\Install-Package FSharp.Expandable.Compiler.Build -Version 0.5.1
<PackageReference Include="FSharp.Expandable.Compiler.Build" Version="0.5.1" />
paket add FSharp.Expandable.Compiler.Build --version 0.5.1
#r "nuget: FSharp.Expandable.Compiler.Build, 0.5.1"
// Install FSharp.Expandable.Compiler.Build as a Cake Addin #addin nuget:?package=FSharp.Expandable.Compiler.Build&version=0.5.1 // Install FSharp.Expandable.Compiler.Build as a Cake Tool #tool nuget:?package=FSharp.Expandable.Compiler.Build&version=0.5.1
Easy infrastructure can replace F#'s AST at compile time.
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Expandable.Compiler.Core (>= 0.5.1)
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 | 7,895 | 5/24/2017 |
0.9.1 | 4,773 | 5/24/2017 |
0.8.5 | 4,417 | 5/23/2017 |
0.8.4 | 942 | 5/23/2017 |
0.8.3 | 4,566 | 5/18/2017 |
0.8.2 | 4,465 | 4/21/2017 |
0.8.1 | 943 | 4/21/2017 |
0.7.6 | 4,587 | 1/30/2017 |
0.7.5 | 4,373 | 1/10/2017 |
0.7.4 | 4,266 | 1/10/2017 |
0.7.3 | 948 | 1/10/2017 |
0.7.2 | 994 | 1/10/2017 |
0.7.1 | 997 | 1/10/2017 |
0.6.14 | 1,003 | 11/28/2016 |
0.6.13 | 1,089 | 11/16/2016 |
0.6.12 | 4,560 | 11/2/2016 |
0.6.11 | 1,126 | 11/2/2016 |
0.6.10 | 1,217 | 11/2/2016 |
0.6.9 | 1,274 | 11/2/2016 |
0.6.8 | 1,215 | 11/2/2016 |
0.6.7 | 3,919 | 10/27/2016 |
0.6.6 | 982 | 10/27/2016 |
0.6.5 | 4,303 | 10/25/2016 |
0.6.2 | 4,225 | 10/5/2016 |
0.6.1 | 1,018 | 10/4/2016 |
0.5.6 | 972 | 10/3/2016 |
0.5.5 | 1,028 | 10/3/2016 |
0.5.2 | 4,207 | 9/16/2016 |
0.5.1 | 4,441 | 9/15/2016 |
Pre release packages.
Basic filter utilities implemented.
NuGet package rearranged.
Full delayed load core libs, because VS loaded and locked Tasks assembly.