Phil Scott

Results 47 comments of Phil Scott

Yeah, you are right. This could be cleaner. I'd like to propose two things that hopefully help 1) change the usage to `AproClientConsole [OPTIONS]`. - @patriksvensson, can you think of...

Add to this the next event doesn't display properly either of it goes past midnight. E.g. The next event is a 6p to 6a event but the 9p one is...

Did some more thinking about this. the `n * n` should have been a clue about what was happening. Sidebar being built for each page was eating up a ton...

Oh cool, I'll see if that helps. I *think* I mostly need the data cached which is why I'm kind of digging my extension method because I'm using it also...

Been a minute since you created this issue, but I'm thinking I could use this for my little social image generator. Right now, every run I need to create a...

I figure if I procrastinate on documentation long enough that Codepilot will write it for us. But in the meantime I'll give the `ConfigureServices` a go!

got it working, but alas it seems like some weirdness with disposing of the injected service isn't working right. And with this hosting ASPNET and all that magic it does...

It would be possible to create a json file, but I'm curious what your usage scenario would be? If you'd like to take a stab at creating a pull request...

One of the versions since 0.41.0 we switched around some syntax to make things consistent in their behavior. Back then `Write` only took a string and you'd need to use...

This is a good catch though I'll update the docs tonight to include a reference to the new package