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/
$ dotnet add package Nemiro.OAuthNo README available.