Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: faniereynders/refit

Tags

v4.6.48

Toggle v4.6.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v4.6.30

Toggle v4.6.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request reactiveui#536 from reactiveui/strong-name-build-task

Add strong name to build tasks

v4.6.16

Toggle v4.6.16's commit message

Unverified

No user is associated with the committer email.
Cleanup and docs

v4.6.15

Toggle v4.6.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set PrivateAssets explicitly so build is included transitively (react…

…iveui#510)

v4.5.6

Toggle v4.5.6's commit message

Unverified

No user is associated with the committer email.
fix version

v4.4.17

Toggle v4.4.17's commit message
Move PushStreamContent Namespace (reactiveui#467)

* Move PushStreamContent Namespace

Previous behavior caused issues of �mbiguous reference around
PushStreamContent when both Refit and System.Net.Http.Formatting are
included in a project. This is essentially a show stopper to upgrading
to the latest Refit.

The solution is to change the internal implementation of PushStreamContent
namespace from System.Net.Http -> Refit.Net.Http and to update
the usages internally. Note this may be a breaking change to those who
have taken a dependency on PushStreamContent in their own projects from
the Refit assemblies.

* Make types internal

v4.3.0

Toggle v4.3.0's commit message

v4.2.0

Toggle v4.2.0's commit message

v4.0.1

Toggle v4.0.1's commit message

v4.0.0

Toggle v4.0.0's commit message