Mike

Results 16 comments of Mike

Is it possible to perhaps have another type of export, NewtonsoftJson? It has the ability to generate JSON which when serialized will provide the information necessary to deserialize the object...

Does the path for sincedb need to be created prior to run? At the moment I'm using the default but am not seeing any logs or the .sincedb being created.

@azproduction, I think what @kokokenada is asking is for you to make this available through [Bower](http://bower.io). I actually came here to create an issue asking for the same thing. We...

I think I'm having a related issue. I've built a helper assembly to apply the Serilog configuration the same way in all of our microservices. An extension method for the...

I think @exitlol and I are having the same problem. I'll let @Agranom decide if it's necessary to open a new issue... @exitlol, are you using the `MatMomentDateModule` from `'@angular/material-moment-adapter'`?...

This would be helpful. For some reason the Kasa app does not register the HS220 I have correctly. It would be nice to be able to just send the network...

@timmcarson were you able to solve this? I'm attempting to do the same on an OLED using the Adafruit GFX out output. Trying the sam ething as @smplman didn't get...

I just noticed that I wasn't getting code coverage for an assembly. I use Fine Code Coverage in Visual Studio and was taking a look at its logs. I found...

compiled successfully. Haven't tested locally.

Update: I did realize that I did not have XML documentation enabled. I set `GenerateDocumentationFile` in all of my _csproj_ files to _true_. Doing this generated the xml in the...