@@ -8,7 +8,11 @@ What RestSharp adds to `HttpClient`:
8
8
- Multiple ways to add a request body, including JSON, XML, and form data
9
9
- Built-in serialization and deserilization of JSON and XML
10
10
11
- ## RestSharp vNext
11
+ ** RestSharp is supported by [ AWS] ( https://aws.amazon.com/developer/language/net/solutions/ ) .**
12
+
13
+ [ ![ AWS Logo] ( https://restsharp.dev/aws_logo.png )] ( https://aws.amazon.com )
14
+
15
+ ## RestSharp vNext (v107+)
12
16
13
17
Finally, RestSharp has moved to ` HttpClient ` . We also deprecated the following:
14
18
- SimpleJson in favour of ` System.Text.Json.JsonSerialzer `
@@ -66,7 +70,7 @@ Find RestSharp on Twitter: [@RestSharp][2]
66
70
67
71
### .NET Foundation
68
72
69
- This project is supported by the [ .NET Foundation] ( https://dotnetfoundation.org ) .
73
+ This project is a part of the [ .NET Foundation] ( https://dotnetfoundation.org ) .
70
74
71
75
### Code Contributors
72
76
@@ -75,26 +79,7 @@ This project exists thanks to all the people who contribute.
75
79
76
80
### Financial Contributors
77
81
78
- Become a financial contributor and help us sustain our community. [[ Contribute] ( https://opencollective.com/RestSharp/contribute )]
79
-
80
- #### Individuals
81
-
82
- <a href =" https://opencollective.com/RestSharp " ><img src =" https://opencollective.com/RestSharp/individuals.svg?width=890 " ></a >
83
-
84
- #### Organizations
85
-
86
- Support this project with your organization. Your logo will show up here with a link to your website. [[ Contribute] ( https://opencollective.com/RestSharp/contribute )]
87
-
88
- <a href =" https://opencollective.com/RestSharp/organization/0/website " ><img src =" https://opencollective.com/RestSharp/organization/0/avatar.svg " ></a >
89
- <a href =" https://opencollective.com/RestSharp/organization/1/website " ><img src =" https://opencollective.com/RestSharp/organization/1/avatar.svg " ></a >
90
- <a href =" https://opencollective.com/RestSharp/organization/2/website " ><img src =" https://opencollective.com/RestSharp/organization/2/avatar.svg " ></a >
91
- <a href =" https://opencollective.com/RestSharp/organization/3/website " ><img src =" https://opencollective.com/RestSharp/organization/3/avatar.svg " ></a >
92
- <a href =" https://opencollective.com/RestSharp/organization/4/website " ><img src =" https://opencollective.com/RestSharp/organization/4/avatar.svg " ></a >
93
- <a href =" https://opencollective.com/RestSharp/organization/5/website " ><img src =" https://opencollective.com/RestSharp/organization/5/avatar.svg " ></a >
94
- <a href =" https://opencollective.com/RestSharp/organization/6/website " ><img src =" https://opencollective.com/RestSharp/organization/6/avatar.svg " ></a >
95
- <a href =" https://opencollective.com/RestSharp/organization/7/website " ><img src =" https://opencollective.com/RestSharp/organization/7/avatar.svg " ></a >
96
- <a href =" https://opencollective.com/RestSharp/organization/8/website " ><img src =" https://opencollective.com/RestSharp/organization/8/avatar.svg " ></a >
97
- <a href =" https://opencollective.com/RestSharp/organization/9/website " ><img src =" https://opencollective.com/RestSharp/organization/9/avatar.svg " ></a >
82
+ Become a financial contributor and help us sustain our community. [ Contribute] ( https://github.com/sponsors/restsharp )
98
83
99
84
### License: Apache License 2.0
100
85
0 commit comments