WebApiContrib.Formatting.Xlsx
2.0.0-pre
Generate formatted, customisable Excel documents straight from ASP.NET Web API.
This is a prerelease version of WebApiContrib.Formatting.Xlsx.
Install-Package WebApiContrib.Formatting.Xlsx -Version 2.0.0-pre
dotnet add package WebApiContrib.Formatting.Xlsx --version 2.0.0-pre
<PackageReference Include="WebApiContrib.Formatting.Xlsx" Version="2.0.0-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiContrib.Formatting.Xlsx --version 2.0.0-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApiContrib.Formatting.Xlsx, 2.0.0-pre"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebApiContrib.Formatting.Xlsx as a Cake Addin
#addin nuget:?package=WebApiContrib.Formatting.Xlsx&version=2.0.0-pre&prerelease
// Install WebApiContrib.Formatting.Xlsx as a Cake Tool
#tool nuget:?package=WebApiContrib.Formatting.Xlsx&version=2.0.0-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First NuGet release. See package documentation for features and GitHub project page for known issues.
Dependencies
-
- EPPlus (>= 4.0.4)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.