Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : cpfcnpj-net-6

CPF / CNPJ Framework Methods that help you to check and format the special numbers of CPF and CNPJ. Help me a lot and I'm putting here to help other people. Example to use the code: //check CNPJ CPFCNPJ.IMain main1 = new CPFCNPJ.Main(); var resultCNPJ = main1.IsValidCPFCNPJ("55645180000150"); Console.WriteLine(resultCNPJ); //check CPF var resultCPF = main1.IsValidCPFCNPJ("90099299033"); Console.WriteLine(resultCPF); //format CPF or CNPJ formato = main.FormatCPFCNPJ("55645180000150", CPFCNPJ.Enum.TypeString.CNPJ);

Registry - Homepage - JSON
purl: pkg:nuget/cpfcnpj-net-6
Keywords: cpf, check, valid, format, cnpj, mauriciojunior.net, ecode10.com
License:
Latest release: over 2 years ago
First release: over 2 years ago
Downloads: 4,829 total
Last synced: 13 days ago

    Loading...
    Readme
    Loading...