GsTech.Integrations
8.0.1
dotnet add package GsTech.Integrations --version 8.0.1
NuGet\Install-Package GsTech.Integrations -Version 8.0.1
<PackageReference Include="GsTech.Integrations" Version="8.0.1" />
<PackageVersion Include="GsTech.Integrations" Version="8.0.1" />
<PackageReference Include="GsTech.Integrations" />
paket add GsTech.Integrations --version 8.0.1
#r "nuget: GsTech.Integrations, 8.0.1"
#:package GsTech.Integrations@8.0.1
#addin nuget:?package=GsTech.Integrations&version=8.0.1
#tool nuget:?package=GsTech.Integrations&version=8.0.1
Integrações com AWS S3, OpenID Connect e serviços HTTP para o framework GsTech.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- AWSSDK.S3 (>= 3.7.104.17)
- Flurl.Http (>= 4.0.2)
- GsTech.Common (>= 8.0.0)
- GsTech.Validations (>= 8.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 6.0.16)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GsTech.Integrations:
| Package | Downloads |
|---|---|
|
GsTech.APIs
Abstrações e helpers para construção de APIs REST com JWT e Swagger para o framework GsTech. |
|
|
GsTech.Authetication
Autenticação com AWS Cognito e JWT Bearer para o framework GsTech. |
GitHub repositories
This package is not used by any popular GitHub repositories.
v8.0.1
- IS3PreSignedUrlService e S3PreSignedUrlService para geração de URLs pré-assinadas do S3.
- Atributo [SignedUrl] para marcar propriedades que devem ser convertidas em URLs pré-assinadas.
- GSTechAWSS3Install agora registra IS3PreSignedUrlService no DI.