starksoft.aspen
1.1.8
dotnet add package starksoft.aspen --version 1.1.8
NuGet\Install-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 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on starksoft.aspen:
Package | Downloads |
---|---|
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.
|
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.