System.Security.Permissions missing when invoking JsonConvert.DeserializeObject in .NET Core 2.0

前端 未结 5 1869
小鲜肉
小鲜肉 2020-12-15 08:16

I am currently looking at using .NET Core 2.0 so that I can run my app on multiple platforms.

One thing I need to do is take an incoming string and deseralise it in

5条回答
提交回复
热议问题