Nemiro.OAuth is a class library for authorization using OAuth protocol in .NET Framework. The library provides mechanisms for implementing OAuth clients, and also contains a ready-to-use clients for popular websites. Nemiro.OAuth is licensed under the Apache License Version 2.0. Features * Support OAuth 1.0 and 2.0; * Obtaining basic information about users: ID, name, sex, date of birth, email address and telephone number; * Ready-to-Use OAuth clients for: Amazon, Assembla, CodeProject, Dropbox, Facebook, Foursquare, GitHub, Google, Instagram, LinkedIn, Microsoft Live, Mail.Ru, Odnoklassniki, SoundCloud, SourceForge, Tumblr, Twitter, VKontakte, Yahoo! and Yandex; * Base classes to create additional clients; * Basic principles of operation with API of different providers; * Unified mechanisms to facilitate integration with a variety of API. Less code, more functionality! Demo: http://demo-oauth.nemiro.net/
Sparkle.LinkedInNET will help you query the LinkedIn API. License: GNU LGPL v3.
Adds the Share API to Sparkle.LinkedInNET will help you query the LinkedIn API. License: GNU LGPL v3.
LinkedIn APIs for .NET is a robust and clean library that allows a developer to easily make LinkedIn API calls in Microsoft .NET application. The library is built on top of the Owin framework which means integration with LinkedIn external login provider comes out of the box. In other words, logging with LinkedIn works the same way as it works with the default login providers like Facebook, Google, and Twitter.
CloudRail is an API integration solution which abstracts multiple APIs from different providers into a single and universal interface. Get a free license key at: https://cloudrail.com Unified API Library: - Cloud Storage: Dropbox, Google Drive, OneDrive, Box, PCloud, OneDrive Business, Egnyte - Business Cloud Storage: Amazon S3, Google Cloud Platform, Microsoft Azure, Rackspace, Backblaze - Social Profiles: Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Instagram, Heroku - Social Interaction: Facebook, Facebook Page, Twitter - Payment: Paypal, Stripe - Email: SendGrid, Gmail, Malijet - SMS: Nexmo, Twilio, Twizo - Point of Interest: Google Places, Foursquare, Yelp - Video: Youtube, Twitch, Vimeo
CloudRail SDK is an API integration solution which abstracts multiple APIs from different providers into a single and universal interface. Get a free license key at: https://cloudrail.com Unified API Library: - Cloud Storage: Dropbox, Google Drive, OneDrive, Box, PCloud, OneDrive Business, Egnyte - Business Cloud Storage: Amazon S3, Google Cloud Platform, Microsoft Azure, Rackspace, Backblaze - Social Profiles: Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Instagram, Heroku - Social Interaction: Facebook, Facebook Page, Twitter - Payment: Paypal, Stripe - Email: SendGrid, Gmail, Malijet - SMS: Nexmo, Twilio, Twizo - Point of Interest: Google Places, Foursquare, Yelp - Video: Youtube, Twitch, Vimeo Platform Supports: Cloudrail SDK is built with Microsoft .NET Standard 2.0 which supports the following - .NET Framework 4.6.1 - .NET Core 2.0 - Mono 5.4
LinkedIn API toolkit Majority of the LinkedIn API has been implemented. Sample and examples can be found at https://github.com/deeja/LinkedInDeveloperToolkit
Unified Social Profile API for Xamarin.iOS by CloudRail provides an easy solution to login and get basic user information. This interface includes Facebook, GitHub, Google+, Heroku, Instagram, LinkedIn, Product Hunt, Slack, Twitter, Windows Live, Yahoo!. Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network.
CloudRail is an API integration solution which abstracts multiple APIs from different providers into a single and universal interface. Get a free license key at: https://cloudrail.com Unified API Library: - Cloud Storage: Dropbox, Google Drive, OneDrive, Box, PCloud, OneDrive Business, Egnyte - Business Cloud Storage: Amazon S3, Google Cloud Platform, Microsoft Azure, Rackspace, Backblaze - Social Profiles: Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Instagram, Heroku - Social Interaction: Facebook, Facebook Page, Twitter - Payment: Paypal, Stripe - Email: SendGrid, Gmail, Malijet - SMS: Nexmo, Twilio, Twizo - Point of Interest: Google Places, Foursquare, Yelp - Video: Youtube, Twitch, Vimeo
LinkedIn API for Xamarin.iOS by CloudRail provides an easy solution to login and get basic user information Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network. - Advance Request: Use any LinkedIn functionality that is missing from CloudRail
LinkedIn API for Xamarin.Android by CloudRail provides an easy solution to login and get basic user information Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network. - Advance Request: Use any LinkedIn functionality that is missing from CloudRail
Unified Social Profile API for Xamarin.Android by CloudRail provides an easy solution to login and get basic user information. This interface includes Facebook, GitHub, Google+, Heroku, Instagram, LinkedIn, Product Hunt, Slack, Twitter, Windows Live, Yahoo!. Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network.
Specifically for ASP.Net using the DotNetOpenAuth framework. IoC friendly using ILinkedInService interface. LinkedInOAuthClient linkedInOAuthClient = new LinkedInOAuthClient(...); OR LinkedInOAuthClient linkedInOAuthClient = LinkedInOAuthClient.CreateCookieBasedClient(...) THEN OAuthWebSecurity.RegisterClient((IAuthenticationClient)linkedInOAuthClient, "LinkedIn", null); ... after login ... Person me = client.GetCurrentUser(); var id = me.PersonId; Samples: https://github.com/deeja/LinkedInDeveloperToolkit
LinkedIn.NET is a .NET library that simplifies working with LinkedIn from .NET applications. It allows to share and retrieve updates, send messages and invitations, get information about users profiles, join and leave LinkedIn groups, post comments and likes and run complicated queries via LinkedIn Search API.
LinkedIn API for .NET by CloudRail provides an easy solution to login and get basic user information Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network. - Advance Request: Use any LinkedIn functionality that is missing from CloudRail Platform Supports: Cloudrail SDK is built with Microsoft .NET Standard 2.0 which supports the following - .NET Framework 4.6.1 - .NET Core 2.0 - Mono 5.4
Unified Social Profile API for .NET by CloudRail provides an easy solution to login and get basic user information. This interface includes Facebook, GitHub, Google+, Heroku, Instagram, LinkedIn, Product Hunt, Slack, Twitter, Windows Live, Yahoo!. Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network. Platform Supports: Cloudrail SDK is built with Microsoft .NET Standard 2.0 which supports the following - .NET Framework 4.6.1 - .NET Core 2.0 - Mono 5.4
CodeHelper.API.LinkedIn is a lightweight and simple .NET Wrapper to let you share posts, url and articles on LinkedIn Including getAuthorID, ShareTextMessage, ShareUrl and ShareImage For more information and a list of endpoints available, please see the detailed documentation pages below.
A high-performance .NET library for fetching and aggregating social media metrics across multiple platforms. SocialCounter provides a unified interface to retrieve follower counts and other social metrics while handling rate limiting, retries, and failures gracefully. Key Features: - Unified API for fetching social metrics across different platforms - Built-in resilience with automatic retry policies and exponential backoff - Parallel processing of requests to multiple social media platforms - Extensible design for adding new platform implementations - Configurable timeouts and comprehensive error handling
This package provides functionality for communicating with ZKTeco devices. It includes easy methods and built-in attendance models along with other frequently used methods such as CRUD operations for users and Read, Delete. Note: This package is designed for .NET Standard 2.0 and may not work with .NET 7. For other customization like scheduling data retrieval, deletion, and other project integration work, contact: Email: gauravmaharjan000@gmail.com LinkedIn: https://www.linkedin.com/in/gaurav-maharjan-550042215/