nguyentientoan / socialauth-net

Automatically exported from code.google.com/p/socialauth-net
0 stars 0 forks source link

Is Socialauth-net is supported in .net framework 3.5? #167

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I have a query regarding social auth. I was wondering if I can implement 
SocialAuth in Visual Studio 2008 using .net 3.5? If so, where can I download 
the library(.dll) from? Apparently, all the examples I find are developed under 
higher version of VS. If you can also provide an example developed in VB.net 
would be a great help.

Thx

What version of the product are you using? On what operating system?
Visual Studio - 2008 with vb.net (framework 3.5)

Original issue reported on code.google.com by Sikandar.Amla@fountainheadschools.org on 19 Feb 2013 at 2:07

GoogleCodeExporter commented 8 years ago
By Default - No! You may need to alter library source code to make it 
compatible with 3.5. For example, replacing optional arguments with overloads.

We do not have plans to support 3.5.

Deepak

Original comment by deepak.a...@3pillarglobal.com on 12 Jun 2013 at 9:28