Andreas Vilinski

Results 27 comments of Andreas Vilinski

@panesofglass I've enjoyed your CE workshop, found earlier by random googling. Thank you!

The essence of this PR is to replace `FsiRefGen` with `fsidocs` I still need to figure out what the FsiRefGen actually does, because I can't run it on my mac....

[is there still something missing?](https://github.com/ctaggart/froto/issues/106#issuecomment-855770112)

this case where PR were better

+1. I just also wanted to open exactly this issue. In the new Solution I don't want even start with NuGet. But for starting with Paket you need to open...

@isaacabraham yes, i use it all the time like here: - open folder in atom with ionide - paket convert from nuget - profit :)

you need FSharp.Data [preview](https://www.nuget.org/packages/FSharp.Data/3.0.0-beta4) versions - 3.x. The older only supports full framework.

@baronfel how do you the conversion to new SDK/.net core? Is the some automatization or plain manual work? Just curious.

Thanks. So it's basically how I've done it before with a few of my hobby projects - `dotnet new mini-scaffold ...` and adding old files.

@KingKnecht can you elaborate a short helpful note, explaining it to you in the way you understand it now? If yes - don't hesitate to make a PR or write...