You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Facadebook

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

Facadebook

Facadebook C# SDK is a facade and abstraction layer for the Facebook C# SDK. Use it if you need to write your own adjustments or if you need to unit test your code. We do. This package facades the Facebook C# base library.

5.3.2
unpublished
Source
nugetNuGet
Maintainers
1
Created
Source

Facadebook C# SDK

Authors: Daniel Saidi & Ludvig Dickman Website: http://danielsaidi.github.com/Facadebook Project: http://github.com/danielsaidi/Facadebook

About

Facadebook is a facade and abstraction layer for the Facebook C# SDK, which can be found at http://facebooksdk.codeplex.com/ Use it if you want to make your own adjustments or if you unit test your code.

Version handling

The library version will match the version of the Facebook C# SDK it facades. Since the SDK uses a four block version number, the library will not be able to add a build verison of its own, which means that the 5.2.1.0 version for instance, will be used as long as it facades the 5.2.1.0 version of the SDK.

How to get it

To get your hands on Facadebook, either:

Once downloaded, add the DLL files (including the native Facebook C# SDK DLL:s) to your .NET solution, add references where needed...then just go go go!

Contact

SDK DLL:s) to your .NET solution, add references where needed...then For now, either contact us via the project site, or e-mail us at:

Ludvig Dickman - luddement@gmail.com Daniel Saidi - daniel.saidi@gmail.com

Keywords

facebook

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts