A versatile library for validating national IDs and extracting key information such as birth date, age, gender, and regional details from national ID numbers for various countries, including Egypt.
$ dotnet add package NationalIdValidatorValidateNationalIdLib is a .NET library designed to help you validate national IDs and extract information from them for various countries. It provides essential validation and information retrieval functionalities based on the unique characteristics of each country’s national ID format. This library is useful in applications that require user identity verification based on national IDs.
You can install the library via NuGet Package Manager or the .NET CLI.