Kiquenet

Results 13 comments of Kiquenet

.NET Framework 4.7.2 support ?

Applies to NET 4.8, NET Core 3.2 and NET 5 ?

Great, It was best San Valentine gift a full source code sample with this API Client C#

How did you tried? can you put source code ? You can defined merge vars like this, for me doesn't work. ``` var images = new[] { new image{name =...

Portable version would be fantastic and marvellous. Now, in a company I'm NOT local administrator in my laptop. I cannot install anything. Only network admin can install programs in my...

Not useful. I cannot install PortableApps for create portable version neither install HyperV, VMWare, VirtualBox...

I use Nuget, and I get: System.ArgumentException: An item with the same key has already been added. Which is the key ? IEnumerable vcards = MixERP.Net.VCards.Deserializer.Deserialize(vcfMovil); string contents = File.ReadAllText(vcfMovil,...

Fails for me using this code: **AuthenticationException: The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch** ``` var builder = new HttpRequestInterceptionBuilder() .ForHost(Host) .ForPath("/api/v1/getEnvironment") .ForHttps() .ForMethod(HttpMethod.Get) .WithJsonContent(new {...

Linda Lawton says: > Service accounts will only work with Gsuite email accounts. The admin of the Gsuite (domain) account will have to grant the service account access to the...

2 scenarios: 1) Test any exteranl REST API Client (ApiClient), for example, or using any REST API of another departaments (Sales, Purchasing, Accounts, Finance , Human Resources, ...), we haven't...