Matt Johnson-Pint

Results 414 comments of Matt Johnson-Pint

Presently I am only supporting SQL Server. Perhaps in the future. I'll leave this open.

@JustAnotherDay - This project is now retired. There are better ways to do Google auth. See the note in the readme. Thanks.

@petriq - Very sorry this has been sitting here so long. My efforts have been elsewhere lately, and this library is only used in legacy MVC4 projects. Can you verify...

+1. How else could I determine that I have Nothing?

Comparison is particularly interesting. I mean, I think I know what it means to have nothing, or have more than nothing, but what is less than nothing?

Just wanted to share my experience in case it helps others. I also ran into this, but more than just needing any old div, I wanted to take up the...

Note, we were able to workaround this issue by replacing the named delegates that Sharpie generates with `Func` or `Action`. They seem to work fine. The downside is that there...

Of course, I can download from `https://aka.ms/objective-sharpie`, but seems like if it has self-update functionality that it should work.

For the moment, I only care about the one library, because I'm working on a command line application. I'll take a look at the work started, and maybe send a...

We probably need to keep supporting older devices, the question is - how old? And what does bumping the version give us, versus no longer supporting some subset of customers?...