Info
Version: | 1.0.0.3 |
Author(s): | Pierre Brito |
Last Update: | Friday, June 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Jarvis.ViaCEP |
Install
Install-Package Jarvis.ViaCEP
dotnet add package Jarvis.ViaCEP
paket add Jarvis.ViaCEP
Jarvis.ViaCEP Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Jarvis.Connections.Http(>= 2.0.0)
- Jarvis.Connections.Http(>= 2.0.0)
Exemplo:
var cep = ViaCEP.Search("01001000");
var list = ViaCEP.Search("RS", "Porto Alegre", "Domingos");.