Commit Graph

7 Commits

Author SHA1 Message Date
Itai Bar-Haim 4e804f61a6 Prefer using nameof(x) over literal "x" (#1781)
* updated XML docs and added some missing bits.

* prefer nameof(x) over literal "x"
2018-03-07 20:43:10 +10:00
Mickaël Derriey 13d5dab516 Port to .NET Core (#1503)
Port to .NET Core
2017-01-21 14:42:02 +10:00
Ryan Gribble bd10379846 Add Reactive implementation and unit tests 2016-02-22 21:04:15 +10:00
Jasmine 5ad6313738 Fixes for failing convention tests 2016-02-01 15:35:18 -05:00
Jasmine 2a92a4eea7 Fix to failed build
Fixed incorrect comment param tag.
2016-01-28 19:56:58 -05:00
Jasmine 9e2eda5cee Implemented the rest of the User Administration Client and tests, including observable classes. 2016-01-28 19:29:30 -05:00
Jasmine 19f0bf389e Added Observable classes and got started on observable tests 2016-01-28 14:29:08 -05:00