-
Stateless samples generate json with reference data after upgrade to the latest package. Anyone know how to sort this out?
>
var answerRequest = this.RequestBuilder.Communications…
-
What do we expect on a failed connection? Would it be a cancelled `Task` or a faulted `Task`?
---
#### Document details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub is…
-
I've create a component station.component.ts with his station.component.css file styles and trying to import ng2-tree styles like:
1) in station.component.css
> @import '~ng2-tree/styles.css';
2)…
-
I have made an almost done migration for Lucene.Net.Analysis.PanGu on both .NET Standard 1.6 and .NET Framework 4.5.1 platforms. See [my Lucene.Net.Analysis.PanGu netcore branch](https://github.com/Lo…
-
### Description
There seems to be a problem with any or both of the functions `ConvertHttpRequestMessage` and `ConvertHttpResponseMessage` on `DurableClient.cs` when using function `IDurableOrchestra…
-
Not really an issue, just an offer. I have [forked the code](https://github.com/dahall/WindowsFirewallHelper) and changed out the underlying COM classes for those in [Vanara.PInvoke.FirewallApi](https…
-
Hello,
I followed the instructions located in the readme file but I get the following error if I execute ```dotnet deb -r debian9.5-x64 -f netcoreapp2.2.0``` command.
```C:\Users\Privat\Desktop\…
-
First I was unsure if the bug should be reported to WixToolset or Nunit ; bug the stack trace seems to point to WixToolset.
* Which version of WiX are you building with?
v3.11.3.4516
* Which…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of Nancy
- [x] I have verified if the problem exist in both `DEBUG` and…
-
When calling TryGetSqlShardMapManager I get an error saying that the resources are not correctly embedded or linked into the assembly. See below:
My code:
` bool shardMapManagerExists…