multiformats / cs-multihash

Multihash implementation in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to use in a Unity Project?

edsilv opened this issue · comments

Hi,

I'm interested in using this in a Unity v5.5.2f1 project. I tried building it in VS Community 2017 but get (after restoring the NuGet packages):

The type or namespace name 'Crypto' could not be found (are you missing a using directive or an assembly reference?)

I think I'll need to target .Net 2 or 3.5 for it to work in Unity. From #8 it sounds like it only supports 4.6.1?

@edsilv It's unlikely that I will do any work supporting lower net versions as I'm primarely working on the dotnet core implementation. I'm curious tough, what's your use case? Are you depending on the Multihash prefixing?

Will most likely never support versions lower than 4.5. You might look into using the latest Unity versions they are working on using the latest version of Mono these days (experimental at this point), which will support 4.5.