VichanSharp 0.0.5.1

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

// Install VichanSharp as a Cake Tool
#tool nuget:?package=VichanSharp&version=0.0.5.1

Wrapper library written in C# for the Vichan API, used by the majority of popular imageboards. This lib attempts to simplify the process of interracting with the readonly API.

Please see the project page on GitHub for more information.

Currently Supports...
-4chan
-8chan

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

-Added "Get Extra Files" methods for 8chan.
-Housekeeping