PdfResumeParser.Console 1.2.0

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

// Install PdfResumeParser.Console as a Cake Tool
#tool nuget:?package=PdfResumeParser.Console&version=1.2.0

Console app devised for the simple use of PdfResumeParser and usage guide.

There are no supported framework assets in this 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
1.2.0 2,649 6/3/2017
1.1.0 2,474 5/31/2017

Source code available under the PdfParser folder. For usage, please consult App.cs. The end-user shall use a terminal to access the console app.