Matthias Vill

Results 28 comments of Matthias Vill

We have some options wich csn be enabled in configuration. Now there might be an occasional call where you want to temporarily override configuration. Also if you are writing scripts...

While your suggestion would nicely cover the parsing (without another field), I have some questions: - is there any idea how to present this in help-output? As it would be...

#451 is still work in progress

Added a test; with EF Core 5/6 my implementation works, while the original solution can not be translated by EF Core (Exception). Please verify against older targets, as I don't...

I guess #241 would fix this problem. I am still not sure, that it is a good/the best way to fix this. Can someone test, if I am right?

What is the main issue with this? I would really enjoy having a way of screenshooting inside Firefox mobile. To me full website/current visible part would be enough, if selection-UI...

@6a68 I am sorry I did not realize it was meant as a larger item and had hoped that similar to responsive websites it would mostly be UI refinement and...

@roji > For example, in SQL Server a set operation over nvarchar(50) and nvarchar(100) seems to yield a type of nvarchar(200) (odd...) SQL Server regularly reports the maximum byte-length for...

@StefH I am pretty sure I did, but I opened this PR 5 months ago 😅

Since .NET 6 there is Enumerable.TryGetNonEnumeratedCount