Hi
How we can add below references in c# application
Thanks
Hi ramco1917,
You need to add the following in the namespace section i.e. top position of the code behind.
using FacebookAuth Data; using FacebookAuth.Models; using FacebookAuth.Services;
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.