starksoft.aspen
1.1.8
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
#r "nuget: starksoft.aspen, 1.1.8"
// Install starksoft.aspen as a Cake Addin
#addin nuget:?package=starksoft.aspen&version=1.1.8
// Install starksoft.aspen as a Cake Tool
#tool nuget:?package=starksoft.aspen&version=1.1.8
.NET / Mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
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.
|
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.