FinesseClient 3.0.0.1

dotnet add package FinesseClient --version 3.0.0.1
NuGet\Install-Package FinesseClient -Version 3.0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FinesseClient" Version="3.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FinesseClient --version 3.0.0.1
#r "nuget: FinesseClient, 3.0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FinesseClient as a Cake Addin
#addin nuget:?package=FinesseClient&version=3.0.0.1

// Install FinesseClient as a Cake Tool
#tool nuget:?package=FinesseClient&version=3.0.0.1

Finesse Client Library

V3.001

Over view

Finesse Client Library based on .Net Library of Finesse Client.

The solution is designed based on MVVM

  1. Model which is representing the transaction whether a call or chat or email or Task.

  2. View is the main UI screen showing the transaction card details and possible functions and capabilities

  3. View Model is the Finesse Agent View Model. And this view model is used by the UI for rendering the transaction data on the view.

  4. Finesse XMPP and Finesse Rest are the main services adaptors that integrate with Finesse Server side.

Link to full read me at https://github.com/mamdouharef76/FinesseClient/blob/master/Readme.md

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0.1 1,170 2/6/2019
2.2.9.5 996 1/11/2019

Finesse Client Library. Check documentation at the link https://github.com/mamdouharef76/FinesseClient/blob/master/Readme.md