Chsword.Excel2Object 2.0.0.122

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chsword.Excel2Object --version 2.0.0.122                
NuGet\Install-Package Chsword.Excel2Object -Version 2.0.0.122                
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="Chsword.Excel2Object" Version="2.0.0.122" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chsword.Excel2Object --version 2.0.0.122                
#r "nuget: Chsword.Excel2Object, 2.0.0.122"                
#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.
// Install Chsword.Excel2Object as a Cake Addin
#addin nuget:?package=Chsword.Excel2Object&version=2.0.0.122

// Install Chsword.Excel2Object as a Cake Tool
#tool nuget:?package=Chsword.Excel2Object&version=2.0.0.122                

Convert excel and .NET object , Excel 与 .NET 对象互相转换的类库

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.206 340 10/21/2024
2.0.0.205 206 8/5/2024
2.0.0.203 282 5/10/2024
2.0.0.200 200 4/24/2024
2.0.0.198 505 11/2/2023
2.0.0.196 257 7/31/2023
2.0.0.194 176 7/31/2023
2.0.0.193 173 7/31/2023
2.0.0.190 533 3/4/2023
2.0.0.188 312 2/20/2023
2.0.0.181 775 8/14/2022
2.0.0.178 751 3/19/2022
2.0.0.175 482 3/19/2022
2.0.0.171 996 11/4/2021
2.0.0.161 384 10/23/2021
2.0.0.159 418 10/22/2021
2.0.0.156 869 5/28/2021
2.0.0.155 419 5/24/2021
2.0.0.153 424 5/24/2021
2.0.0.143 589 10/26/2020
2.0.0.142 503 10/26/2020
2.0.0.138 804 4/15/2020
2.0.0.131 599 3/11/2020
2.0.0.130 590 3/11/2020
2.0.0.128 591 3/9/2020
2.0.0.124 620 2/5/2020
2.0.0.122 616 12/26/2019
2.0.0.113 655 12/26/2019
2.0.0.105 654 12/25/2019
2.0.0-beta 641 1/15/2019
1.0.0.100 3,062 11/9/2018
1.0.0.99 969 8/24/2018
1.0.0.98 895 8/24/2018
1.0.0.96 862 8/24/2018
1.0.0.94 912 8/24/2018
1.0.0.93 875 8/24/2018
1.0.0.92 895 8/24/2018
1.0.0.80 1,297 7/19/2017
1.0.0.43 1,465 4/13/2016
1.0.0.40 1,297 3/11/2016
1.0.0.35 1,115 3/11/2016
1.0.0.32 1,173 12/31/2015
1.0.0.20 1,161 12/30/2015
1.0.0.18 1,109 12/30/2015
1.0.0.10 1,593 8/16/2014
1.0.0.3 1,316 8/16/2014
1.0.0.1 1,210 8/16/2014
1.0.0 1,548 4/26/2014

- [x] support standard excel model
     - [x] excel & JSON convert
     - [x] excel & Dictionary<string,object> convert