标签: c# .net-core
我可以使用snk而不是可执行文件对程序集进行签名。任何帮助表示赞赏。
这是我添加到项目文件中的内容:
{ studentId:12345, studentName:"abc", age:10, tests:[ { testId:100, score:70 }, { testId:101, score:60 }, { testId:102, score:80 } ] }