Tim Forkmann
Tim Forkmann
@Arshia001 @Krzysztof-Cieslak asked us to help out with the Saturn project, because of his professional life change. I’m trying to help out a bit but I’m just starting to dig...
#270 got already closed in 2020. Is this issue still open?
@Krzysztof-Cieslak @Zaid-Ajaj This looks interesting. Should this get implemented? I think only the refactoring of the LiveComponentBuilderState is missing right?
I have a open PR for net5 and Fable 3 Works on iOS Android need a tiny fix
With android I'm right now blocked. I can't revolve `Fable.React.Native.3.0.0-alpha001`. Its working on iOS with that same setting. Not sure what to do now. ``` [Tue Dec 08 2020 22:47:19.392]...
Tried to run it today again. Still got the same issue.
Today I worked a bit on the problem. I created a fork of the sqlprovider and only focused on the netcore version. I got the compile compiling on NetCore 3.0....
@mcspud Which directory are you adding as a resolution folder? The Package folder?
Hi, i tried with the new SqlProvider version. Somehow it still asks for the System.Data.SqlClient version 4.6.1  Can you maybe update the 4.6.1 version as well?
I also saw that the System.Data.SqlClient doesn't has a net core 3.1 version.  We probably need to migrate to Microsoft.Data.SqlClient https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/