XLParser 1.6.3
dotnet add package XLParser --version 1.6.3
NuGet\Install-Package XLParser -Version 1.6.3
<PackageReference Include="XLParser" Version="1.6.3" />
paket add XLParser --version 1.6.3
#r "nuget: XLParser, 1.6.3"
// Install XLParser as a Cake Addin
#addin nuget:?package=XLParser&version=1.6.3
// Install XLParser as a Cake Tool
#tool nuget:?package=XLParser&version=1.6.3
A parser for Excel formulas
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Irony.NetCore (>= 1.0.11)
-
.NETFramework 4.6.1
- Irony.NetCore (>= 1.0.11)
-
.NETStandard 1.6
- Irony.NetCore (>= 1.0.11)
- NETStandard.Library (>= 1.6.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on XLParser:
Package | Downloads |
---|---|
ClosedXML
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.101.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API. |
|
XLExpression
Package Description |
|
Universe.Net.Excel
Содержит функционал, работающий с файлами в формате Excel. Входит в состав Universe.Framework |
|
Flight.ClosedXML
Package Description |
|
ClosedXMLwhitconstructor
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.100.0. ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on XLParser:
Repository | Stars |
---|---|
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
|
Version | Downloads | Last updated |
---|---|---|
1.6.3 | 27,255 | 1/19/2023 |
1.6.2 | 10,997 | 11/28/2022 |
1.6.1 | 6,321 | 8/19/2022 |
1.6.0 | 1,718 | 8/5/2022 |
1.5.2 | 2,632,480 | 5/20/2022 |
1.5.1 | 24,864 | 1/6/2022 |
1.5.0 | 640 | 11/30/2021 |
1.4.2 | 115,506 | 10/6/2020 |
1.4.1 | 4,730 | 7/16/2020 |
1.4.0 | 493 | 7/8/2020 |
1.3.10 | 7,968 | 3/17/2020 |
1.3.9 | 2,456 | 2/12/2020 |
1.3.8 | 1,119 | 2/3/2020 |
1.3.7 | 15,017 | 6/19/2019 |
1.3.6 | 6,079 | 1/15/2019 |
1.3.5 | 10,621 | 6/19/2018 |
1.3.4 | 6,761 | 3/28/2018 |
1.3.3 | 1,228 | 2/19/2018 |
1.3.2 | 2,887 | 12/4/2017 |
1.3.0 | 903 | 10/29/2017 |
1.2.4 | 8,174 | 2/7/2016 |
1.2.3 | 1,012 | 1/4/2016 |
1.2.2 | 1,154 | 11/6/2015 |
1.2.1 | 1,213 | 10/9/2015 |
1.2.0 | 1,336 | 9/13/2015 |
1.1.4 | 2,074 | 9/1/2015 |
1.1.3 | 1,298 | 8/25/2015 |
- Fix: restrict row numbers in cell address (#167)
- Improve parser references, add parse tree node