Microsoft.Owin.Security.Facebook
                               
                            
                                4.0.1
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Microsoft.Owin.Security.Facebook --version 4.0.1
NuGet\Install-Package Microsoft.Owin.Security.Facebook -Version 4.0.1
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Microsoft.Owin.Security.Facebook" Version="4.0.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.Owin.Security.Facebook" Version="4.0.1" />
<PackageReference Include="Microsoft.Owin.Security.Facebook" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Microsoft.Owin.Security.Facebook --version 4.0.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.Owin.Security.Facebook, 4.0.1"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Microsoft.Owin.Security.Facebook@4.0.1
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Microsoft.Owin.Security.Facebook&version=4.0.1
#tool nuget:?package=Microsoft.Owin.Security.Facebook&version=4.0.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - Microsoft.Owin (>= 4.0.1)
- Microsoft.Owin.Security (>= 4.0.1)
- Newtonsoft.Json (>= 10.0.1)
- Owin (>= 1.0.0)
 
GitHub repositories (61)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Owin.Security.Facebook:
| Repository | Stars | 
|---|---|
| dotnet/AspNetCore.Docs 
                                                            Documentation for ASP.NET Core
                                                         | |
| stride3d/stride 
                                                            Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
                                                         | |
| xamarin/xamarin-forms-samples 
                                                            Sample apps built using the Xamarin.Forms framework
                                                         | |
| OrchardCMS/Orchard 
                                                            Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
                                                         | |
| pnp/PnP 
                                                            SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
                                                         | |
| microsoft/WhatTheHack 
                                                            A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates.  Please visit the What The Hack website at: https://aka.ms/wth
                                                         | |
| tjoudeh/AngularJSAuthentication 
                                                            Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach
                                                         | |
| sendgrid/sendgrid-csharp 
                                                            The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
                                                         | |
| MarlabsInc/SocialGoal 
                                                            Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
                                                         | |
| ivaylokenov/MyTested.WebApi 
                                                            Fluent testing framework for ASP.NET Web API 2.
                                                         | |
| reinforced/Reinforced.Typings 
                                                            Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free
                                                         | |
| JoeMayo/LinqToTwitter 
                                                            LINQ Provider for the Twitter API (C# Twitter Library)
                                                         | |
| TerribleDev/OwinOAuthProviders 
                                                            OAuth providers for Owin
                                                         | |
| JaCraig/Craig-s-Utility-Library 
                                                            A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
                                                         | |
| n2cms/n2cms 
                                                            N2 CMS, an open source CMS for ASP.NET
                                                         | |
| dotnet/AspNetDocs 
                                                            Documentation for ASP.NET 4.x
                                                         | |
| filipw/apress-recipes-webapi 
                                                            Samples from ASP.NET Web API 2: Recipes book.
                                                         | |
| VeronicaWasson/LocalAccountsApp 
                                                            Show local login with ASP.NET Web API
                                                         | |
| ardalis/ddd-vet-sample 
                                                            A sample meant to demonstrate domain driven design using a veterinary hospital management system.
                                                         | |
| ALMMa/datatables.aspnet 
                                                            Microsoft AspNet bindings and automatic parsing for jQuery DataTables along with extension methods to help on data queries.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.0.1 | 4 | 1/18/2019 | 
| 4.0.0-rtm-488-dev | 2 | 1/8/2019 | 
| 4.0.0-rtm-000 | 2 | 1/7/2019 | 
| 3.0.1 | 199,807 | 2/20/2015 | 
| 3.0.0 | 296,508 | 8/20/2014 | 
| 3.0.0-rc2 | 1,064 | 7/10/2014 | 
| 3.0.0-rc1 | 337 | 7/2/2014 | 
| 3.0.0-beta1 | 1,599 | 3/27/2014 | 
| 3.0.0-alpha1 | 180 | 2/20/2014 | 
| 2.1.0 | 251,407 | 1/21/2014 | 
| 2.1.0-rc1 | 108 | 12/12/2013 | 
| 2.0.2 | 13,598 | 11/18/2013 | 
| 2.0.1 | 3,112 | 10/25/2013 | 
| 2.0.0 | 142,409 | 10/17/2013 | 
| 2.0.0-rc1 | 991 | 8/23/2013 | 
| 1.1.0-beta2 | 5,527 | 6/26/2013 | 
| 1.1.0-beta1 | 2,059 | 6/26/2013 |