-
Are you going to provide simple order api client for .net core. If yes then when? if not then, at least provide some instruction to create soa client for .net core.
akplm updated
2 years ago
-
After upgrading my project from 1.1 to core 2.0 getting the following error when serving under IIS. Never had this in 1.1.
```
System.IO.FileNotFoundException: Could not load file or assembly 'Sys…
-
I ran your example 4, basic cap no callback to capture Local Host data, and then opened my saved .pcap file in Wireshark (v3.4.4).
It appears the local host data was recorded but not sure why it show…
-
I was looking for way to derivate public keys from private keys.
Like the implementation .... in the sr25519 binding, GenerateKeypairFromSeed()
Is there something like that, I haven't found an f…
-
This is in reference to #14
Where is the Git Repo for this implementation?
Why is the library targeting .NET Standard 2.1? This is going to require you to maintain two parallel library efforts.…
-
The csharp samples fail with an exception. For example, if one runs the RetrieveCustomer sample, it fails with:
- System.ArgumentException: 'An item with the same key has already been added. Key: Va…
fdgit updated
2 months ago
-
Hello,
I've successfully got HTML client to connect to the HelloWorld example using the deploy.zip. So I'm confident I've configured the server correctly. I've been running the below example:
Hell…
-
### Steps to Reproduce
1. Create a new iOS project. Set it up to submit to app store and submit blank. It should pass.
2. Add a reference to `ImageCropper.Forms` nuget
3. Errors in submission d…
-
#### Investigative information
Please provide the following:
- Timestamp: 2018-02-01T16:15:00.0130000Z
- Function App version 2.0-beta
- Function App name:
- Function name(s) (as appropr…
-
Hi,
I used jpasskit to generate a pkpass file. I can open it directly with my mac, but it cannot be verified by your program.
I want to know where there is an error, but I only get this info…