reedmclean
reedmclean
It makes sense to me that the we should wait to call `_initFromQueryString` until after we've prepopulated the activity with the rest of the contents of `cfg`. We could just...
The plan is to eventually cut a new version of this library that makes asynchronous HTTP requests so that waiting for a response doesn't block the current thread. However, that...
@JohnGalt1717, that's good to hear! Would we have to release two builds with different targets, or would one build work in both 4.5 and .NET Core applications?
My current plan is to investigate expanding into .NET Standard once we start on the next major version. Not sure on what the timeline for that would be, but I'll...
That's awesome! Thanks so much for reaching out. I'm definitely going to take a look at your repo as soon as I can.