Efetuar requisições (GET,POST,PUT,DELETE) com autorização do tipo Bearer (pode ser obtida via a interface IServicoRequisicaoBaseToken).
Info
| Version: | 1.2.0 |
| Author(s): | Cesaragsilva |
| Last Update: | Wednesday, March 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Cesaragsilva/Nugets |
| NuGet Url: | https://www.nuget.org/packages/RequisicoesApiBase |
Install
Install-Package RequisicoesApiBase
dotnet add package RequisicoesApiBase
paket add RequisicoesApiBase
RequisicoesApiBase Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 3.10.3)
Tags