issues
search
akamsteeg
/
AtleX.HaveIBeenPwned
A modern, fully async, high performance, .NET client library for the API of HaveIBeenPwned.com
https://www.nuget.org/packages/AtleX.HaveIBeenPwned/
MIT License
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move common classes to separate package/assembly
#9
akamsteeg
closed
5 years ago
1
Move from SourceLink + embedded PDB to snupkg
#8
akamsteeg
closed
5 years ago
0
HttpServiceClient performs HTTP requests outside of a try..catch
#7
akamsteeg
closed
5 years ago
0
HttpServiceClient disposes injected HttpClient when it's being disposed
#6
akamsteeg
closed
5 years ago
0
Rename IServiceClient to IHaveIBeenPwnedClient
#5
akamsteeg
closed
5 years ago
0
Add CancellationToken support
#4
akamsteeg
closed
5 years ago
1
Change parsing the responses in HttpServiceClient from downloading the full string and then to JSON to stream-to-JSON
#3
akamsteeg
closed
5 years ago
0
Add injecting a HttpClient in HttpServiceClient
#2
akamsteeg
closed
5 years ago
0
Exceptions should have a SerializableAttribute
#1
akamsteeg
closed
5 years ago
0
Previous