Lars Kemmann

Results 18 issues of Lars Kemmann

Notification triggers will be a super valuable feature and the design seems sound, especially the potential for adding geofencing & similar notification trigger types in the future. I was planning...

This repository is great in that there is now a .NET Standard version of NPOI available, but it's clearly not maintained so it's not seeing any of the benefits of...

Hi @vslepakov! I found this utility when looking for a solution to using Azure Key Vault to sign a CSR (and [I'm not the only one](https://stackoverflow.com/a/65223741/287610)). I'm still amazed that...

**Describe the bug** If I have (directly or indirectly) already registered an `IMemoryCache` instance with the DI container, then `services.AddLazyCache()` fails with the following exception: > System.Security.VerificationException: Method Microsoft.Extensions.DependencyInjection.ServiceDescriptor.Singleton: type...

bug

I was going to copy your code for my own use (needing this exact same scenario in my OWIN app) but fortunately had just come across [this piece of advice](http://security.stackexchange.com/a/2206/88351)...

ProjectPlan should (optionally?) treat parent tasks as milestones automatically and make those milestone activities dependent on each of the subtasks in the parent task. At the same time, dependencies in...

[`DataGrid.FrozenColumnCount`](https://reference.avaloniaui.net/api/Avalonia.Controls/DataGrid/F4B428E0) should do the trick? Maybe make this user-configurable to work with user column order preferences to make everything more flexible...

The example given in the wiki for using 'Ignore Cost' is a scheduled vacation/holiday. It makes sense but has two issues: 1. It shows up on the earned value chart...

Could this be done by defining an activity with start & end dates during the decompression window (say I push out a 'system testing' activity by two weeks, I could...