Test.IE.Core 2.3.0-beta1

Additional Details

1

This is a prerelease version of Test.IE.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Test.IE.Core --version 2.3.0-beta1                
NuGet\Install-Package Test.IE.Core -Version 2.3.0-beta1                
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-beta1" />                
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-beta1                
#r "nuget: Test.IE.Core, 2.3.0-beta1"                
#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-beta1&prerelease

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

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

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

         **2020.06.17**
         - ** 【Nuget】版本更新到2.2.7**
         - ** 【HTML导出】添加对NETCore2.2模板引擎的支持

         **2020.06.16**
         - ** 【Nuget】版本更新到2.2.6**
         - ** 【HTML导出】添加对NETCore2.2模板引擎的支持

         **2020.06.14**
         - ** 【Nuget】版本更新到2.2.5**
         - ** 【Excel导出】增加分栏、分sheet、追加rows导出 [#74](https://github.com/dotnetcore/Magicodes.IE/issues/74)**
         - exporter.Append(list1).SeparateByColumn().Append(list2).ExportAppendData(filePath);
         - exporter.Append(list1).SeparateBySheet().Append(list2).ExportAppendData(filePath);
         - exporter.Append(list1).SeparateByRow().AppendHeaders().Append(list2).ExportAppendData(filePath);
         - ** [Excel导出】修复‘IsAllowRepeat=true’ [#107](https://github.com/dotnetcore/Magicodes.IE/issues/107) **
         - ** [Pdf导出】增加PDF扩展方法,支持通过以参数形式传递特性参数 [#104](https://github.com/dotnetcore/Magicodes.IE/issues/104) **
         - `ExportListBytesByTemplate<T>(ICollection<T> data, PdfExporterAttribute pdfExporterAttribute,string temple);`
         - `ExportBytesByTemplate<T>(T data, PdfExporterAttribute pdfExporterAttribute,string template);`

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 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 482 7/19/2020
2.3.0-beta8 403 7/19/2020
2.3.0-beta7 316 7/19/2020
2.3.0-beta6 321 7/19/2020
2.3.0-beta5 322 7/19/2020
2.3.0-beta4 247 7/19/2020
2.3.0-beta3 290 7/14/2020
2.3.0-beta29 254 8/3/2020
2.3.0-beta28 272 8/3/2020
2.3.0-beta27 377 7/20/2020
2.3.0-beta26 383 7/20/2020
2.3.0-beta25 368 7/20/2020
2.3.0-beta24 355 7/20/2020
2.3.0-beta23 347 7/20/2020
2.3.0-beta22 338 7/20/2020
2.3.0-beta21 375 7/20/2020
2.3.0-beta20 383 7/20/2020
2.3.0-beta19 360 7/20/2020
2.3.0-beta18 378 7/20/2020
2.3.0-beta17 284 7/20/2020
2.3.0-beta16 334 7/20/2020
2.3.0-beta15 397 7/19/2020
2.3.0-beta14 414 7/19/2020
2.3.0-beta13 356 7/19/2020
2.3.0-beta12 358 7/19/2020
2.3.0-beta11 405 7/19/2020
2.3.0-beta10 373 7/19/2020
2.3.0-beta1 352 7/3/2020 2.3.0-beta1 is deprecated.