3 Commits

Author SHA1 Message Date
Bill Wagner
d97ae6d6ae Fix API signatures for collections
The methods that return collections should return
Task<IEnumerable<dynamic>> not Task<dynamic>
2017-05-04 10:36:23 -04:00
Unai Zorrilla Castro
4ef6b63913 Review on 17/04/2017 2017-04-17 12:28:12 +02:00
Ramón Tomás
4e53f205b9 Added unitary test cases 2017-03-05 23:19:36 +01:00