diff --git a/BinInfo/BinInfo.csproj b/BinInfo/BinInfo.csproj index e103cc2..2237fc7 100644 --- a/BinInfo/BinInfo.csproj +++ b/BinInfo/BinInfo.csproj @@ -6,35 +6,30 @@ BinInfo BinInfo BinInfo - 2.0.4 - 2.0.4.0 - 2.0.4.0 + 3.0.0 + 3.0.0.0 + 3.0.0.0 BinInfo - Copyright © Gustavo Frizzo 2020 - -BinInfo gets information about Credit Card Issuers through binlist.net public REST API. - -binlist.net is a public web service for searching Issuer Identification Numbers (IIN). - -The first 6 digits of a credit card number are known as the Issuer Identification Number (IIN), previously known as Bank Identification Number (BIN). These identify the institution that issued the card to the card holder. - -This webservice has an internal database with IIN/BIN information, which is queried via the Rest API. There's no magic or tricky calculations, it's just a database. And although the database is very accurate, don't expect it to be perfect. - - -BinInfo gets information about Credit Card Issuers through binlist.net public REST API. - + Copyright © Gustavo Frizzo 2022 + BinInfo is an API wrapper that retrieves information about Credit Card Issuers through binlist.net public REST API. + BinInfo is an API wrapper that retrieves information about Credit Card Issuers through binlist.net public REST API. - Gustavo Frizzo and contributors + Gustavo Frizzo and Contributors gustavo.frizzo MIT https://github.com/gustavofrizzo/BinInfo https://github.com/gustavofrizzo/BinInfo binlist.net Credit Card Issuers BIN IIN Bank Identification Number Issuer Numbers - --- Adding support to .NET Standard 2.0 --- Adding BinList.FindAsync(string bin) method. --- Now the property IssuerInformation.Number.Luhn is nullable. - + Removed support for old .NET 4 and 4.5 Frameworks. + README.md + git + + + True + \ + + +