libxslt 1.1.28

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package libxslt --version 1.1.28
NuGet\Install-Package libxslt -Version 1.1.28
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="libxslt" Version="1.1.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libxslt --version 1.1.28
#r "nuget: libxslt, 1.1.28"
#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 libxslt as a Cake Addin
#addin nuget:?package=libxslt&version=1.1.28

// Install libxslt as a Cake Tool
#tool nuget:?package=libxslt&version=1.1.28

Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the GNOME project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions.

People can either embed the library in their application or use xsltproc the command line processing tool. This library is free software and can be reused in commercial applications

Homepage: http://xmlsoft.org/XSLT/

Product Compatible and additional computed target framework versions.
native native is compatible. 
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

Release of 1.1.28 libraries.