Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Medidata.RWS.NET is a comprehensive, fluent .NET API library for Medidata RAVE Web Services (RWS). It handles a large portion of the boilerplate C# code you'd normally have to write in order to communicate with RWS, allowing you to get up and running faster.

License

mattkoch614/Medidata.RWS.NET

 
 

Repository files navigation

Overview

Medidata.RWS.NET is a comprehensive, fluent .NET API library for Medidata RAVE Web Services (RWS). It handles a large portion of the boilerplate C# code you'd normally have to write in order to communicate with RWS, allowing you to get up and running faster.

Looking for a .NET Core compatible version of this library? Check out Medidata.RWS.NET.Standard.

Documentation

Documentation can be found at http://medidatarwsnet.readthedocs.io/en/latest/.

Installation

Install the library via Nuget: (https://www.nuget.org/packages/Medidata.RWS.NET/) and then use in your own .NET project.

License

This project is open-sourced software licensed under the MIT license.

Acknowledgements

The RestSharp library (license) is used as an HTTP client. Moq (license) is utilized for testing.

About

Medidata.RWS.NET is a comprehensive, fluent .NET API library for Medidata RAVE Web Services (RWS). It handles a large portion of the boilerplate C# code you'd normally have to write in order to communicate with RWS, allowing you to get up and running faster.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • Python 1.4%