• 1.0.7 50be847285

    1.0.7 Stable

    cctrbic released this 2019-02-23 21:50:36 -05:00 | 238 commits to master since this release

    100% API coverage, target up to Redcap Version 8.11.4
    Additional tests for latest release.
    Additional methods supported: ImportRepeatingInstrumentsAndEvents
    Older APIs have been deprecated(you can still use them but they'll generate warnings) when building.
    Bug fixes

    Downloads
  • 1.0.6 2cfd17f3b2

    1.0.6 Stable

    tranpl released this 2019-02-13 15:53:59 -05:00 | 267 commits to master since this release

    add overload for ExportRecordAsync for a single record
    deprecated older methods
    updated demo project
    updated tests

    Downloads
  • 1.0.5 27dc36a98b

    1.0.5 Stable

    cctrbic released this 2019-02-12 10:50:41 -05:00 | 277 commits to master since this release

    1.0.5

    Downloads
  • 1.0.3-beta 6d2ff1bf42

    1.0.3-beta Pre-release

    tranpl released this 2018-09-27 22:49:13 -04:00 | 289 commits to master since this release

    Breaking Changes

    1. Method parameters using enums as much as possible
    2. Fix few bugs
    3. Keeping method definitions more consistent
    Downloads
  • v1.0.4-beta 6d2ff1bf42

    1.0.4-beta Pre-release

    tranpl released this 2018-09-27 22:49:13 -04:00 | 289 commits to master since this release

    quality of life changes for methods
    updated documents
    bug fixes
    .

    Downloads
  • 1.0.2-beta 14863f7850

    1.0.2-beta Pre-release

    tranpl released this 2018-07-24 11:31:10 -04:00 | 306 commits to master since this release

    Fix bug with DeleteRecordsAsync
    Updated demo project
    Added new tests

    Downloads
  • 1.0.1-beta e66236e576

    1.0.1-beta Pre-release

    tranpl released this 2018-07-03 10:40:46 -04:00 | 332 commits to master since this release

    Added new Api method: ExportRepeatingInstrumentsAndEvents
    Updated docs and added additional tests for new api

    Downloads
  • 1.0.0-beta 6faeb9f56f

    1.0.0-Beta Pre-release

    tranpl released this 2018-03-21 15:51:45 -04:00 | 355 commits to master since this release

    1. Overhaul interfaces and methods to be more aligned with official api documentations.
    2. 100% API Coverage. All methods are implemented, with some having overloads which could prove more useful at times.
    3. Better documentation. Add in official terms/language for each method+interface.
    4. A demo project is available , will try to complete it with all methods
    5. New tests incoming
    6. Additional classes for better typing
    7. Up to date with latest version of REDCap (8.x+)
    8. Supports .Net Standard 2.0
    Downloads
  • 0.4.0-alpha 9131318f60

    0.4.0-alpha Pre-release

    cctrbic released this 2017-09-22 16:08:25 -04:00 | 416 commits to master since this release

    Add additional methods as well as clean up. Update and added overloard for SendRequestAsync
    ImportFileAsync
    ExportFileAsync
    DeleteFileAsync
    SendRequestAsync

    Downloads
  • 0.3.0-alpha b3a9d659cf

    0.3.0-alpha Pre-release

    tranpl released this 2017-09-14 22:40:49 -04:00 | 443 commits to master since this release

    Added a few more methods
    update comments for all interfaces and methods, intellisense should work
    add more test coverage

    Downloads