Anderson Matos

Results 2 issues of Anderson Matos

**Affected version**: `1.7.0` (this works with `1.6.3`). I'm able to demonstrate the issue, though I still don't fully get what's happening and why alias generation/mapping is not working anymore. Consider...

under investigation
Waiting for Information

**Affected version**: `1.7.0` (this works with `1.6.3`). Consider the `POCO`: ```csharp public class MyPoco { public int Id { get; set; } public string Name { get; set; } public...

bug
Pending Release