musictopia2

Results 22 comments of musictopia2

I have one question. I actually have a major update. Currently, I have a preview version that uses .net 6. In November, I will link to the new repository. I...

Actually I found out that I had to somehow disable the usb debugging, revoke the debugging. Then reenable it again then allow always when it pops up when i plug...

Here is what I think can fix the problem. Under static SqlMapper() in SQLMapper.cs file, if you add DateOnly and DateOnly?, that will fix the problem. I would also need...

I am using the sql server one.

The version I am using is this one.

Microsoft.Data.SqlClient version 1.1.1 Tried to add the xml but that was deleted.

looks like they have that one up to 4.0.0. I can use that one though if that would help as well.

Do you think there is a way for dapper to do some type of version so if dateonly was used, then it can somehow go to the external as datetime...

I see an issue that was posted here https://github.com/dotnet/efcore/issues/24507 where they showed a converter a person can use as a temporary workaround in entity framework core. Can something like this...

Any suggestion of a workaround while waiting for vendors to fix them. What if no vendors ever fix them? would be disappointing to have the new datatypes but the catch...