admin管理员组

文章数量:1395780

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 badges
Add a comment  | 

1 Answer 1

Reset to default 1

There isn't, and I don't maintain the signed packages personally. 2 options:

  1. Request it here.

  2. 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.

本文标签: cFlurlHttpNewtonsoft signed versionStack Overflow