Nick Chapsas
Nick Chapsas
Hey @goda I had a look into this and it looks like, unless I use reflection, there is no way to have both an `HttpClientHandler` and `JsonSerializerSettings` like you mentioned....
Hey @da1rren, Can you please specify if you are using the fluent LINQ toSQL conversion or if you are using raw SQL queries? The main reason why the class is...
See, I really really like the idea of having a Global Query Filter like EF and I would choose that over wrapping the CosmosStore. I don't really have the time...
That's all good on paper, but realistically, even if you were able to extend the CosmosStore, you would end up in the same situation as with having a facade wrapping...
Hey @MatsJakobsson, I don't know if I want to add such a feature for multiple reasons. * CosmosDB already has this property in the form of the `_ts` field. Ofc...
Can you create a pull request?
I will have to plan this out definitely. My biggest concern is that players might abuse it by changing IPs. It will definitely be added though
@LeonanCarvalho That's fine, just keep posting issues, enhancements and feature requests.
Yeah it's inactive and there isn't really and documentation around it. It was mostly an experiment. You can fork it and try to spin it up but the latest rev...
The project is on a wip state. I would recommend you get the code from the master branch: https://github.com/Elfocrash/L2dotNET/tree/master