OmniCX Client SDK encapsulates the REST API calls to the OmniCX API and provides a simplistic implementation in the front end application.
Info
Version: | 1.0.0 |
Author(s): | Vikram Saxena |
Last Update: | Sunday, May 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.omnicx.com/ |
NuGet Url: | https://www.nuget.org/packages/OmniCX.Client.SDK |
Install
Install-Package OmniCX.Client.SDK
dotnet add package OmniCX.Client.SDK
paket add OmniCX.Client.SDK
OmniCX.Client.SDK Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc.Futures(>= 5.0.0)
- HtmlTags(>= 4.2.0)
- Humanizer(>= 2.1.0)
- Newtonsoft.Json(>= 9.0.1)
- RestSharp(>= 105.2.3)
- Unity(>= 4.0.1)
- Unity.Mvc(>= 4.0.1)
- OmniCX.Client.Framework(>= 1.0.12)
Tags