ExcelCompiler 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ExcelCompiler --version 1.0.0
NuGet\Install-Package ExcelCompiler -Version 1.0.0
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="ExcelCompiler" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelCompiler" Version="1.0.0" />
<PackageReference Include="ExcelCompiler" />
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 ExcelCompiler --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExcelCompiler, 1.0.0"
#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=ExcelCompiler&version=1.0.0
#tool nuget:?package=ExcelCompiler&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A tool for parsing excel formula.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- FSharp.Core (>= 5.0.1)
- FSharp.Idioms (>= 1.1.8)
- FSharp.Literals (>= 2.2.0)
- FSharpCompiler.Analyzing (>= 1.0.3)
- FSharpCompiler.Parsing (>= 1.0.4)
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 |
---|---|---|
1.1.15 | 133 | 11/30/2024 |
1.1.14 | 280 | 11/20/2023 |
1.1.13 | 186 | 9/9/2023 |
1.1.12 | 263 | 3/22/2023 |
1.1.11 | 461 | 10/16/2022 |
1.1.10 | 466 | 9/8/2022 |
1.1.9 | 449 | 9/7/2022 |
1.1.8 | 479 | 6/27/2022 |
1.1.7 | 499 | 5/8/2022 |
1.1.6 | 509 | 4/19/2022 |
1.1.5 | 502 | 1/24/2022 |
1.1.4 | 308 | 12/31/2021 |
1.1.3 | 369 | 12/19/2021 |
1.1.2 | 366 | 12/7/2021 |
1.1.1 | 358 | 12/5/2021 |
1.1.0 | 969 | 11/29/2021 |
1.0.5 | 376 | 10/28/2021 |
1.0.4 | 370 | 8/22/2021 |
1.0.3 | 401 | 7/23/2021 |
1.0.2 | 409 | 6/22/2021 |
1.0.1 | 392 | 6/21/2021 |
1.0.0 | 411 | 4/13/2021 |
first time