FinesseClient 3.0.0.1
dotnet add package FinesseClient --version 3.0.0.1
NuGet\Install-Package FinesseClient -Version 3.0.0.1
<PackageReference Include="FinesseClient" Version="3.0.0.1" />
paket add FinesseClient --version 3.0.0.1
#r "nuget: FinesseClient, 3.0.0.1"
// 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
Model which is representing the transaction whether a call or chat or email or Task.
View is the main UI screen showing the transaction card details and possible functions and capabilities
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.
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 | Versions 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. |
-
- MatriX (>= 2.1.0.5)
- Newtonsoft.Json (>= 12.0.1)
- RestSharp (>= 106.6.7)
- System.IdentityModel.Tokens.Jwt (>= 5.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Finesse Client Library. Check documentation at the link https://github.com/mamdouharef76/FinesseClient/blob/master/Readme.md