A .NET Standard port of JetBrains' email-parser library, for parsing quoted text from email messages.
Info
Version: | 1.0.0 |
Author(s): | feature[23] |
Last Update: | Tuesday, January 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/feature23/QuoteParser.NET |
NuGet Url: | https://www.nuget.org/packages/QuoteParser |
Install
Install-Package QuoteParser
dotnet add package QuoteParser
paket add QuoteParser
QuoteParser Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2018.3.0)
- MimeKitLite(>= 2.1.1)
Tags