antonyoung / Validators

Engine as validator, formatter of European Postal Codes and or International Bank Accounts Numbers ( IBAN, ) It's fast, it's simple and it works ( based on regular expressions and C#, NET Standard 2.1 ) Easy extendable, deployed as separate nuget-packages.
GNU General Public License v3.0
2 stars 1 forks source link

Feature: Create as nuget-package #12

Closed antonyoung closed 3 years ago

antonyoung commented 4 years ago

Description: Create a nuget-package from the Validators project.

Solution:

Alternatives: Eventually also deploy this nuget-package, not for now

antonyoung commented 3 years ago

I'll close this issue, this has been done in feature #60