poco.net.symbols 1.4.6-p4

This is a prerelease version of poco.net.symbols.
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 poco.net.symbols --version 1.4.6-p4
NuGet\Install-Package poco.net.symbols -Version 1.4.6-p4
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="poco.net.symbols" Version="1.4.6-p4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add poco.net.symbols --version 1.4.6-p4
#r "nuget: poco.net.symbols, 1.4.6-p4"
#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 poco.net.symbols as a Cake Addin
#addin nuget:?package=poco.net.symbols&version=1.4.6-p4&prerelease

// Install poco.net.symbols as a Cake Tool
#tool nuget:?package=poco.net.symbols&version=1.4.6-p4&prerelease

Symbols for package 'poco.net'. This package should not likely be installed.
(This is not the package you are looking for).

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.

This package has no dependencies.

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

- no longer use reverse DNS lookups for cert hostname validation
- cert hostname validation is case insensitive and more strict
- HTMLForm: in URL encoding, percent-encode more special characters
- fixed thread priority issues on POSIX platforms with non-standard scheduling policy
- XMLWriter no longer escapes apostrophe character
- fixed GH# 316: Poco::DateTimeFormatter::append() gives wrong result for Poco::LocalDateTime
- fixed GH# 305 (memcpy in Poco::Buffer uses wrong size if type != char)
- Zip: fixed a crash caused by an I/O error (e.g., full disk) while creating a Zip archive