-
1.3.7 Stable
released this
2024-11-07 18:17:31 -05:00 | 0 commits to master since this releaseAdd support for new API Method:
RandomizeRecord - This method allows the current API user to randomize a record. This follows the Randomization 2.0 Update in REDCap v14.7.0
Full Changelog: https://github.com/tranpl/redcap-api/compare/20240716.3...1.3.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.3.6 Stable
released this
2024-07-16 15:59:14 -04:00 | 11 commits to master since this releaseAdd the ability to import via background process; this aligns with the latest api capabilities for importing record(s)
add MIT License file, required for nuget packagesDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.3.5 Stable
released this
2024-05-08 23:29:46 -04:00 | 26 commits to master since this releaseEnhancements:
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.3.3 Stable
released this
2023-10-13 11:38:51 -04:00 | 58 commits to master since this release.NET 7 Support
Bug fixes
Remove unsupported packagesWhat's Changed
- release 1.3.3 by @tranpl in https://github.com/cctrbic/redcap-api/pull/120
Full Changelog: https://github.com/cctrbic/redcap-api/compare/20230925.5...1.3.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.3.2 Stable
released this
2023-05-19 23:18:57 -04:00 | 73 commits to master since this releaseAdd ability to create multiple instances API (remove static members)
Update deprecated packagesDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.3.1 Stable
released this
2023-01-09 03:25:17 -05:00 | 84 commits to master since this releaseDocumentation update
multiple breaking changes
Fix methods which had parameter updates
CleanupDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
RedcapAPI.1.3.1.nupkg
14 downloads ·
2023-01-09 03:27:14 -05:00 · 103 KiB
-
Source code (ZIP)
-
1.3.0 Stable
released this
2023-01-07 09:49:40 -05:00 | 117 commits to master since this releaseThis version adds support to the latest version of REDCap(v13.x) which includes new API methods for the File Repository.
ExportRecordsAsync has been updated to support the latest parameter modifiers as of version 13.1
CreateFolderFileRepositoryAsync
ExportFilesFoldersFileRepositoryAsync
ExportFileFileRepositoryAsync
ImportFileRepositoryAsync
DeleteFileRepositoryAsyncDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.1.0 Stable
released this
2021-02-05 12:33:08 -05:00 | 168 commits to master since this releaseNew APIs have been added!
-ExportLoggingAsync
-ExportDagsAsync
-ImportDagsAsync
-DeleteDagsAsync
-ExportUserDagAssignmentAsync
-ImportUserDagAssignmentAsync
-Added models to support new APIs
Minor bugs fixes to existing APIs regarding optional parameters.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.9 Stable
released this
2020-10-03 01:49:06 -04:00 | 184 commits to master since this release- add improvements to 'ImportRecordsAsync'
Add ability to declare csv delimiter to match REDCap's API paramters - minor update documentation
- Minor version bump
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- add improvements to 'ImportRecordsAsync'
-
1.0.8 Stable
released this
2020-01-27 13:11:22 -05:00 | 207 commits to master since this releaseFix issue with url encoded content.
Fix copy/paste stringsThanks to @dr01d3r for the contribution.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)