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.
<PackageVersion Include="Test.IE.Core" Version="2.3.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Test.IE.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Test.IE.Core&version=2.3.0-beta1&prerelease
                    
Install Test.IE.Core as a Cake Addin
#tool nuget:?package=Test.IE.Core&version=2.3.0-beta1&prerelease
                    
Install Test.IE.Core as a Cake Tool

导入导出通用库,通过导入导出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.  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 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 523 7/19/2020
2.3.0-beta8 444 7/19/2020
2.3.0-beta7 361 7/19/2020
2.3.0-beta6 362 7/19/2020
2.3.0-beta5 362 7/19/2020
2.3.0-beta4 287 7/19/2020
2.3.0-beta3 330 7/14/2020
2.3.0-beta29 294 8/3/2020
2.3.0-beta28 312 8/3/2020
2.3.0-beta27 420 7/20/2020
2.3.0-beta26 423 7/20/2020
2.3.0-beta25 407 7/20/2020
2.3.0-beta24 394 7/20/2020
2.3.0-beta23 386 7/20/2020
2.3.0-beta22 377 7/20/2020
2.3.0-beta21 415 7/20/2020
2.3.0-beta20 423 7/20/2020
2.3.0-beta19 399 7/20/2020
2.3.0-beta18 418 7/20/2020
2.3.0-beta17 325 7/20/2020
2.3.0-beta16 374 7/20/2020
2.3.0-beta15 436 7/19/2020
2.3.0-beta14 454 7/19/2020
2.3.0-beta13 397 7/19/2020
2.3.0-beta12 398 7/19/2020
2.3.0-beta11 444 7/19/2020
2.3.0-beta10 413 7/19/2020
2.3.0-beta1 428 7/3/2020 2.3.0-beta1 is deprecated.