This library allows applications on the .NET platform to make http calls to REDCap instances.
Info
Version: | 1.3.7 |
Author(s): | Michael Tran |
Last Update: | Thursday, November 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cctrbic/redcap-api/ |
NuGet Url: | https://www.nuget.org/packages/RedcapAPI |
Install
Install-Package RedcapAPI
dotnet add package RedcapAPI
paket add RedcapAPI
RedcapAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Serilog(>= 2.7.1)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)
- xunit.extensibility.core(>= 2.4.0)
Tags