Microsoft.AspNetCore.Authentication.Twitter 3.1.14

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.Twitter --version 3.1.14
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Twitter -Version 3.1.14
                    
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.AspNetCore.Authentication.Twitter" Version="3.1.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Twitter" Version="3.1.14" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" />
                    
Project file
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.AspNetCore.Authentication.Twitter --version 3.1.14
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Twitter, 3.1.14"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Twitter&version=3.1.14
                    
Install Microsoft.AspNetCore.Authentication.Twitter as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Twitter&version=3.1.14
                    
Install Microsoft.AspNetCore.Authentication.Twitter as a Cake Tool

ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/440dadc05b2bed38e6a726c2492db90e77d43c62

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages (47)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.Twitter:

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

cloudscribe.Core.Identity

asp.net identity implementation for cloudscribe web application foundation

OrchardCore.Twitter

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Provides Twitter related features. - TwitterClient and Workflow Activities to integrate with twitter. - Authenticates users with their Twitter Account.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.Twitter:

Repository Stars
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
abpframework/abp-samples
Sample solutions built with the ABP Framework
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
microsoft/RockPaperScissorsLizardSpock
Rock, Paper, Scissors, Lizard, Spock - Sample Application
aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
CuriousDrive/BlazingChat
BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community. This is a sample application for developers who are just getting started with Blazor.
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
TanvirArjel/CleanArchitecture
This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
Nican/Furland
Building a real-time twitter graph of your friends
AspNetMonsters/AlpineSkiHouse
AlpineSkiHouse
densen2014/Blazor100
Blazor入门100天
Apress/pro-asp.net-core-identity
Version Downloads Last updated
10.0.0-preview.5.25277.114 160 6/6/2025
10.0.0-preview.4.25258.110 377 5/12/2025
10.0.0-preview.3.25172.1 443 4/10/2025
10.0.0-preview.2.25164.1 8,627 3/18/2025
10.0.0-preview.1.25120.3 12,710 2/25/2025
9.0.6 922 6/10/2025
9.0.5 7,574 5/13/2025
9.0.4 15,260 4/8/2025
9.0.3 14,118 3/11/2025
9.0.2 15,977 2/11/2025
9.0.1 13,377 1/14/2025
9.0.0 51,185 11/12/2024
9.0.0-rc.2.24474.3 3,970 10/8/2024
9.0.0-rc.1.24452.1 1,258 9/10/2024
9.0.0-preview.7.24406.2 820 8/13/2024
9.0.0-preview.6.24328.4 94,879 7/9/2024
9.0.0-preview.5.24306.11 426 6/11/2024
9.0.0-preview.4.24267.6 420 5/21/2024
9.0.0-preview.3.24172.13 873 4/11/2024
9.0.0-preview.2.24128.4 435 3/12/2024
9.0.0-preview.1.24081.5 1,670 2/13/2024
8.0.17 467 6/10/2025
8.0.16 2,274 5/13/2025
8.0.15 7,817 4/8/2025
8.0.14 3,662 3/11/2025
8.0.13 6,504 2/11/2025
8.0.12 7,912 1/14/2025
8.0.11 62,848 11/12/2024
8.0.10 40,938 10/8/2024
8.0.8 110,354 8/13/2024
8.0.7 39,830 7/9/2024
8.0.6 38,782 5/28/2024
8.0.5 14,341 5/14/2024
8.0.4 82,510 4/9/2024
8.0.3 18,556 3/12/2024
8.0.2 27,839 2/13/2024
8.0.1 70,790 1/9/2024
8.0.0 214,508 11/14/2023
8.0.0-rc.2.23480.2 5,132 10/10/2023
8.0.0-rc.1.23421.29 1,053 9/12/2023
8.0.0-preview.7.23375.9 706 8/8/2023
8.0.0-preview.6.23329.11 611 7/11/2023
8.0.0-preview.5.23302.2 595 6/13/2023
8.0.0-preview.4.23260.4 252,238 5/16/2023
8.0.0-preview.3.23177.8 573 4/11/2023
8.0.0-preview.2.23153.2 88,041 3/14/2023
8.0.0-preview.1.23112.2 432 2/21/2023
7.0.20 4,782 5/28/2024
7.0.19 1,073 5/14/2024
7.0.18 1,931 4/9/2024
7.0.17 5,577 3/12/2024
7.0.16 1,818 2/13/2024
7.0.15 5,195 1/9/2024
7.0.14 13,751 11/14/2023
7.0.13 15,238 10/24/2023
7.0.12 17,021 10/10/2023
7.0.11 14,724 9/12/2023
7.0.10 58,828 8/8/2023
7.0.9 27,921 7/11/2023
7.0.8 18,332 6/22/2023
7.0.7 7,046 6/13/2023
7.0.5 145,893 4/11/2023
7.0.4 28,474 3/14/2023
7.0.3 35,003 2/14/2023
7.0.2 43,420 1/10/2023
7.0.1 18,612 12/13/2022
7.0.0 164,206 11/7/2022
7.0.0-rc.2.22476.2 1,113 10/11/2022
7.0.0-rc.1.22427.2 65,959 9/14/2022
7.0.0-preview.7.22376.6 681 8/9/2022
7.0.0-preview.6.22330.3 464 7/12/2022
7.0.0-preview.5.22303.8 782 6/14/2022
7.0.0-preview.4.22251.1 720 5/10/2022
7.0.0-preview.3.22178.4 614 4/13/2022
7.0.0-preview.2.22153.2 426 3/14/2022
7.0.0-preview.1.22109.13 415 2/17/2022
6.0.36 2,078 11/12/2024
6.0.35 9,814 10/8/2024
6.0.33 3,379 8/13/2024
6.0.32 2,907 7/9/2024
6.0.31 3,763 5/28/2024
6.0.30 1,559 5/14/2024
6.0.29 12,583 4/9/2024
6.0.28 4,507 3/12/2024
6.0.27 4,330 2/13/2024
6.0.26 7,124 1/9/2024
6.0.25 13,334 11/14/2023
6.0.24 10,178 10/24/2023
6.0.23 4,809 10/10/2023
6.0.22 7,914 9/12/2023
6.0.21 30,762 8/8/2023
6.0.20 8,663 7/11/2023
6.0.19 4,092 6/22/2023
6.0.18 5,564 6/13/2023
6.0.16 39,698 4/11/2023
6.0.15 12,488 3/14/2023
6.0.14 14,680 2/14/2023
6.0.13 27,547 1/10/2023
6.0.12 29,580 12/13/2022
6.0.11 13,220 11/7/2022
6.0.10 141,000 10/11/2022
6.0.9 46,225 9/13/2022
6.0.8 84,641 8/9/2022
6.0.7 156,458 7/12/2022
6.0.6 89,954 6/14/2022
6.0.5 603,547 5/10/2022
6.0.4 110,914 4/11/2022
6.0.3 71,288 3/8/2022
6.0.2 65,461 2/8/2022
6.0.1 506,676 12/14/2021
6.0.0 162,369 11/8/2021
6.0.0-rc.2.21480.10 1,152 10/12/2021
6.0.0-rc.1.21452.15 1,135 9/14/2021
6.0.0-preview.7.21378.6 894 8/10/2021
6.0.0-preview.6.21355.2 548 7/14/2021
6.0.0-preview.5.21301.17 546 6/15/2021
6.0.0-preview.4.21253.5 580 5/24/2021
6.0.0-preview.3.21201.13 605 4/8/2021
6.0.0-preview.2.21154.6 650 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,628 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 69,175 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 8,024 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 6,939 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 7,234 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 33,692 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 18,138 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 45,595 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 44,147 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 33,357 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 76,682 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 69,041 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 57,080 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 49,227 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 75,532 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 39,132 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 28,660 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 44,736 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 157,450 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,651 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 1,450 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 757 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,008 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 719 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 633 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 717 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 671 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 725 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 730 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 4,486 12/13/2022
3.1.31 2,451 11/8/2022
3.1.30 2,625 10/11/2022
3.1.29 2,450 9/13/2022
3.1.28 4,594 8/9/2022
3.1.27 3,268 7/12/2022
3.1.26 2,605 6/14/2022
3.1.25 7,204 5/10/2022
3.1.24 3,107 4/11/2022
3.1.23 10,916 3/8/2022
3.1.22 10,335 12/14/2021
3.1.21 13,859 11/7/2021
3.1.20 13,752 10/11/2021
3.1.19 11,342 9/14/2021
3.1.18 14,017 8/10/2021
3.1.17 28,059 7/13/2021
3.1.16 10,475 6/8/2021
3.1.15 12,317 5/11/2021
3.1.14 14,829 4/6/2021
3.1.13 19,036 3/9/2021
3.1.12 9,764 2/9/2021
3.1.11 95,422 1/12/2021
3.1.10 59,306 11/9/2020
3.1.9 64,305 10/13/2020
3.1.8 88,017 9/8/2020
3.1.7 35,919 8/11/2020
3.1.6 26,051 7/14/2020
3.1.5 197,500 6/9/2020
3.1.4 38,613 5/12/2020
3.1.3 120,200 3/24/2020
3.1.2 75,668 2/18/2020
3.1.1 57,546 1/14/2020
3.1.0 83,567 12/3/2019
3.1.0-preview3.19555.2 707 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 697 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 792 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 4,459 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,096 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 208,455 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,025 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,500 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,140 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,234 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 2,708 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 3,712 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,744 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,858 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,783 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,011 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 216 1/14/2025
2.2.0 13,631,589 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,981 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,833 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,361 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,397,620 8/21/2018
2.1.1 11,016,180 6/18/2018
2.1.0 3,425,016 5/29/2018
2.1.0-rc1-final 20,646 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 21,016 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,415 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,749,730 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,440,550 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,275,512 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,394,106 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,094 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,347 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 7,867 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 56,070 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 74,457 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 88,523 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,967 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 5,629 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 4,391 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 6,495 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 11,864 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 7,186 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 136,485 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,105 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.