starksoft.aspen 1.1.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package starksoft.aspen --version 1.1.5
NuGet\Install-Package starksoft.aspen -Version 1.1.5
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="starksoft.aspen" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add starksoft.aspen --version 1.1.5
#r "nuget: starksoft.aspen, 1.1.5"
#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 starksoft.aspen as a Cake Addin
#addin nuget:?package=starksoft.aspen&version=1.1.5

// Install starksoft.aspen as a Cake Tool
#tool nuget:?package=starksoft.aspen&version=1.1.5

.NET / Mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (3)

Showing the top 3 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.

MineSharp.Bot

Create minecraft bots with ease using C#.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on starksoft.aspen:

Repository Stars
MCCTeam/Minecraft-Console-Client
Lightweight console for Minecraft chat and automated scripts
dbforge/nUpdate
A comfortable update solution for .NET-applications.
Version Downloads Last updated
1.1.8 72,908 3/3/2020
1.1.7 726 2/28/2020
1.1.6 100,946 4/4/2018
1.1.5 4,420 4/2/2018
1.1.3 10,236 9/13/2017
1.1.0 34,893 6/20/2016
1.0.2 11,168 3/23/2015
1.0.1 3,114 3/20/2015
1.0.0 4,112 3/14/2015

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.