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

#67 upgrade net5.0 => net6.0 #69

Closed antonyoung closed 2 years ago

antonyoung commented 2 years ago

done, MatchCollection works a bit different in NET6.0 compared to NET Standard 2,1