issues
search
canton7
/
RestEase
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
MIT License
1.08k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cleanup project configs
#266
sungam3r
opened
11 months ago
0
Apply dotnet-format
#265
sungam3r
closed
11 months ago
0
Apply dotnet-format and fix typos
#264
sungam3r
opened
11 months ago
2
Possibility to send body content (string) in POST request
#262
chanhnn
closed
1 year ago
13
Fixes #257: Extract response handling from method sending the request
#258
TobiasBreuer
closed
1 year ago
1
Extract ApiException creation from SendRequestAsync method
#257
TobiasBreuer
closed
1 year ago
4
Fix/multiple interfaces with same name in source generator
#255
dtewinkel
closed
1 year ago
3
Fix/multiple interfaces with same name in source generator
#254
dtewinkel
closed
1 year ago
3
Fix #252.
#253
dtewinkel
closed
1 year ago
1
SourceGenerator fails on interfaces with the same name
#252
dtewinkel
closed
1 year ago
2
httpclient alternative?
#248
abdeldjalil-fellah
closed
1 year ago
1
When polly is used at rest client level and an (locally running) API is called which throws an error, the API is not retried
#245
nrpatil1993
closed
1 year ago
1
Changelog for v1.6 ?
#243
jafin
closed
1 year ago
2
Add InstanceConfigurer to the readme
#242
canton7
closed
1 year ago
0
Question: Extend the RestEaseGeneratedType ?
#235
StefH
closed
2 years ago
2
SSL exception on Windows 7
#233
shabakett
closed
2 years ago
1
[suggestion] Add ctor to ReseEase that allow to add both RequestModifier and HttpMessageHandler
#232
Legion-ale
closed
1 year ago
1
Using Task<Response<T>> when T is a string does not work.
#230
StefH
closed
2 years ago
2
Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /src/RestEase
#229
dependabot[bot]
closed
2 years ago
2
close #152 accepts IEnumerable<KeyValuePair<,>> for QueryMap
#228
donnytian
opened
2 years ago
3
close #171 allow multiple parameter attributes
#227
donnytian
closed
2 years ago
1
RestEase.SourceGenerator not using `*.g.cs` in generated source files.
#226
brogdogg
closed
2 years ago
2
async resquest is not found
#222
x-meta-hub
closed
2 years ago
2
Request Modifier not reached when chained with ConfigurePrimaryHttpMessageHandler
#220
stephenstroud
closed
2 years ago
4
Custom RequestQueryParamSerializer -> Output parameters are automatically URL-encoded
#219
vpellichero
closed
2 years ago
3
Define the "value" in a Variable Query Parameter which is defined on the interface
#212
StefH
opened
2 years ago
2
The UseWithRestEaseClient<T> extension method does not allow to pass the RequestModifier
#211
StefH
closed
2 years ago
1
Bump System.Net.Http from 4.1.0 to 4.3.4 in /src/RestEase
#193
dependabot[bot]
closed
3 years ago
1
Header is not updated on retry policy [RestEase+Polly combination]
#191
ShykerBogdan
closed
3 years ago
2
Runtime exception with version 1.5.3
#182
MaxDeg
closed
3 years ago
2
Strange enum error with SourceGenerator
#181
netclectic
closed
3 years ago
3
HttpRequestException fires instead of ApiException
#180
mykyta-bondarenko
closed
3 years ago
7
Discuss supporting custom attributes
#179
xljiulang
closed
3 years ago
6
"AddRestEaseClient" could register multiple interfaces for the same configuration?
#178
leonibr
closed
3 years ago
7
Use messagepack
#177
matiassilioni
closed
3 years ago
2
Logging
#176
Brrovko
closed
3 years ago
3
RestEase.HttpClientFactory .NET5 does not seem to register my typed client.
#175
VictorioBerra
closed
3 years ago
8
RestEase.SourceGenerators does not play well with .editorconfig/StyleCop
#174
VictorioBerra
closed
3 years ago
5
Binary incompatibilities in 1.5.1
#173
r-bennett
closed
3 years ago
7
Proposal: Improving error handling with generic ApiException<TContent>
#172
Chakrygin
closed
3 years ago
3
Multiple method parameter attributes (decorators) for one method parameter.
#171
SABEELKAZI
closed
2 years ago
2
Content-Type Plain Text Deserialize Response
#170
stephenstroud
opened
4 years ago
4
How to enable TCP Keep Alive?
#169
Segflow
closed
4 years ago
2
Receiving headers from the server
#168
mnkvsoft
closed
4 years ago
2
adding Content-Type header issue
#167
abdeldjalil-fellah
closed
3 years ago
4
'Method 'GetById': unable to find a [Path("user")] property or parameter for the path placeholder '{user}''
#166
abdeldjalil-fellah
closed
4 years ago
5
Sponsorship
#165
Piedone
closed
4 years ago
11
Specifying a RequestModifier when using RestEase.HttpClientFactory
#164
wizhi
closed
3 years ago
1
Use x509 in RestEase requests
#163
MikDal002
closed
4 years ago
2
Support for standard ASP.NET Core MVC query parameter binding
#162
rsivanov
opened
4 years ago
1
Next