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
- Host: GitHub
- URL: https://github.com/adevecchi/consulta-cep-aspnet-mvc
- Owner: adevecchi
- License: mit
- Created: 2020-06-02T03:22:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T04:28:50.000Z (about 6 years ago)
- Last Synced: 2025-03-23T07:30:15.525Z (over 1 year ago)
- Topics: aspnet-mvc, cep, correios, csharp, soap-web-services
- Language: C#
- Homepage:
- Size: 292 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

