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: Publish nuget-packages with icon ( Vector based? ) #86

Closed antonyoung closed 1 year ago

antonyoung commented 1 year ago

Is your feature request related to a problem? Please describe.

Now we finally out of #81 got this working as semantic versioning. We could add an icon as nuget-package(s)

Describe the solution you'd like

Describe alternatives you've considered

Additional context

antonyoung commented 1 year ago