RetailSolutions.Shared.Microservices.Gemco.Clientes
1.0.39
dotnet add package RetailSolutions.Shared.Microservices.Gemco.Clientes --version 1.0.39
NuGet\Install-Package RetailSolutions.Shared.Microservices.Gemco.Clientes -Version 1.0.39
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RetailSolutions.Shared.Microservices.Gemco.Clientes" Version="1.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RetailSolutions.Shared.Microservices.Gemco.Clientes" Version="1.0.39" />
<PackageReference Include="RetailSolutions.Shared.Microservices.Gemco.Clientes" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RetailSolutions.Shared.Microservices.Gemco.Clientes --version 1.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RetailSolutions.Shared.Microservices.Gemco.Clientes, 1.0.39"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RetailSolutions.Shared.Microservices.Gemco.Clientes&version=1.0.39
#tool nuget:?package=RetailSolutions.Shared.Microservices.Gemco.Clientes&version=1.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Introduction
Esta lib auxilia na gra��o dos clientes Gemco dos microservices da Retail Solutions
Ela cont�m:
- Inserir Cliente
Exemplo
var clienteModel = new ClienteModel(
naturezaCliente,
clienteMax.Nome,
clienteMax.Fantasia,
pcnpjcpf,
tipoInscricao,
inscricao,
"16",
clienteMax.PlanoPagamento?.Codigo,
codsitcredito,
clienteMax.RG,
clienteMax.OrgaoRG,
0,
0,
"",
null,
clienteMax.Credito?.Limite,
clienteMax.Configuracoes?.PercDesconto,
clienteMax.CodigoClienteNuvem.ToString(),
listEnderecos);
var clienteGemco = new ClienteGemco(clienteModel);
var logIntegracaoGemco = await clienteGemco.InserirOuAtualizarClienteGemcoAsync(connection, cancellationToken);
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- RetailSolutions.Shared.Microservices (>= 1.2.37)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.39 | 160 | 6/1/2025 |
1.0.25 | 100 | 2/14/2025 |
1.0.24 | 122 | 2/14/2025 |
1.0.21 | 346 | 11/13/2024 |
1.0.18 | 118 | 11/7/2024 |
1.0.16 | 116 | 10/28/2024 |
1.0.15 | 110 | 10/26/2024 |
1.0.13 | 105 | 10/25/2024 |
1.0.11 | 106 | 10/25/2024 |
1.0.10 | 98 | 10/25/2024 |
1.0.6 | 123 | 10/22/2024 |
1.0.5 | 396 | 8/10/2024 |
1.0.0 | 129 | 8/10/2024 |