Phil Schneider

Results 6 issues of Phil Schneider

Would love to see the explicit nullable feature used in your library. One could make sure variables are used correctly and needed checks are added to it.

You could use [TestContainers](https://github.com/testcontainers/testcontainers-dotnet) for the UnitTests. With that you could start a database instance for each specific test,

**Description** Serilog currently only supports case sensitive matches when overriding the log level for a specific namespace, when for example using Serilog with Serilog.Settings.Configuration and setting env variables for a...

bug

changed the levelSwitch check from case sensitive namespace checks to a case insensitve check Refs: #1944

### Before reporting an issue - [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if...

kind/bug
area/admin/api
team/core-shared
status/auto-expire
status/missing-information