refit/Refit
Sam Harwell b3cefe4a87 Switch to Roslyn component versioning 2021-10-07 16:46:21 -07:00
..
Buffers Use OR_GREATER symbols so we don't have to change again for a later target 2021-01-26 17:42:03 -05:00
Properties First pass at NRT annotations 2020-11-25 16:52:50 -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 Rename IContentSerializer to IHttpContentSerializer and related methods to better reflect what it does 2021-02-04 17:28:39 -05:00
ApiResponse.cs More annotations 2020-11-25 18:33:38 -05:00
Attributes.cs add summary doc 2020-11-30 23:17:54 +13:00
AuthenticatedHttpClientHandler.cs First pass at NRT annotations 2020-11-25 16:52:50 -05:00
AuthenticatedParameterizedHttpClientHandler.cs First pass at NRT annotations 2020-11-25 16:52:50 -05: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 Use OR_GREATER symbols so we don't have to change again for a later target 2021-01-26 17:42:03 -05:00
HttpRequestMessageProperties.cs Pass in API type to the HttpRequestMessage options 2021-01-26 18:06:33 -05: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 First pass at NRT annotations 2020-11-25 16:52:50 -05: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 Switch to Roslyn component versioning 2021-10-07 16:46:21 -07:00
RefitSettings.cs Buffered JsonContent when Body(buffered:true) 2021-03-11 21:29:51 +01: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 reduce number of first chance exceptions by allowing ApiResponse to handle deserializations directly, and non ApiResponse to throw 2021-05-08 13:49:06 +12:00
RestMethodInfo.cs Merge branch 'main' into header_collection_post_without_body_bug 2021-03-20 23:37:33 +13:00
RestMethodParameterInfo.cs More annotations 2020-11-25 18:33:38 -05:00
RestService.cs First pass at NRT annotations 2020-11-25 16:52:50 -05: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
XmlContentSerializer.cs Rename IContentSerializer to IHttpContentSerializer and related methods to better reflect what it does 2021-02-04 17:28:39 -05:00