Info
Version: | 2.0.0 |
Author(s): | Ayman Ali |
Last Update: | Tuesday, June 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/onSoft.MRZParser |
Install
Install-Package onSoft.MRZParser
dotnet add package onSoft.MRZParser
paket add onSoft.MRZParser
onSoft.MRZParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags
This is useful when you want to parse the passport MRZ lines, which are the two lines at the bottom of the BIO page of the passport. This library will also generate the MRZ string itself if you pass a customer object to it.