issues
search
7digital
/
SevenDigital.Api.Wrapper
A fluent c# wrapper for the 7digital API
MIT License
16
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not include TradeId header unless value is explicitly specified
#244
Ant-f
closed
6 years ago
0
Allow certain querystring params with POST/PUT
#243
c24w
closed
6 years ago
1
Provide ForUsageTypes extension method to make it easy to specify usageTypes parameter
#242
rhargreaves
closed
7 years ago
1
Revert "Change URL behaviour to match W3 spec"
#241
danhaller
closed
6 years ago
0
Revert "Change URL behaviour to match W3 spec"
#240
neetas
closed
6 years ago
0
Change URL behaviour to match W3 spec
#239
neetas
closed
8 years ago
2
Post params no qs
#238
gregsochanik
closed
8 years ago
0
HttpPost requests seem to be appending the data to the url as well as payload
#237
gregsochanik
closed
7 years ago
0
Remove mutation that was adding extra query params
#236
danhaller
closed
8 years ago
2
RequestToken and AccessToken ForUser method is confusing
#235
gregsochanik
closed
6 years ago
0
Provide full example of how to use OAuth with .NET Wrapper
#234
apacha
closed
6 years ago
5
POST/PUT with a body and query string parameters
#233
johnjcorcoran
closed
8 years ago
5
Support WithPayload and WithParameter for POSTs
#232
scooper91
closed
6 years ago
2
WithTraceId should accept an array
#231
gregsochanik
opened
9 years ago
1
nuget package release should update the Application Version of the dll it creates
#230
gregsochanik
closed
6 years ago
0
Update Api.Schema library to v1.4.1
#229
gregsochanik
closed
9 years ago
0
Adds a traceId header to each request
#228
gregsochanik
closed
9 years ago
2
Update deps part 2: nuget package should specify new min versions
#227
AnthonySteele
closed
9 years ago
0
Update dependencies from nuget
#226
AnthonySteele
closed
9 years ago
2
Update build docs
#225
AnthonySteele
closed
9 years ago
0
Empty responses cause Please() method to throw NonXmlException
#224
gregsochanik
closed
9 years ago
3
Update to latest schema, which is not a portable class lib
#223
AnthonySteele
closed
9 years ago
0
Fix textcases
#222
AnthonySteele
closed
9 years ago
0
Cache response headers
#221
AnthonySteele
closed
9 years ago
13
Response object caching needs access to response headers
#220
AnthonySteele
closed
9 years ago
15
Removed the code in buildPackage.ps1 that guesses a next version number
#219
AnthonySteele
closed
9 years ago
1
Having a try at post body as form-url encoded
#218
AnthonySteele
closed
9 years ago
10
Investigate way of tying github releases to nuget
#217
gregsochanik
closed
9 years ago
4
There is no Release on GitHub for v5.0.0
#216
bettiolo
closed
9 years ago
9
Added WithParameter(string name, IEnumerable<U> items) extension
#215
AnthonySteele
closed
10 years ago
0
update examples nuget deps to use wrapper v 5.0.0
#214
AnthonySteele
closed
9 years ago
0
Remove IFluentApi.ClearParameters()
#213
AnthonySteele
closed
10 years ago
0
Api schema version 1.0.0 (or later)
#212
AnthonySteele
closed
10 years ago
0
The great schema extraction
#211
AnthonySteele
closed
10 years ago
2
Provide a method UriPath.Combine for two strings
#210
AnthonySteele
closed
10 years ago
1
Rearrange examples
#209
AnthonySteele
closed
10 years ago
0
Prune the readme.md and other .md docs in the root folder
#208
AnthonySteele
closed
10 years ago
0
Updated catalogue endpoints to parse new download elements
#207
minkaotic
closed
10 years ago
0
Is IFluentApi.ClearParameters() still useful?
#206
AnthonySteele
closed
10 years ago
1
Update the readme.md as it was very out of date!
#205
AnthonySteele
closed
10 years ago
1
Wrapper is unforgiving when trailing the Api Uri with a /
#204
danhaller
closed
10 years ago
3
Get the content headers as well
#203
AnthonySteele
closed
10 years ago
0
Jsonflag
#202
AnthonySteele
closed
10 years ago
8
Adding 'Symbol' to price model
#201
danbadge
closed
10 years ago
0
Fix "imageUrl" property of a playlist product
#200
danhaller
closed
10 years ago
2
Fix artist/details exception test
#199
danbadge
closed
10 years ago
0
Added a class for "artist/similar" endpoint.
#198
emashliles
closed
10 years ago
0
Fix spaces for tabs
#197
robertbeal
closed
10 years ago
0
Add "number" to Track
#196
robertbeal
closed
10 years ago
0
Re order properties so that they validate against the XSD
#195
robertbeal
closed
10 years ago
0
Next