msgpack-cli
msgpack-cli copied to clipboard
Net Standard 2
Hi,
Do you have plans to support .net standard 2? I attempted to use this library to enhace serialisation speed with Blazor, but was unable to due to the lack of the System.Reflection.Emit namespace. It would be great to know if you have a roadmap for this.
Thank you!
Sorry for delay, but it had been already supported. https://github.com/msgpack/msgpack-cli/blob/e6b43e4f82cd529dc1dd6f2086324a32db2cbe83/src/MsgPack/MsgPack.csproj#L7
Any problem in Blazor?