Does anyone know is there signed version of Flurl.Http.Newtonsoft?
I have to use Flurl.Signed, so I need Flurl.Http.Newtonsoft signed, because I get error that it can't load Flurl
Does anyone know is there signed version of Flurl.Http.Newtonsoft?
I have to use Flurl.Signed, so I need Flurl.Http.Newtonsoft signed, because I get error that it can't load Flurl
Share Improve this question asked Mar 12 at 15:26 Toni0123Toni0123 1091 silver badge11 bronze badges1 Answer
Reset to default 1There isn't, and I don't maintain the signed packages personally. 2 options:
Request it here.
If you're in a hurry, copy the source and use it as you'd like. There's really not much to it - the serializer is the core of it, and some of the bits from ExtensionMethods and GeneratedExtensions may be helpful too.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744744781a4591232.html
评论列表(0条)