Date | 2014-01-19 (3,953 days ago) |
---|---|
Downloads | 7,202 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
AnalyticsMetric
and AnalyticsDimension
respectively. The two classes now use operator overloading to play nicely with strings, but may still break your existing code in some scenarios if you're using the string constants.FacebookOAuthClient
to replace FacebookApplication
. However the GetAppAccessToken
method was still only available in FacebookApplication
. The method is now also been added to FacebookOAuthClient
, which is the recommended way to use the method from now on. The method is still available in FacebookApplication
, but the entire class is marked as deprecated.