Naram Qashat

Results 11 comments of Naram Qashat

I haven't seen anything happen with this issue yet, but something I should probably point out is that libglvnd is no longer a factor in this, however most of what...

My project doesn't use git at the moment. So yes, XAML Styler is messing with line endings.

The alternative I described above of converting to `DateTime` doesn't actually work either because the *TypeMapper `Property` method expect an expression with just a flat property, so I can't use...

The only working solution I've found thus far is to use a `CustomMapping` instead of `Property`, with the `WithWriter` handling the conversion from `DateOnly` or `TimeOnly` to `DateTime`. (In my...

Is this something that will possibly be considered in the future? Again, if not, I can look into another way.

Sorry it took me over a month to get to this reply, but I just updated my Radzen in that test project above, to 5.0.6, but all the errors in...

I'd like to second this. .NET 8.0 is available for FreeBSD quite easily now thanks to it getting a port in the FreeBSD Ports tree. But I can't do anything...

I'd like to second wanting LinqGen to be an incremental source generator. I know it will be a large undertaking, but currently with it being a first gen non-incremental source...

I don't currently have the time for this, but I will look into it sometime.

Just to note, I have been doing some work on the plugins recently and while I am still not ready to put out an actual compiled build yet, I will...