An open API service indexing awesome lists of open source software.

https://github.com/adevecchi/consulta-cep-aspnet-mvc

Cliente para consumir Web Service SOAP dos Correios, realiza consulta do CEP e retornar o endereço, escrito em C# ASP.NET MVC
https://github.com/adevecchi/consulta-cep-aspnet-mvc

aspnet-mvc cep correios csharp soap-web-services

Last synced: about 2 months ago
JSON representation

Cliente para consumir Web Service SOAP dos Correios, realiza consulta do CEP e retornar o endereço, escrito em C# ASP.NET MVC

Awesome Lists containing this project

README

          

Cliente Web Service SOAP dos Correios (Consulta CEP)
====================================================

### Descrição:

Cliente em ASP.NET MVC para consumir o Web Service SOAP dos Correios, consultando o CEP e retornando o Endereço.

https://apps.correios.com.br/SigepMasterJPA/AtendeClienteService/AtendeCliente?wsdl

![Tela principal](https://github.com/adevecchi/aspnet-webservice-soap-correios-cep/blob/master/BuscaCep/Content/images/consultar-cep1.png)

![Tela principal](https://github.com/adevecchi/aspnet-webservice-soap-correios-cep/blob/master/BuscaCep/Content/images/consultar-cep2.png)