Matthias Weiser

Results 8 comments of Matthias Weiser

I have started with an empty .NET 4.7 F# Console app. The dll itself is not missing - the 4.5 version of System.Threading.Tasks.Extensions is installed. It might be that the...

Tried dotnet core as well - still the same issue...

How do you get the dlls into the ReferencePath? I created an empty F# project and added the two nuget packages. For a trivial ETL project I expect this too...

I am still struggeling with this issue - I have really no idea where the problem begins, so that I could work on a fix.

Installing Npgsql into the GAC works as a workaround.

Have you seen https://github.com/fsprojects/SQLProvider/issues/529?

Yes - but I think that in general for real production usage it should be recommended to log into the ETW and use the etl file for reporting. I have...

Would be nice if this is at least mentioned as a requirement for using ProjectScaffold.