Stef Heyenrath
Stef Heyenrath
@lucasxyang You need to switch to **NLStats.API**  This will run on port 5000.
Is this error related? **Initial build of targeted project failed. Please make sure the targeted project is buildable. You can reproduce this error yourself using: "dotnet build "WireMock.Net.Tests""** ``` [20:39:33...
@seriouz Would this work when using `Accepts`? Restrict Drop: (executes the give accept func before accepting the draggable) ```c# ``` see https://github.com/Postlagerkarte/blazor-dragdrop#features
Another typo: `Enviromments` should be `Environments`
@rashan ; Can you maybe create a PR for this?
I want to only keep a reference to the client in that *Register* method, and not define a class variable to hold the client.
I currently solve this by registering on the cancellationToken: ``` c# using MessageReceiverAsAService.Lib.Interfaces; using Microsoft.Azure.ServiceBus; using Microsoft.Extensions.Logging; using Newtonsoft.Json; using System; using System.Text; using System.Threading; using System.Threading.Tasks; using TopicsExampleNewWithDI.Interfaces; using...
I also have this warning. Using : * `"@angular/...": "~7.2.0"` * `"@markpieszak/ng-application-insights": "^7.0.1"`
This issue is now fixed? https://github.com/Microsoft/ApplicationInsights-JS/issues/751 However it's only in the `2.0.0` release, so you plan to upgrade this library to use the new version?
@filoe @MineCake147E @iamcarbon Any progress on this PR? Because I also have some ideas on how to continue / start on this task. - `CSCore.Abstractions` --> this is the base...