starksoft.aspen
1.1.8
.NET / Mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies
Install-Package starksoft.aspen -Version 1.1.8
dotnet add package starksoft.aspen --version 1.1.8
<PackageReference Include="starksoft.aspen" Version="1.1.8" />
paket add starksoft.aspen --version 1.1.8
Release Notes
Bugfix Fix parsing of filenames with semicolons. Remove unnecessary CRLF after CONNECT message. Make UNIX.owner and UNIX.group facts strings since some servers send the actual names, not the IDs. Handle POSIX-style permissions in the perm fact. Add test cases and expand tests for the parsing fixes. Moved to VS 2017 and modern NUnit tests. Fixed GPG import key bug and unit test.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on starksoft.aspen:
Package | Downloads |
---|---|
ForeksPubsubSdk
.Net SDK to connect Foreks Pubsub Server
|
|
BlueDwarf.Tunnel
Allows to chain proxy servers in order to reach a given network target. Supports HTTP CONNECT and SOCKS proxy servers.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on starksoft.aspen:
Repository | Stars |
---|---|
dbforge/nUpdate
A comfortable update solution for .NET-applications.
|