Allow your web forms or MVC web site, REST or WCF service, or any other HTTP(s) service to accept OAuth 2 access tokens as a means of authorization so your users don't have to share their password with 3rd party apps and services in order to share their data between your service and those of the 3rd party.
$ dotnet add package DotNetOpenAuth.OAuth2.ResourceServerNo README available.