Info
Version: | 1.0.2 |
Author(s): | Matthew Koch, MSKCC |
Last Update: | Thursday, August 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mskcc/Medidata.RWS.NET.Standard/ |
NuGet Url: | https://www.nuget.org/packages/Medidata.RWS.NET.Standard |
Install
Install-Package Medidata.RWS.NET.Standard
dotnet add package Medidata.RWS.NET.Standard
paket add Medidata.RWS.NET.Standard
Medidata.RWS.NET.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl.Http(>= 2.3.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- System.Dynamic.Runtime(>= 4.3.0)
- Microsoft.CSharp(>= 4.5.0)
Tags
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. Compatible with your .NET Core / Xamarin apps!.