Michael Bisbjerg

Results 89 issues of Michael Bisbjerg

The current implementation for MS's DI is for `IWebHostBuilder`, but given the new Generic Hosts, I think more and more will use the `IHostBuilder` builder. Please add a `.UseSentry()` for...

enhancement
ASP.NET Core
Impact: Large
Effort: Large
Platform: .NET

**Is your feature request related to a problem? Please describe.** I would like to create a correct tarriffs calculation that matches what I see in Denmark (provider: Modstrøm). This could...

I'm looking at a task in a few weeks where we need to configure 10's (maybe hundreds) of smartphones for a week-long event. It would be great if it were...

I'm trying to make an app that has a default console output format (With an `OutputTemplate`), but is otherwise overridable by configs (environment variables in my case). I've made an...

I'm not entirely sure how this is meant to work, but if I want to interop with the API from C#, I had to do the following: * Compile as...

I checked my logs and found that one of my calendars was giving this exception (logs below). The event comes from Office 365, and I just need to confirm that...

I was pointed at `seqcli` which apparently could be used in a tailing fashion with journalctl to read journald logs. I tried it out, and instead of reading and parsing...

I couldnt' find an issue on it, so I'll consider this a tracking issue for lumberjack support in seq :) I've recently begun using Seq as a server to see...

enhancement

**UPDATE: While writing this, rather long, post -- I've managed to produce a small reproduction example, see bottom** We've recently upgraded our builds to run on faster hardware with more...

### Checklist - [ ] I am not using Home Assistant. Or: a developer has told me to come here. - [X] I have checked the troubleshooting section and my...

bug