Download Latest Version 14.0.1 source code.zip (1.8 MB)
Email in envelope

Get an email when there's a new version of Refit

Home / v13.1.0
Name Modified Size InfoDownloads / Week
Parent folder
Refit.13.1.0.nupkg 2026-07-03 2.1 MB
Refit.HttpClientFactory.13.1.0.nupkg 2026-07-03 358.1 kB
Refit.Newtonsoft.Json.13.1.0.nupkg 2026-07-03 252.0 kB
Refit.Testing.13.1.0.nupkg 2026-07-03 473.2 kB
Refit.Xml.13.1.0.nupkg 2026-07-03 270.8 kB
13.1.0 source code.tar.gz 2026-07-03 597.1 kB
13.1.0 source code.zip 2026-07-03 1.1 MB
README.md 2026-07-03 1.3 kB
Totals: 8 Items   5.2 MB 0

🗞️ What's Changed

  • Fixed the CS0436 build error from PrimitivesR3BridgeGeneratedAttribute (#2176, [#2194]). Bumps ReactiveUI.Primitives to 6.0.0, which moves the R3 bridge generator out of the runtime package. Projects using InternalsVisibleTo (e.g. test projects) build again, and the <Analyzer Remove=... /> workaround is no longer needed.
  • Path parameters now use generated request building instead of reflection (#2174), so they work with AddRefitGeneratedClient and NativeAOT. Now covers enum, Guid, DateTime/DateTimeOffset/DateOnly/TimeOnly/TimeSpan, all integer widths (incl. Int128/UInt128/Half), and any IFormattable (#2193).

✨ Features

  • [b59241] feat: add generated request building support for path parameters in the URL. (#2174) @calebkiage @glennawatson
  • [9bc675] feat: support more path parameter types in generated request building (#2193) @glennawatson

🧹 General Changes

  • [ac79c7] build: update NuGet dependencies (#2198) @glennawatson

🔗 Full Changelog: https://github.com/reactiveui/refit/compare/v13.0.0...13.1.0

🙌 Contributions

🌱 New contributors since the last release: @calebkiage 💖 Thanks to all the contributors: @calebkiage, @glennawatson

Source: README.md, updated 2026-07-03