dapplo / Dapplo.Jira

This is a simple REST based JIRA client, written for Greenshot, by using Dapplo.HttpExtension
MIT License
35 stars 14 forks source link

Consider the usage of Flurl #20

Open Lakritzator opened 7 years ago

Lakritzator commented 7 years ago

At the beginning Flurl(.Http) was not an option, this is why Dapplo.HttpExtensions was written. Currently the project is well maintained, only a few options seem to missing so it might be usefull to consider using Flurl(.Http) by seeing how far we get and contribute to the project.

Lakritzator commented 7 years ago

Advantages would be to have better PCL etc support. Disadvantages seem to be that the settings are very global...

Lakritzator commented 6 years ago

Need to reevaluate this, as by now the community of Flurl got a lot bigger and also has the attention of the .NET Foundation.