redcap-tools / nef-c-sharp

Chris Nefcy's example C# code for calling REDCap's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nef-c-sharp

Several people have been asking Chris Nefcy (University of Washington Medicine, Dept of Radiology) for his C# code that calls REDCap's API and DET. We decided that this new REDCap-Tools GitHub organization would be a good place to distribute it.

Currently, this repository has two examples. Click below to view their contents and README file.

The code is distributed with an MIT license. If you have questions, consider creating a GitHub Issue in this repository.

REDCap-Tools Repository

This repository is housed in the REDCap-Tools organization. This organization fosters interesting projects built against REDCap. Developers and projects in this organization have no official ties to REDCap other than looking to push the data management capabilities provided by REDCap's more advanced tools (namely the API and Data Entry Triggers) to their fullest potential. We hope to foster projects across a wide-range of programming languages. Our other goal is to connect users to the best existing libraries and resources for their needs. For more information, please visit the organization website.

About

Chris Nefcy's example C# code for calling REDCap's API

License:MIT License


Languages

Language:C# 99.0%Language:ASP 1.0%