issues
search
avivbiton
/
BlizzardApiReader
.Net Core library to handle Blizzard public APIs
MIT License
35
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /BlizzardApiReader.Core
#67
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /BlizzardApiReader.Core
#66
dependabot[bot]
closed
1 year ago
1
Created a MaxLimitReached method.
#65
kc-correa
opened
3 years ago
0
Update .net core version to 3.1
#64
tom-val
opened
4 years ago
2
Update to .NET Core 3.1
#63
Agilitis
opened
4 years ago
0
Can I rewrite tests to use xUnit?
#62
Agilitis
opened
4 years ago
1
add heathstone reader
#61
yurastico
closed
5 years ago
1
How do i make changes and test them?
#60
mohan-murali
opened
5 years ago
1
Continue adding wow api calls
#59
redmars27
closed
5 years ago
0
Refactor optional fields
#58
redmars27
closed
5 years ago
0
Add Item API
#57
redmars27
closed
5 years ago
1
Make guild accept partial information
#56
redmars27
closed
5 years ago
0
Adding Character and Guild APIs for WOW
#55
redmars27
closed
5 years ago
0
SC2 Community API
#54
oisinmcl
closed
5 years ago
0
Initial version with dependency injection
#52
redmars27
closed
5 years ago
4
Cleansing typos and bugs to prepare for Dependency Injection
#51
redmars27
closed
5 years ago
0
ApiConfiguration changes
#50
avivbiton
opened
6 years ago
8
Add proxy capabilities and move conection lifetime to api configuration
#49
redmars27
closed
6 years ago
2
Update Examples.md correcting typo and adding WOW example
#48
redmars27
closed
6 years ago
0
Add wow api calls
#47
redmars27
closed
6 years ago
0
Fixed connection lifetime in HttpClients by using SocketsHttpHandler
#46
oliverkovac
closed
6 years ago
3
Changed how ApiWebClient works with HttpClient
#45
oliverkovac
closed
6 years ago
4
Add all locale and update tests
#44
redmars27
closed
6 years ago
1
Add simple client
#43
redmars27
closed
6 years ago
2
HttpClient vs WebClient
#42
redmars27
closed
6 years ago
3
Asynchronously queue requests
#41
linahanner
opened
6 years ago
2
Update readme and examples
#40
avivbiton
closed
6 years ago
0
Suggested changes to API migration
#39
linahanner
closed
6 years ago
3
Api migrate
#38
avivbiton
closed
6 years ago
6
Added remaining Diablo 3 API requests
#37
oliverkovac
closed
6 years ago
5
WoW Spell API
#36
CLJohnson427
closed
6 years ago
0
Migrate to the new developer api
#35
avivbiton
closed
6 years ago
5
Api key specific to RateLimiter
#34
linahanner
opened
6 years ago
3
Implement WoW API GetMountsAsync and convert model properties to PascalCase
#33
linahanner
closed
6 years ago
0
Convert all model properties to PascalCase
#32
linahanner
closed
6 years ago
2
WoW Quest API
#31
CLJohnson427
closed
6 years ago
0
WoW Boss API
#30
CLJohnson427
closed
6 years ago
0
Handling cached data discussion
#29
avivbiton
opened
6 years ago
3
WoW Achievement API
#28
CLJohnson427
closed
6 years ago
1
Fix GenericType issue with EnumExtension
#27
linahanner
closed
6 years ago
0
Converted all projects to .net core
#26
avivbiton
closed
6 years ago
0
Added TimeRateLimiter Tests
#25
avivbiton
closed
6 years ago
0
WoW Realm API (New Project Format)
#24
CLJohnson427
closed
6 years ago
0
IRateLimiter OnHttpRequest now also takes a response message.
#23
avivbiton
closed
6 years ago
0
WoW Realm API
#22
CLJohnson427
closed
6 years ago
0
Implement GetDefaultLocale
#21
linahanner
closed
6 years ago
6
Migrate to .NET Core
#20
linahanner
closed
6 years ago
1
Separate each game API into project and general refactoring
#19
linahanner
closed
6 years ago
0
Separate project for each game API
#18
linahanner
closed
6 years ago
3
Interfaces. Unit test example
#17
tom-val
closed
6 years ago
5
Next