Microsoft.AspNetCore.Authentication.Twitter 2.0.0-preview2-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

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

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

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (49)

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 (19)

Showing the top 19 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:
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
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天
Version Downloads Last Updated
10.0.0-rc.1.25451.107 389 9/9/2025
10.0.0-preview.7.25380.108 303 8/12/2025
10.0.0-preview.6.25358.103 330 7/15/2025
10.0.0-preview.5.25277.114 361 6/6/2025
10.0.0-preview.4.25258.110 426 5/12/2025
10.0.0-preview.3.25172.1 489 4/10/2025
10.0.0-preview.2.25164.1 46,559 3/18/2025
10.0.0-preview.1.25120.3 81,792 2/25/2025
9.0.9 8,748 9/9/2025
9.0.8 33,037 8/5/2025
9.0.7 29,342 7/8/2025
9.0.6 29,880 6/10/2025
9.0.5 32,899 5/13/2025
9.0.4 47,151 4/8/2025
9.0.3 41,830 3/11/2025
9.0.2 40,009 2/11/2025
9.0.1 35,485 1/14/2025
9.0.0 94,181 11/12/2024
9.0.0-rc.2.24474.3 4,020 10/8/2024
9.0.0-rc.1.24452.1 1,309 9/10/2024
9.0.0-preview.7.24406.2 1,225 8/13/2024
9.0.0-preview.6.24328.4 100,719 7/9/2024
9.0.0-preview.5.24306.11 467 6/11/2024
9.0.0-preview.4.24267.6 462 5/21/2024
9.0.0-preview.3.24172.13 972 4/11/2024
9.0.0-preview.2.24128.4 478 3/12/2024
9.0.0-preview.1.24081.5 1,710 2/13/2024
8.0.20 5,909 9/9/2025
8.0.19 23,433 8/4/2025
8.0.18 25,529 7/8/2025
8.0.17 23,424 6/10/2025
8.0.16 24,360 5/13/2025
8.0.15 54,645 4/8/2025
8.0.14 25,041 3/11/2025
8.0.13 28,422 2/11/2025
8.0.12 30,115 1/14/2025
8.0.11 114,064 11/12/2024
8.0.10 70,798 10/8/2024
8.0.8 164,129 8/13/2024
8.0.7 68,202 7/9/2024
8.0.6 61,900 5/28/2024
8.0.5 35,118 5/14/2024
8.0.4 116,226 4/9/2024
8.0.3 39,380 3/12/2024
8.0.2 49,748 2/13/2024
8.0.1 105,972 1/9/2024
8.0.0 257,022 11/14/2023
8.0.0-rc.2.23480.2 5,186 10/10/2023
8.0.0-rc.1.23421.29 1,098 9/12/2023
8.0.0-preview.7.23375.9 767 8/8/2023
8.0.0-preview.6.23329.11 677 7/11/2023
8.0.0-preview.5.23302.2 666 6/13/2023
8.0.0-preview.4.23260.4 258,337 5/16/2023
8.0.0-preview.3.23177.8 644 4/11/2023
8.0.0-preview.2.23153.2 88,461 3/14/2023
8.0.0-preview.1.23112.2 509 2/21/2023
7.0.20 25,472 5/28/2024
7.0.19 21,332 5/14/2024
7.0.18 22,220 4/9/2024
7.0.17 25,981 3/12/2024
7.0.16 22,085 2/13/2024
7.0.15 25,637 1/9/2024
7.0.14 34,290 11/14/2023
7.0.13 35,993 10/24/2023
7.0.12 38,199 10/10/2023
7.0.11 35,126 9/12/2023
7.0.10 81,583 8/8/2023
7.0.9 48,824 7/11/2023
7.0.8 39,383 6/22/2023
7.0.7 27,338 6/13/2023
7.0.5 168,958 4/11/2023
7.0.4 49,637 3/14/2023
7.0.3 55,950 2/14/2023
7.0.2 64,234 1/10/2023
7.0.1 39,132 12/13/2022
7.0.0 191,513 11/7/2022
7.0.0-rc.2.22476.2 1,189 10/11/2022
7.0.0-rc.1.22427.2 66,038 9/14/2022
7.0.0-preview.7.22376.6 753 8/9/2022
7.0.0-preview.6.22330.3 546 7/12/2022
7.0.0-preview.5.22303.8 861 6/14/2022
7.0.0-preview.4.22251.1 802 5/10/2022
7.0.0-preview.3.22178.4 688 4/13/2022
7.0.0-preview.2.22153.2 514 3/14/2022
7.0.0-preview.1.22109.13 494 2/17/2022
6.0.36 22,793 11/12/2024
6.0.35 33,611 10/8/2024
6.0.33 23,795 8/13/2024
6.0.32 23,160 7/9/2024
6.0.31 24,031 5/28/2024
6.0.30 21,820 5/14/2024
6.0.29 34,171 4/9/2024
6.0.28 24,774 3/12/2024
6.0.27 24,648 2/13/2024
6.0.26 27,546 1/9/2024
6.0.25 34,015 11/14/2023
6.0.24 30,752 10/24/2023
6.0.23 25,085 10/10/2023
6.0.22 28,307 9/12/2023
6.0.21 52,553 8/8/2023
6.0.20 29,024 7/11/2023
6.0.19 24,377 6/22/2023
6.0.18 25,891 6/13/2023
6.0.16 60,794 4/11/2023
6.0.15 32,905 3/14/2023
6.0.14 35,305 2/14/2023
6.0.13 48,201 1/10/2023
6.0.12 51,002 12/13/2022
6.0.11 33,620 11/7/2022
6.0.10 164,397 10/11/2022
6.0.9 73,465 9/13/2022
6.0.8 106,312 8/9/2022
6.0.7 177,405 7/12/2022
6.0.6 111,049 6/14/2022
6.0.5 629,982 5/10/2022
6.0.4 137,141 4/11/2022
6.0.3 92,444 3/8/2022
6.0.2 89,918 2/8/2022
6.0.1 531,451 12/14/2021
6.0.0 186,920 11/8/2021
6.0.0-rc.2.21480.10 1,228 10/12/2021
6.0.0-rc.1.21452.15 1,221 9/14/2021
6.0.0-preview.7.21378.6 972 8/10/2021
6.0.0-preview.6.21355.2 627 7/14/2021
6.0.0-preview.5.21301.17 628 6/15/2021
6.0.0-preview.4.21253.5 667 5/24/2021
6.0.0-preview.3.21201.13 690 4/8/2021
6.0.0-preview.2.21154.6 764 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,743 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 90,844 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 28,350 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 27,263 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 27,568 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 54,390 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 38,483 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 66,006 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 64,772 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 53,759 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 97,333 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 89,501 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 77,486 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 69,612 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 96,063 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 59,572 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 49,082 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 65,737 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 178,739 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,778 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,575 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 879 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,128 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 851 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 763 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 841 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 796 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 848 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 863 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 24,891 12/13/2022
3.1.31 22,763 11/8/2022
3.1.30 22,926 10/11/2022
3.1.29 22,766 9/13/2022
3.1.28 25,195 8/9/2022
3.1.27 23,576 7/12/2022
3.1.26 22,932 6/14/2022
3.1.25 27,539 5/10/2022
3.1.24 23,426 4/11/2022
3.1.23 31,301 3/8/2022
3.1.22 30,845 12/14/2021
3.1.21 34,193 11/7/2021
3.1.20 34,094 10/11/2021
3.1.19 31,670 9/14/2021
3.1.18 34,354 8/10/2021
3.1.17 48,488 7/13/2021
3.1.16 30,809 6/8/2021
3.1.15 32,654 5/11/2021
3.1.14 35,172 4/6/2021
3.1.13 39,563 3/9/2021
3.1.12 30,089 2/9/2021
3.1.11 119,650 1/12/2021
3.1.10 80,161 11/9/2020
3.1.9 84,765 10/13/2020
3.1.8 108,956 9/8/2020
3.1.7 56,328 8/11/2020
3.1.6 46,524 7/14/2020
3.1.5 218,675 6/9/2020
3.1.4 59,038 5/12/2020
3.1.3 141,145 3/24/2020
3.1.2 97,656 2/18/2020
3.1.1 78,083 1/14/2020
3.1.0 105,029 12/3/2019
3.1.0-preview3.19555.2 835 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 830 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 916 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 24,818 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 23,458 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 229,949 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,144 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,628 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,270 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,356 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 2,822 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 3,851 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,882 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,995 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,916 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,149 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 20,502 1/14/2025
2.2.0 13,896,430 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 65,218 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 7,014 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,532 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,480,673 8/21/2018
2.1.1 11,560,910 6/18/2018
2.1.0 3,462,859 5/29/2018
2.1.0-rc1-final 20,929 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 21,254 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,700 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,820,557 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,492,898 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,360,290 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,473,612 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,720 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,570 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 28,295 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 76,819 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 95,466 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 109,003 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 5,181 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 26,042 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 24,817 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 26,916 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 32,303 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 27,611 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 158,542 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,310 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.