Jeylabs.XmlToExcelConverter
1.0.0
dotnet add package Jeylabs.XmlToExcelConverter --version 1.0.0
NuGet\Install-Package Jeylabs.XmlToExcelConverter -Version 1.0.0
<PackageReference Include="Jeylabs.XmlToExcelConverter" Version="1.0.0" />
<PackageVersion Include="Jeylabs.XmlToExcelConverter" Version="1.0.0" />
<PackageReference Include="Jeylabs.XmlToExcelConverter" />
paket add Jeylabs.XmlToExcelConverter --version 1.0.0
#r "nuget: Jeylabs.XmlToExcelConverter, 1.0.0"
#:package Jeylabs.XmlToExcelConverter@1.0.0
#addin nuget:?package=Jeylabs.XmlToExcelConverter&version=1.0.0
#tool nuget:?package=Jeylabs.XmlToExcelConverter&version=1.0.0
Jeylabs.XmlToExcelConverter
The Package to use on Projects purpose of generating Microsoft Excel file with the XML Data
Jeylabs.XmlToExcelConverter (.Net Framework)
The Package to use on Projects purpose of generating Microsoft Excel file with the XML Data
Target
The package targets .Net Framework 4.0 or latest. you can install and use the package Jeylabs.XmlToExcelConverter on projects which are based on .Net Framework
Usage
To start using reusable_timeline you can install it using nuget
If you are using "Nuget Package Manager Console" use the following command to install it
Install-Package Jeylabs.XmlToExcelConverter -Version 1.0.0If you are using ".NET CLI" use the following command to install it
dotnet add package Jeylabs.XmlToExcelConverter --version 1.0.0If you are using "Nuget Package Manager (GUI)" follow the steps which following gif showing.
You must use the Jeylabs.XmlToExcelConverter namespace from the Jeylabs.XmlToExcelConverter package
using Jeylabs.XmlToExcelConverter;
Then you have to to pass the value to the params of CreateExcel method of ExcelConverter class
Demo
You can refer the following demo.
Learn more about Target Frameworks and .NET Standard.
-
- EPPlus (>= 4.5.2.1)
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 |
|---|---|---|
| 1.0.0 | 935 | 8/9/2019 |
This is Initial Package release