File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Version 2.0.0.0
22==========================================
3- - Added AwaitableQueryDispatcher
4- - Dropped support for Silverligt and Windows Phone 7
53- Changed minimum .Net Framework Version to 4.5
4+ - Added AwaitableQueryDispatcher (Replacement for the other 2 Dispatchers) - It is much faster anf fixes some conceptional problems
5+ - Dropped support for Silverligt and Windows Phone 7
66- Added more detailed exception in cases when there is a response parsing error
77
88Version 1.2.2.0
Original file line number Diff line number Diff line change 11Requirements
22==============================================================
3-
4- - Visual Studio 2008 with .Net Framework 3.5
5- - Silverlight Toolkit and so on (only if you want to use this library with silverlight)
3+ - Visual Studio 2015 with .Net Framework 4.5+
64
75How to use?
86==============================================================
97
10- For Windows Phone 7.1 reference the assembly : TS3QueryLib.Core.WP7
11- For Silverlight reference the assembly : TS3QueryLib.Core.Silverlight
12- For ASP.Net, Winforms, WPF and so on reference the assembly: TS3QueryLib.Core.Framework
8+ Reference the assembly: TS3QueryLib.Core.Framework
139
1410
15- Sample Code (Silverlight)
11+ Sample Code
1612==============================================================
1713
1814using System.Windows;
You can’t perform that action at this time.
0 commit comments