refit/Refit
dependabot[bot] a79471db67
build(deps): bump System.Text.Json from 7.0.3 to 8.0.0 (#1613)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v8.0.0)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 01:21:53 +00:00
..
Buffers housekeeping: Update Targets, Fix build, Update relevant packages (#1488) 2023-04-12 17:30:13 +10:00
Properties Split XmlContentSerializer into separate package 2022-02-08 10:46:38 -05:00
targets Switch to Roslyn component versioning 2021-10-07 16:46:21 -07:00
AnonymousDisposable.cs Removed unnecessary using directives 2020-02-10 14:21:38 +01:00
ApiException.cs -Added comments for ApiException. 2021-11-10 14:57:46 +01:00
ApiResponse.cs feature: Make the `RestMethodInfo` available in the request options (#1317) 2023-04-13 09:37:15 +10:00
Attributes.cs -Added a comment to 1 attribute. 2021-11-10 17:10:58 +01:00
AuthenticatedHttpClientHandler.cs feature: Add an authorization header value getter property that supports cancellation (#1413) 2023-04-12 17:53:43 +10:00
CachedRequestBuilderImplementation.cs More annotations 2020-11-25 18:33:38 -05:00
CloseGenericMethodKey.cs More annotations 2020-11-25 18:33:38 -05:00
CollectionFormat.cs Allow specifying default CollectionFormat 2020-03-20 18:55:36 +02:00
FormValueMultimap.cs Rename IContentSerializer to IHttpContentSerializer and related methods to better reflect what it does 2021-02-04 17:28:39 -05:00
HttpContentExtensions.cs housekeeping: Update Targets, Fix build, Update relevant packages (#1488) 2023-04-12 17:30:13 +10:00
HttpRequestMessageProperties.cs Revert #1418, #1367, introduce public version of RestMethodInfo (#1496) 2023-05-14 08:18:55 -04:00
JsonContentSerializer.cs Rename IContentSerializer to IHttpContentSerializer and related methods to better reflect what it does 2021-02-04 17:28:39 -05:00
MultipartItem.cs -Added a comment to 1 attribute. 2021-11-10 17:10:58 +01:00
NameValueCollection.cs Remove unused types 2020-03-22 00:39:16 +02:00
ProblemDetails.cs More annotations 2020-11-25 18:33:38 -05:00
PushStreamContent.cs Anotations 2020-11-25 18:38:25 -05:00
Refit.csproj build(deps): bump System.Text.Json from 7.0.3 to 8.0.0 (#1613) 2023-11-20 01:21:53 +00:00
RefitSettings.cs Revert #1418, #1367, introduce public version of RestMethodInfo (#1496) 2023-05-14 08:18:55 -04:00
RequestBuilder.cs First pass at NRT annotations 2020-11-25 16:52:50 -05:00
RequestBuilderFactory.cs First pass at NRT annotations 2020-11-25 16:52:50 -05:00
RequestBuilderImplementation.TaskToObservable.cs More annotations 2020-11-25 18:33:38 -05:00
RequestBuilderImplementation.cs Revert #1418, #1367, introduce public version of RestMethodInfo (#1496) 2023-05-14 08:18:55 -04:00
RestMethodInfo.cs Revert #1418, #1367, introduce public version of RestMethodInfo (#1496) 2023-05-14 08:18:55 -04:00
RestMethodParameterInfo.cs More annotations 2020-11-25 18:33:38 -05:00
RestService.cs BREAKING: Simplify authorization configuration (#1495) 2023-04-17 14:18:49 +00:00
SystemTextJsonContentSerializer.cs cleanup 2021-09-04 20:24:45 +02:00
UniqueName.cs Remove "AutoGenerated" as it's redundant now that code is generated underneath a Generated class 2021-02-04 12:22:13 -05:00
ValidationApiException.cs More annotations 2020-11-25 18:33:38 -05:00