Sean Farrow
Sean Farrow
Hi, What is the roadmap for supporting the IAsyncEnumerable interface in the read methods of the IRepository interface? If this isn't planned, it is something I'd be happy to work...
I'm just starting to use this to replace a self-written interface to Cosmos. The one thing my current interface gives me is the RU cost of an operation. Could this...
I really like this project. We are starting to use this in a new .Net 6-based Azure functions project. I noticed that NewtonSoft.Json was used for the serialization. Would it...
It would be really nce if the library were updated to be compatible with .net standard 1 or 2.0, which ever makes more sense.
Hi, I am using Aurelia-auth with SignalR and IdentityServer and am wondering whether when a user is authenticated Aurelia-auth set the token as a cookie as well as using the...
It would be nice to allow a user to have sub features inside a main feature. The justification for this would be if for example a library like JQuery was...
@louthy It would be really nice if the Error struct could provide a Data property/field allowing a user to store data that should be available to clients when processing the...
Hi, Having looked at this project (and really liking it), I noticed that the datetimeoffset type is used when representing the time passed since the Unix epoch. As someone who...
Given that Polly now has other available policies (cache for example) would it be desirable to add an equivalent to the brighter UsePolicy attribute and just use that rather than...
Given that the main pusher client is now written in TypeScript, it would be nice if this library were upgraded to use and work with Angular 6 plus. Having looked...