Test.IE.Core 2.3.0-beta9

This is a prerelease version of Test.IE.Core.
dotnet add package Test.IE.Core --version 2.3.0-beta9                
NuGet\Install-Package Test.IE.Core -Version 2.3.0-beta9                
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="Test.IE.Core" Version="2.3.0-beta9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Test.IE.Core --version 2.3.0-beta9                
#r "nuget: Test.IE.Core, 2.3.0-beta9"                
#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 Test.IE.Core as a Cake Addin
#addin nuget:?package=Test.IE.Core&version=2.3.0-beta9&prerelease

// Install Test.IE.Core as a Cake Tool
#tool nuget:?package=Test.IE.Core&version=2.3.0-beta9&prerelease                

导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。
         开源库地址:https://github.com/xin-lai
         博客地址:http://www.cnblogs.com/codelove/
         交流QQ群:85318032

         **2020.07.14**
         - ** 【Nuget】版本更新到2.3.0-beta4**

         **2020.07.13**
         - ** 【Nuget】版本更新到2.3.0-beta3**
         - 【PDF导出】修复Linux下导出PDf 出错问题 #125

         **2020.07.06**
         - ** 【Nuget】版本更新到2.3.0-beta2**
         - 【Excel导出】导出业务错误数据支持直接返回错误数据的文件流字节
         - 【Excel导出】对追加sheet实现同一个Model可自定义传入不同sheet名称
         -  exporter.Append(list1,"sheet1").SeparateBySheet().Append(list2).ExportAppendData(filePath);
         - 【Nuget】针对于一些客户端不支持SemVer 2.0.0 进行采取兼容机制

         **2020.06.22**
         - ** 【Nuget】版本更新到2.3.0-beta1**
         - ** 【Excel导出】添加对Excel模板导出函数的支持
         - {{Formula::AVERAGE?params=G4:G6}}

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. 
.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 is compatible. 
.NET Framework 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 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.3.0-beta9 459 7/19/2020
2.3.0-beta8 401 7/19/2020
2.3.0-beta7 314 7/19/2020
2.3.0-beta6 318 7/19/2020
2.3.0-beta5 319 7/19/2020
2.3.0-beta4 245 7/19/2020
2.3.0-beta3 288 7/14/2020
2.3.0-beta29 252 8/3/2020
2.3.0-beta28 270 8/3/2020
2.3.0-beta27 366 7/20/2020
2.3.0-beta26 371 7/20/2020
2.3.0-beta25 356 7/20/2020
2.3.0-beta24 353 7/20/2020
2.3.0-beta23 335 7/20/2020
2.3.0-beta22 326 7/20/2020
2.3.0-beta21 352 7/20/2020
2.3.0-beta20 371 7/20/2020
2.3.0-beta19 358 7/20/2020
2.3.0-beta18 366 7/20/2020
2.3.0-beta17 280 7/20/2020
2.3.0-beta16 322 7/20/2020
2.3.0-beta15 395 7/19/2020
2.3.0-beta14 412 7/19/2020
2.3.0-beta13 344 7/19/2020
2.3.0-beta12 347 7/19/2020
2.3.0-beta11 393 7/19/2020
2.3.0-beta10 371 7/19/2020
2.3.0-beta1 344 7/3/2020 2.3.0-beta1 is deprecated.