Hi,
nuget packages not up to date. it is causing these problems. ex: QueryAttr in readme but not contain namespace of Refit.
Thank you.
Good spotting. We'll aim to get a new version out within the next few days to address this.
@sahinyyurt - If you want to use it from the dev branch, clone/download the solution, build and publish in Release. At the locally generated nuget package as a local source and include it in your project.
Any plans to release a new version by NuGet? The last one is from mid 2017. Thanks
Please release latest code base to NuGet at least as prerelease. We need to be able to use [Body(buffered: true)]
4.1 is now published online. There's also a CI feed on MyGet here: https://www.myget.org/F/refit/api/v3/index.json
Most helpful comment
Good spotting. We'll aim to get a new version out within the next few days to address this.