Sirb.CepBrasil_Standard
1.0.2
dotnet add package Sirb.CepBrasil_Standard --version 1.0.2
NuGet\Install-Package Sirb.CepBrasil_Standard -Version 1.0.2
<PackageReference Include="Sirb.CepBrasil_Standard" Version="1.0.2" />
paket add Sirb.CepBrasil_Standard --version 1.0.2
#r "nuget: Sirb.CepBrasil_Standard, 1.0.2"
// Install Sirb.CepBrasil_Standard as a Cake Addin #addin nuget:?package=Sirb.CepBrasil_Standard&version=1.0.2 // Install Sirb.CepBrasil_Standard as a Cake Tool #tool nuget:?package=Sirb.CepBrasil_Standard&version=1.0.2
O projeto tem como objetivo viabilizar uma interface para busca de logradouro por CEP.
Este serviço utiliza o serviço disponibilizado pelos Correios e alternativamente busca em ViaCep.
Para informações sobre o serviço dos Correios, visite https://www.correios.com.br/enviar-e-receber/precisa-de-ajuda/ ou https://www.correios.com.br/enviar-e-receber/precisa-de-ajuda/Manual_de_Implementacao_do_Web_Service_SIGEP_WEB.pdf
Para informações sobre ViaCEP, visite https://viacep.com.br/;
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net46 is compatible. net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETFramework 4.6.1
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETFramework 4.6.2
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETFramework 4.7
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETFramework 4.7.1
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETFramework 4.7.2
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETFramework 4.8
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETStandard 2.0
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
.NETStandard 2.1
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
net5.0
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
-
net6.0
- Newtonsoft.Json (> 9.0.1)
- System.Net.Http (> 4.3.0)
- xunit.extensibility.core (> 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Projeto alternativo do CepBrasil utilizando NewtonSoft para possibilitar compatibilidade entre varias versões do .Net.