Encodes and decodes data in the Quoted-Printable format.
Info
Version: | 0.2.5 |
Author(s): | enovales |
Last Update: | Monday, May 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MyGithubUsername/FsQuotedPrintable |
NuGet Url: | https://www.nuget.org/packages/FsQuotedPrintable |
Install
Install-Package FsQuotedPrintable
dotnet add package FsQuotedPrintable
paket add FsQuotedPrintable
FsQuotedPrintable Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
Tags