Linux compatibility

Regarding the compatibility issues with .NET Core, I am now making the SpeckleKit ready to be deployed on linux. Whilst the problems are solved for now while running on my windows machine, they seem to reappear using a linux target.


Any idea, why the publication format could make a difference? :thinking:

Just a quick update, it is to do with the path passed onto SpeckleInitalizer, which accesses available Speckle classes in the assembly for deserialization. Going to work on a way to get such a path automatically in linux

1 Like

Thanks, that’s a good shout :slight_smile: You can flag an issue here, and if you have time, even submit a PR for extra :heart:

As reference: https://developers.redhat.com/blog/2018/11/07/dotnet-special-folder-api-linux/