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

feat/#86 publish nuget packages with icon #87

Closed antonyoung closed 1 year ago

antonyoung commented 1 year ago

add to nuget-packages:

antonyoung commented 1 year ago

Double checked and yes, finally it works, icon is there, license agrement is there. Because it's for now not published to nuget.org you have to add nuget-resouece:

Result: image

Todo as merge, get rid of ToolsVersion and xml declaration.

antonyoung commented 1 year ago
antonyoung commented 1 year ago

Still have to get used to github, as PR hasn't been merged