magiccodingman / Magic.IndexedDb

Use IndexedDb in Blazor like LINQ!
MIT License
27 stars 8 forks source link

nullable cast fix #10

Closed kortgat closed 2 months ago

kortgat commented 5 months ago

this will fix int? cast and any other premative casts that may be used

magiccodingman commented 2 months ago

Sorry for the late response. I'm accepting the merge :)