sinkien / IBAN4Net

A port of IBAN4j to .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please update NuGet to support .NET Standard 1.3 or lower

tiksn opened this issue · comments

Hi, surely I'll look into it.

Currently (and finally, I know) I'm working on 1.2 to 2.0 support for .NET Standard.

@sinkien Can you provide a new nugget package using the current sources (1.0.7) ?
These two issues could be fixed #9 #10 with the last sources from your master branch.

Any news about .NET Standard NuGet package? As we like this project and we needed a .NET Standard package, we cloned the git repo and created our own local NuGet package (for now). But it would be nice to have a package from original creator.

Since version 2.0.0 this pacakge is based on netstandard (1.2, 1.4, 2.0). Latest published nuget (v2.0.3) contains that.