Info
Version: | 1.5.2.2 |
Author(s): | APR-util contributors |
Last Update: | Wednesday, June 12, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/coapp-packages/apr-util |
NuGet Url: | https://www.nuget.org/packages/libapr-util |
Install
Install-Package libapr-util
dotnet add package libapr-util
paket add libapr-util
libapr-util Download (Unzip the "nupkg" after downloading)
Dependencies
- expat(2.1)
- libapr(1.4)
- libapr-iconv(1.2)
- libapr-util.redist(1.5.2.2)
Tags
The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
Homepage: http://apr.apache.org.