This is a plugin for ZPT-Sharp which provides support for rendering XML documents, using the older System.Xml.XDocument API.
Info
Version: | 1.1.0 |
Author(s): | CSF Software Ltd |
Last Update: | Thursday, June 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://csf-dev.github.io/ZPT-Sharp/ |
NuGet Url: | https://www.nuget.org/packages/CSF.Zpt.DocumentProviders.XmlLegacy |
Install
Install-Package CSF.Zpt.DocumentProviders.XmlLegacy
dotnet add package CSF.Zpt.DocumentProviders.XmlLegacy
paket add CSF.Zpt.DocumentProviders.XmlLegacy
CSF.Zpt.DocumentProviders.XmlLegacy Download (Unzip the "nupkg" after downloading)
Dependencies
- CSF.Zpt(>= 1.1.0 && < 2.0.0)