Chsword.Excel2Object
2.0.0.142
See the version list below for details.
dotnet add package Chsword.Excel2Object --version 2.0.0.142
NuGet\Install-Package Chsword.Excel2Object -Version 2.0.0.142
<PackageReference Include="Chsword.Excel2Object" Version="2.0.0.142" />
<PackageVersion Include="Chsword.Excel2Object" Version="2.0.0.142" />
<PackageReference Include="Chsword.Excel2Object" />
paket add Chsword.Excel2Object --version 2.0.0.142
#r "nuget: Chsword.Excel2Object, 2.0.0.142"
#:package Chsword.Excel2Object@2.0.0.142
#addin nuget:?package=Chsword.Excel2Object&version=2.0.0.142
#tool nuget:?package=Chsword.Excel2Object&version=2.0.0.142
Convert excel and .NET object , Excel 与 .NET 对象互相转换的类库
| 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. 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 | 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
- CTRC (>= 1.1.0.70)
- NPOI (>= 2.4.1)
- System.ComponentModel.Annotations (>= 4.7.0)
-
.NETStandard 2.0
- CTRC (>= 1.1.0.70)
- NPOI (>= 2.4.1)
- System.ComponentModel.Annotations (>= 4.7.0)
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 |
|---|---|---|
| 2.0.5 | 364 | 10/11/2025 |
| 2.0.4 | 171 | 10/11/2025 |
| 2.0.0.211 | 313 | 8/28/2025 |
| 2.0.0.206 | 712 | 10/21/2024 |
| 2.0.0.205 | 334 | 8/5/2024 |
| 2.0.0.203 | 404 | 5/10/2024 |
| 2.0.0.200 | 315 | 4/24/2024 |
| 2.0.0.198 | 595 | 11/2/2023 |
| 2.0.0.196 | 355 | 7/31/2023 |
| 2.0.0.194 | 276 | 7/31/2023 |
| 2.0.0.193 | 270 | 7/31/2023 |
| 2.0.0.190 | 657 | 3/4/2023 |
| 2.0.0.188 | 443 | 2/20/2023 |
| 2.0.0.181 | 919 | 8/14/2022 |
| 2.0.0.178 | 909 | 3/19/2022 |
| 2.0.0.175 | 637 | 3/19/2022 |
| 2.0.0.171 | 1,259 | 11/4/2021 |
| 2.0.0.161 | 526 | 10/23/2021 |
| 2.0.0.159 | 567 | 10/22/2021 |
| 2.0.0.142 | 674 | 10/26/2020 |
2020-3-11
- [x] support result type = datetime when use the formula
- [x] support EDATE excel function
2020-1
- [x] support simple formula
2020-3-11
- [x] support result type = datetime when use the formula
- [x] support EDATE excel function
2020-1
- [x] support simple formula
- [x] support standard excel model
- [x] excel & JSON convert
- [x] excel & Dictionary<string,object> convert