vCardLib.dll 1.1.3

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

// Install vCardLib.dll as a Cake Tool
#tool nuget:?package=vCardLib.dll&version=1.1.3

vCardLib is a .NET library to help developers read either single or multiple contacts from a single vcf file or StreamReader.

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

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
5.0.0 374 2/15/2024
4.0.4 4,191 7/19/2023
4.0.3 8,716 6/26/2022
4.0.2 434 6/22/2022
4.0.1 1,603 1/3/2022
4.0.0 400 12/12/2021
3.0.5 302 1/3/2022
3.0.4 294 12/12/2021
3.0.3 1,891 11/28/2021
3.0.2 518 10/11/2021
3.0.1 7,326 7/4/2020
3.0.0 604 5/31/2020
2.2.6 1,122 8/23/2019
2.2.5 1,598 2/8/2018
2.2.4 982 1/1/2018
2.2.3 1,050 11/28/2017
2.2.2 1,343 8/10/2017
2.2.1 1,163 3/17/2017
2.2.0 1,143 2/26/2017
2.1.2 1,264 12/19/2016
2.1.1 1,019 12/14/2016
2.1.0 1,414 9/15/2016
2.0.0 1,074 6/11/2016
1.1.3 1,011 6/6/2016
1.1.2 994 6/1/2016
1.1.1 1,134 5/9/2016
1.1.0 1,280 4/27/2016
1.0.0 1,833 4/23/2016

Rewrote it to make it faster and throw more explanatory errors. I also added support for Base64 encoded JPEG files, URL based JPEG and GIF pictures.