Correios-Api 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Correios-Api --version 1.0.1
NuGet\Install-Package Correios-Api -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Correios-Api" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Correios-Api --version 1.0.1
#r "nuget: Correios-Api, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Correios-Api as a Cake Addin
#addin nuget:?package=Correios-Api&version=1.0.1

// Install Correios-Api as a Cake Tool
#tool nuget:?package=Correios-Api&version=1.0.1

Biblioteca portável feita usando o web-service oficial dos Correios.
       Conta com interfaces síncronas e assíncronas (async/await).
       Não faz parse de HTML.
       Exemplo: service.consultaCEP("24710480")

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 27,330 4/1/2016
1.1.0 1,301 3/30/2016
1.0.1 1,327 3/30/2016
1.0.0 1,270 3/30/2016

Veja a página do projeto para mais informações, exemplos e questões.