Rafael Mota

Results 4 issues of Rafael Mota

I had to implement a dataloader with Amazon's DynamoDB and ran into some limitations on Dynamo's batch API and had to add some workarounds so I thought I'd share my...

Hello, Code that has Overloaded Methods and two of the method have same parameters, but one has varargs is causing inconsistencies on diffj's output, here is an example: #### When...

Oi, tudo bom? Eu tava usando o pacote e senti a necessidade de ter um prazo para o cliente pagar, o cliente pra isso eu vi na documentação do pagseguro...

I've been running into issues when trying to specify a model with a property with a List property. This is the model I'm defining: ```csharp public class WeatherForecast { public...