Skip to content

updates to Flurl.Http.Signed 3.2.0#58

Open
maxreb wants to merge 1 commit into
lvermeulen:mainfrom
maxreb:maxreb
Open

updates to Flurl.Http.Signed 3.2.0#58
maxreb wants to merge 1 commit into
lvermeulen:mainfrom
maxreb:maxreb

Conversation

@maxreb

@maxreb maxreb commented Jul 13, 2021

Copy link
Copy Markdown

fixes #55
this will also update from .net standard 1.4 to .net standard 2.0 and to .net461 as flurl 3.2.0 requires it.
It contains also a docker-compose file for automatic testing

@psavva

psavva commented Jun 20, 2022

Copy link
Copy Markdown

@lvermeulen Any chance for you to review these PR's and accept them into the main repo?
There are plenty of people who would love to help you maintain and contribute to this library as it's very useful.

@xavierpena

Copy link
Copy Markdown

I think this pull request is my only option to be able to use Keycloak.Net in my project.

My error is:

Could not load type 'Flurl.StringExtensions' from assembly 'Flurl, Version=3.0.6.0, Culture=neutral, PublicKeyToken=null'.

My architecture:

  • MainProject references ProjectA and ProjectB
  • ProjectA references KeyCloak.Net
  • ProjectB references the last version of Flurl.Http (3.2.4)
MainProject
  --> ProjectA --> KeyCloak.Net
  --> ProjectB --> Flurl.Http v3.2.4

My only option for the moment seems to be downgrading Flurl.Http from ProjectB down to version 2.4.2, which in my case has breaking changes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package references Flurl.Signed 2.x unable to upgrade to 3.x

3 participants