Microsoft.Owin.Security.Twitter
                               
                            
                                2.1.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package Microsoft.Owin.Security.Twitter --version 2.1.0
NuGet\Install-Package Microsoft.Owin.Security.Twitter -Version 2.1.0
        
        
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.Twitter" Version="2.1.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.Owin.Security.Twitter" Version="2.1.0" />
<PackageReference Include="Microsoft.Owin.Security.Twitter" />
        
        
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.Twitter --version 2.1.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.Owin.Security.Twitter, 2.1.0"
        
        
#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.Twitter@2.1.0
        
        
#: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.Twitter&version=2.1.0
#tool nuget:?package=Microsoft.Owin.Security.Twitter&version=2.1.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Middleware that enables an application to support Twitter'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 (>= 2.1.0)
 - Microsoft.Owin.Security (>= 2.1.0)
 - Newtonsoft.Json (>= 4.5.11)
 - Owin (>= 1.0.0)
 
 
GitHub repositories (59)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Owin.Security.Twitter:
| 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
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sgermosen/TorneoPredicciones
                                                        
                                                         
                                                            Esta aplicacion de ejemplo tiene la finalidad de darle seguimiento a cualquier clase de torneo, y hacer predicciones al respecto, donde el ganador de la prediccion, se lleva el premio que hayan pautado los creadores del grupo
                                                         
                                                     | 
                                                    
| 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 | 185,453 | 2/20/2015 | 
| 3.0.0 | 281,634 | 8/20/2014 | 
| 3.0.0-rc2 | 924 | 7/10/2014 | 
| 3.0.0-rc1 | 260 | 7/2/2014 | 
| 3.0.0-beta1 | 1,525 | 3/27/2014 | 
| 3.0.0-alpha1 | 161 | 2/20/2014 | 
| 2.1.0 | 233,023 | 1/21/2014 | 
| 2.1.0-rc1 | 68 | 12/12/2013 | 
| 2.0.2 | 13,559 | 11/18/2013 | 
| 2.0.1 | 3,045 | 10/25/2013 | 
| 2.0.0 | 142,873 | 10/17/2013 | 
| 2.0.0-rc1 | 954 | 8/23/2013 | 
| 1.1.0-beta2 | 5,504 | 6/26/2013 |