Monthly Archives: August 2012


Validation for GR Vies Vat, GR Social ID, Luhn: Library & GUI Application

Multipetros.Validation.dll is an open source library, for the .NET framework, with validation functionality for Greek Vies Vat IDs, Greek Social IDs and Luhn formula based numbers.

ValidBlue is a small, open source, windows application for massive validation of Luhn Numbers, Greek Vies VAT IDs and Greek Social Security IDs, powered by Multipetros.Validation.dll and Multipetros.Props.dll libraries. Setup and Portable (zip archive) format are available.

Both library and application distributed under the terms of FreeBSD license.


Props.dll updated (v1.1)

The library Multipetros.Props.dll is updated to version 1.1

Multipetros.Props.dll is a minimalistic properties file manipulation library, developed at C# language, targeted .NET framework

The library is open source software and distributed under the terms & conditions of the FreeBSD License.

Changes from Version 1.0:

  • DelProperty method now returns true if done / false if key not found
  • GetProperty method becomes case insensitive in key search
  • DLL’s filename changes to be consistent with Microsoft Design Guidelines

Also, the project’s source transfered from Google Project Hosting to bitbucket

For more info, download the library, see documentation or check out the code see at the library’s page: multipetros.gr/public-projects/props-dll/