Skip to content

Releases: AMDevIT/Restling

v1.0.21.0

14 Nov 17:36
3e44e74

Choose a tag to compare

Added support for dotNET 10 LTS

v1.0.20.10

23 Aug 13:02

Choose a tag to compare

Updated DI packages. Added some sugar sintax inside the Core.

v1.0.19.2

25 Apr 14:12

Choose a tag to compare

Updated Microsoft.Extensions.Logging to the latest version. Checked dependencies for vulnerabilities.

v1.0.19.0

21 Mar 19:17
86edf43

Choose a tag to compare

Added raw and form encoded execution methods. Changed default redirect requests behaviour.

Restling v1.0.18.10

10 Mar 20:51

Choose a tag to compare

Allow to force serialization library for JSON payloads.

v1.0.17.80

28 Feb 12:05

Choose a tag to compare

What's Changed

Added support for forced mediatype in request content body.
Fixed minor and major bug on automatic deserializing response content.

Full Changelog: v1.0.16.3...v1.0.17.80

Basic Authentication support

06 Feb 14:16

Choose a tag to compare

Added Basic Authentication support.

v1.0.15.10

29 Jan 02:30
d1588ea

Choose a tag to compare

What's Changed

Full Changelog: v1.0.15.0...v1.0.15.10

Fixed cookies management

29 Jan 01:24
8d07378

Choose a tag to compare

Fixed a bug that prevents cookies to work correctly.

v1.0.4.0

29 Jan 00:15
1273bbc

Choose a tag to compare

What's Changed

  • Add IsSecure to HttpCookieData for compatibility by @XDarinor in #8

Full Changelog: v1.0.0.0...v1.0.4.0