issues
search
JornWildt
/
Ramone
A C# client framework for consuming HTTP/REST services
Other
61
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix merge problems
#61
cbra-mak
closed
7 months ago
0
Use System.Net.Http.Headers.AuthenticationHeaderValue to parse authentication header
#60
MortenAanaes
closed
1 year ago
0
Fixes issue #58
#59
cbra-mak
closed
1 year ago
0
Concurrency error in Ramone.MediaTypes.Xml.XmlSerializerCodec.GetSerializer(Type)
#58
cbra-mak
closed
1 year ago
0
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Ramone.Tests.Server
#57
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Ramone.Hypermedia.Tests
#56
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Ramone.Hypermedia
#55
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Ramone
#54
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 6.0.5 to 13.0.1 in /GoogleDemo/GoogleDemo
#53
dependabot[bot]
opened
2 years ago
0
ArgumentOutOfRangeException when WWW-Authenticate header in response only contains the scheme
#52
MortenAanaes
closed
1 year ago
0
Add Bind(parameters) to links - like Follow()
#51
JornWildt
closed
3 years ago
1
Some interceptors are not invoked in async operations
#50
JornWildt
closed
3 years ago
0
Make AtomLink serializable with Newtonsoft.Json
#49
ArvoX
opened
4 years ago
0
Multipart/form-data serializer lacks terminating boundary
#48
JornWildt
closed
4 years ago
0
Add certificate overload
#47
poizan42
closed
5 years ago
0
Add RFC 7521 section 6.2 support
#46
poizan42
closed
5 years ago
0
Decode fails with null reference
#45
JornWildt
closed
5 years ago
0
Include pdb with sourcelink
#44
poizan42
opened
6 years ago
1
Remove unreferenced tests
#43
poizan42
closed
5 years ago
0
Handling quotes in filenames
#42
JornWildt
closed
6 years ago
0
Missing post-request interceptor
#41
JornWildt
closed
6 years ago
0
Error handler not invoked
#40
JornWildt
closed
6 years ago
0
Comparing media types is a bit tricky
#39
JornWildt
closed
7 years ago
0
Make error handling easier
#38
JornWildt
closed
7 years ago
0
Serilizer should protect agains stack overflows
#37
JornWildt
closed
7 years ago
1
Move Follow and Select extensions out of Hypermedia namespace
#36
JornWildt
closed
7 years ago
0
Failure while serializing indexer
#35
JornWildt
closed
7 years ago
0
Implement async/await pattern for async methods
#34
JornWildt
closed
3 years ago
1
Concurrency problems with connection statistics
#33
JornWildt
closed
7 years ago
0
ContextRegistrator should be aware of arrays
#32
JornWildt
closed
7 years ago
0
Serializer does not handle null values
#31
JornWildt
closed
7 years ago
0
Make OAuth2 token expires available
#30
JornWildt
closed
7 years ago
0
More overloads on Follow()
#29
JornWildt
closed
7 years ago
0
Missing Session.Bind() overload accepting a ILink
#28
JornWildt
closed
7 years ago
0
Wrong media type for built-in byte[]/stream codec
#27
JornWildt
closed
7 years ago
0
How post key value
#26
alessandrosilva
closed
7 years ago
1
Add support for setting subject field in assertions
#25
poizan42
closed
10 years ago
0
Use external libraries for JWT algorithms
#24
JornWildt
closed
10 years ago
1
Missing non-generic Response.Created()
#23
JornWildt
closed
7 years ago
0
Cache codec instances instead of creating new ones all the time
#22
JornWildt
closed
10 years ago
1
Link Select() should also have a corresponding "test for link" method
#21
JornWildt
closed
7 years ago
0
Missing access to response URL
#20
JornWildt
closed
7 years ago
1
Add support for binding with a ILink
#19
JornWildt
closed
7 years ago
2
Use proper package references in NuGet instead of embedding external references
#18
JornWildt
closed
10 years ago
1
Filter basic authentication handling by host name
#17
JornWildt
closed
7 years ago
1
Improved default Basic Auth handling
#16
JornWildt
closed
10 years ago
0
Add default codec for byte[]
#15
JornWildt
closed
10 years ago
0
OAuth2: do not include client ID in body when using Basic Auth
#14
JornWildt
closed
10 years ago
0
Allow anonymous sessions
#13
JornWildt
closed
10 years ago
0
Crash when not following a redirect
#12
JornWildt
closed
7 years ago
1
Next