Michael Hallock

Results 8 issues of Michael Hallock

### Describe your question I'm a little confused on MQTT over TLS vs TLS authentication configuration... it seems like the two use cases are both sharing the `WithTls()` extension, but...

question

**Is your feature request related to a problem? Please describe.** We require the ability to schedule arbitrary schedules on specific days of the month + "last day of month". I...

I built my system around the same architectural concepts you have here. Some things I've found useful: 1. When you have multiple bridge types, its nice to add a "location"...

I've attached a zip file that contains a port of the changes that were in OIOSAML.NET 1.7.9 to set the XMLResolver to NULL to prevent XML injection. There is also...

enhancement
help wanted

As .NET Standard 2.0 is fleshed out, reimplement the library as a .NET Standard 2.0 library.

enhancement

With the 3.0 branch, upgrading changed some of how the configuration is wired up. `appsettings.Production.json` now needs to exist at the ROOT of the application instead of in the `config`...

A thought I had... I don't really need this right now, but I might introduce something like this in some of my other projects soon, and thought it would be...

Something I noticed in a few places, and I'm not sure if this is valid JsonSchema or not... 1. In several traits with multiple forms (OneOf, AnyOf, etc.) the ROOT...