Skip to content

Medidata.RWS.NET.Standard is a comprehensive, fluent .NET Standard 2.0 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

Notifications You must be signed in to change notification settings

mskcc/Medidata.RWS.NET.Standard

Repository files navigation

Overview

Medidata.RWS.NET.Standard is a comprehensive, fluent .NET Standard 2.0 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.

Documentation

Documentation can be found at https://medidatarwsnetstandard.readthedocs.io/en/latest/

Installation

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

License

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

Acknowledgements

The Flurl library (license) is used for Url building and communication over HTTP. Moq (license) is utilized for testing.

About

Medidata.RWS.NET.Standard is a comprehensive, fluent .NET Standard 2.0 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