Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate .NET 4.0 to support async methods #34

Open
julienmoumne opened this issue Jan 12, 2017 · 4 comments · May be fixed by #54
Open

Deprecate .NET 4.0 to support async methods #34

julienmoumne opened this issue Jan 12, 2017 · 4 comments · May be fixed by #54
Milestone

Comments

@julienmoumne
Copy link
Member

julienmoumne commented Jan 12, 2017

As per the discussion in #29, we may need to deprecate .NET 4.0 in order to provide async methods.

@julienmoumne julienmoumne added this to the v3.0.0 milestone Jan 12, 2017
@julienmoumne julienmoumne removed this from the v3.0.0 milestone Mar 22, 2017
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 17, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 17, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 19, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 20, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 20, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
@huan086 huan086 linked a pull request Apr 20, 2017 that will close this issue
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 21, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
huan086 added a commit to huan086/piwik-dotnet-tracker that referenced this issue Apr 21, 2017
Use HttpClient for requests.
Change all tracking methods to async. Fixes matomo-org#39.
@julienmoumne julienmoumne changed the title Deprecate .NET 4.0 in favor of 4.5 Deprecate .NET 4.0 to support async methods Apr 21, 2017
@julienmoumne julienmoumne added this to the v4.0.0 milestone Apr 24, 2017
@ghost
Copy link

ghost commented May 24, 2018

Is there an ETA on this?

@mattab
Copy link
Member

mattab commented May 31, 2018

No ETA @bontibon but we welcome contributions. Also we are always welcoming new maintainers, as @julienmoumne could do with some help (I don't think he uses the project in production anymore, so it would be great to get more people to help maintain the project)

@ghost
Copy link

ghost commented May 31, 2018

No worries. We ended up just implementing the subset of the functionality that we needed.

@mattab
Copy link
Member

mattab commented May 31, 2018

it would still be great if you can contribute your improvements to this project: this is how we can build an awesome project together :-)

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

Successfully merging a pull request may close this issue.

2 participants