Microsoft.AspNetCore.Authentication.Twitter 6.0.0-preview.6.21355.2

Prefix Reserved
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 6.0.0-preview.6.21355.2
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Twitter -Version 6.0.0-preview.6.21355.2
                    
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="6.0.0-preview.6.21355.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Twitter" Version="6.0.0-preview.6.21355.2" />
                    
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 6.0.0-preview.6.21355.2
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Twitter, 6.0.0-preview.6.21355.2"
                    
#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@6.0.0-preview.6.21355.2
                    
#: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=6.0.0-preview.6.21355.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Twitter&version=6.0.0-preview.6.21355.2&prerelease
                    
Install 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/dotnet/aspnetcore/tree/71dd6b0c87d7619668a40876d084d93db57eab41

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

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 (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:
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
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
abpframework/abp-samples
Sample solutions built with the ABP Framework
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
11.0.0-preview.1.26104.118 0 2/10/2026
10.0.3 0 2/10/2026
10.0.2 8,765 1/13/2026
10.0.1 49,871 12/9/2025
10.0.0 114,743 11/11/2025
10.0.0-rc.2.25502.107 873 10/14/2025
10.0.0-rc.1.25451.107 925 9/9/2025
10.0.0-preview.7.25380.108 353 8/12/2025
10.0.0-preview.6.25358.103 376 7/15/2025
10.0.0-preview.5.25277.114 425 6/6/2025
10.0.0-preview.4.25258.110 500 5/12/2025
10.0.0-preview.3.25172.1 566 4/10/2025
10.0.0-preview.2.25164.1 84,443 3/18/2025
10.0.0-preview.1.25120.3 140,788 2/25/2025
9.0.13 0 2/10/2026
9.0.12 860 1/13/2026
9.0.11 100,108 11/11/2025
9.0.10 134,845 10/14/2025
9.0.9 145,130 9/9/2025
9.0.8 170,576 8/5/2025
9.0.7 162,419 7/8/2025
9.0.6 158,916 6/10/2025
9.0.5 173,805 5/13/2025
9.0.4 186,388 4/8/2025
9.0.3 175,952 3/11/2025
9.0.2 170,266 2/11/2025
9.0.1 163,554 1/14/2025
9.0.0 248,416 11/12/2024
9.0.0-rc.2.24474.3 4,084 10/8/2024
9.0.0-rc.1.24452.1 1,375 9/10/2024
9.0.0-preview.7.24406.2 5,202 8/13/2024
9.0.0-preview.6.24328.4 102,453 7/9/2024
9.0.0-preview.5.24306.11 532 6/11/2024
9.0.0-preview.4.24267.6 531 5/21/2024
9.0.0-preview.3.24172.13 1,079 4/11/2024
9.0.0-preview.2.24128.4 546 3/12/2024
9.0.0-preview.1.24081.5 1,782 2/13/2024
8.0.24 0 2/10/2026
8.0.23 505 1/13/2026
8.0.22 98,346 11/11/2025
8.0.21 121,152 10/14/2025
8.0.20 136,460 9/9/2025
8.0.19 151,684 8/4/2025
8.0.18 164,275 7/8/2025
8.0.17 150,675 6/10/2025
8.0.16 154,050 5/13/2025
8.0.15 198,861 4/8/2025
8.0.14 153,014 3/11/2025
8.0.13 156,180 2/11/2025
8.0.12 158,621 1/14/2025
8.0.11 298,662 11/12/2024
8.0.10 210,387 10/8/2024
8.0.8 314,388 8/13/2024
8.0.7 202,415 7/9/2024
8.0.6 193,751 5/28/2024
8.0.5 162,609 5/14/2024
8.0.4 258,242 4/9/2024
8.0.3 166,309 3/12/2024
8.0.2 179,444 2/13/2024
8.0.1 249,756 1/9/2024
8.0.0 413,599 11/14/2023
8.0.0-rc.2.23480.2 5,256 10/10/2023
8.0.0-rc.1.23421.29 1,156 9/12/2023
8.0.0-preview.7.23375.9 829 8/8/2023
8.0.0-preview.6.23329.11 752 7/11/2023
8.0.0-preview.5.23302.2 747 6/13/2023
8.0.0-preview.4.23260.4 264,885 5/16/2023
8.0.0-preview.3.23177.8 730 4/11/2023
8.0.0-preview.2.23153.2 88,718 3/14/2023
8.0.0-preview.1.23112.2 595 2/21/2023
7.0.20 152,573 5/28/2024
7.0.19 147,966 5/14/2024
7.0.18 148,898 4/9/2024
7.0.17 152,764 3/12/2024
7.0.16 148,745 2/13/2024
7.0.15 152,580 1/9/2024
7.0.14 161,472 11/14/2023
7.0.13 163,299 10/24/2023
7.0.12 167,591 10/10/2023
7.0.11 162,004 9/12/2023
7.0.10 241,301 8/8/2023
7.0.9 178,223 7/11/2023
7.0.8 167,117 6/22/2023
7.0.7 154,001 6/13/2023
7.0.5 300,315 4/11/2023
7.0.4 177,194 3/14/2023
7.0.3 184,724 2/14/2023
7.0.2 192,450 1/10/2023
7.0.1 166,468 12/13/2022
7.0.0 327,849 11/7/2022
7.0.0-rc.2.22476.2 1,273 10/11/2022
7.0.0-rc.1.22427.2 66,129 9/14/2022
7.0.0-preview.7.22376.6 832 8/9/2022
7.0.0-preview.6.22330.3 652 7/12/2022
7.0.0-preview.5.22303.8 964 6/14/2022
7.0.0-preview.4.22251.1 898 5/10/2022
7.0.0-preview.3.22178.4 762 4/13/2022
7.0.0-preview.2.22153.2 606 3/14/2022
7.0.0-preview.1.22109.13 580 2/17/2022
6.0.36 149,606 11/12/2024
6.0.35 179,880 10/8/2024
6.0.33 150,445 8/13/2024
6.0.32 149,803 7/9/2024
6.0.31 150,660 5/28/2024
6.0.30 148,459 5/14/2024
6.0.29 162,030 4/9/2024
6.0.28 151,423 3/12/2024
6.0.27 151,325 2/13/2024
6.0.26 157,125 1/9/2024
6.0.25 164,019 11/14/2023
6.0.24 158,799 10/24/2023
6.0.23 151,723 10/10/2023
6.0.22 156,247 9/12/2023
6.0.21 181,756 8/8/2023
6.0.20 155,711 7/11/2023
6.0.19 151,025 6/22/2023
6.0.18 152,543 6/13/2023
6.0.16 188,125 4/11/2023
6.0.15 159,585 3/14/2023
6.0.14 162,780 2/14/2023
6.0.13 175,385 1/10/2023
6.0.12 179,423 12/13/2022
6.0.11 160,528 11/7/2022
6.0.10 296,034 10/11/2022
6.0.9 202,250 9/13/2022
6.0.8 236,221 8/9/2022
6.0.7 306,904 7/12/2022
6.0.6 239,017 6/14/2022
6.0.5 770,812 5/10/2022
6.0.4 272,211 4/11/2022
6.0.3 220,309 3/8/2022
6.0.2 221,114 2/8/2022
6.0.1 666,246 12/14/2021
6.0.0 318,985 11/8/2021
6.0.0-rc.2.21480.10 1,320 10/12/2021
6.0.0-rc.1.21452.15 1,303 9/14/2021
6.0.0-preview.7.21378.6 1,072 8/10/2021
6.0.0-preview.6.21355.2 718 7/14/2021
6.0.0-preview.5.21301.17 729 6/15/2021
6.0.0-preview.4.21253.5 766 5/24/2021
6.0.0-preview.3.21201.13 779 4/8/2021
6.0.0-preview.2.21154.6 857 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,869 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 218,448 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 155,016 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 153,930 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 154,264 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 181,522 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 165,163 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 193,016 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 192,180 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 180,579 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 225,257 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 217,526 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 205,680 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 196,909 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 224,119 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 186,574 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 176,044 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 193,860 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 307,786 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,903 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,703 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 1,017 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,256 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 981 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 885 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 967 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 917 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 970 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 981 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 151,714 12/13/2022
3.1.31 149,414 11/8/2022
3.1.30 149,616 10/11/2022
3.1.29 149,421 9/13/2022
3.1.28 157,915 8/9/2022
3.1.27 150,215 7/12/2022
3.1.26 149,587 6/14/2022
3.1.25 154,217 5/10/2022
3.1.24 150,078 4/11/2022
3.1.23 157,954 3/8/2022
3.1.22 157,583 12/14/2021
3.1.21 160,874 11/7/2021
3.1.20 160,794 10/11/2021
3.1.19 158,381 9/14/2021
3.1.18 161,059 8/10/2021
3.1.17 175,246 7/13/2021
3.1.16 157,508 6/8/2021
3.1.15 159,339 5/11/2021
3.1.14 161,843 4/6/2021
3.1.13 166,489 3/9/2021
3.1.12 156,760 2/9/2021
3.1.11 250,800 1/12/2021
3.1.10 213,196 11/9/2020
3.1.9 214,423 10/13/2020
3.1.8 241,330 9/8/2020
3.1.7 183,980 8/11/2020
3.1.6 173,460 7/14/2020
3.1.5 346,954 6/9/2020
3.1.4 185,799 5/12/2020
3.1.3 271,241 3/24/2020
3.1.2 226,780 2/18/2020
3.1.1 205,012 1/14/2020
3.1.0 233,792 12/3/2019
3.1.0-preview3.19555.2 957 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 952 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,034 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 151,540 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 150,159 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 360,269 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,264 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,745 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,469 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,484 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 2,924 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 3,988 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 4,034 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 3,120 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 3,056 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,291 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.9 2,031 1/7/2026
2.3.8 5,069 1/6/2026
2.3.0 147,161 1/14/2025
2.2.0 14,411,642 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 65,631 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 7,233 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,761 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,852,976 8/21/2018
2.1.1 12,559,909 6/18/2018
2.1.0 3,716,049 5/29/2018
2.1.0-rc1-final 21,269 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 21,614 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 29,041 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 4,016,155 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,671,347 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,587,806 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,700,122 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 58,897 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,810 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 155,048 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 204,642 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 223,523 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 237,195 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 5,381 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 152,766 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 151,569 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 153,657 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 159,070 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 154,358 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 288,797 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,535 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.