Microsoft.AspNetCore.Authentication.Twitter 5.0.0-rc.1.20451.17

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

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

    • No dependencies.

NuGet packages (46)

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:
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天
Version Downloads Last updated
10.0.0-preview.4.25258.110 331 5/12/2025
10.0.0-preview.3.25172.1 436 4/10/2025
10.0.0-preview.2.25164.1 4,702 3/18/2025
10.0.0-preview.1.25120.3 6,658 2/25/2025
9.0.5 5,174 5/13/2025
9.0.4 14,014 4/8/2025
9.0.3 13,304 3/11/2025
9.0.2 15,379 2/11/2025
9.0.1 13,093 1/14/2025
9.0.0 49,033 11/12/2024
9.0.0-rc.2.24474.3 3,963 10/8/2024
9.0.0-rc.1.24452.1 1,248 9/10/2024
9.0.0-preview.7.24406.2 811 8/13/2024
9.0.0-preview.6.24328.4 94,410 7/9/2024
9.0.0-preview.5.24306.11 419 6/11/2024
9.0.0-preview.4.24267.6 412 5/21/2024
9.0.0-preview.3.24172.13 866 4/11/2024
9.0.0-preview.2.24128.4 426 3/12/2024
9.0.0-preview.1.24081.5 1,664 2/13/2024
8.0.16 1,638 5/13/2025
8.0.15 6,351 4/8/2025
8.0.14 3,455 3/11/2025
8.0.13 6,240 2/11/2025
8.0.12 7,702 1/14/2025
8.0.11 59,568 11/12/2024
8.0.10 39,779 10/8/2024
8.0.8 106,729 8/13/2024
8.0.7 39,241 7/9/2024
8.0.6 38,493 5/28/2024
8.0.5 14,307 5/14/2024
8.0.4 81,380 4/9/2024
8.0.3 18,541 3/12/2024
8.0.2 27,582 2/13/2024
8.0.1 68,205 1/9/2024
8.0.0 212,179 11/14/2023
8.0.0-rc.2.23480.2 5,123 10/10/2023
8.0.0-rc.1.23421.29 1,047 9/12/2023
8.0.0-preview.7.23375.9 698 8/8/2023
8.0.0-preview.6.23329.11 604 7/11/2023
8.0.0-preview.5.23302.2 583 6/13/2023
8.0.0-preview.4.23260.4 251,758 5/16/2023
8.0.0-preview.3.23177.8 565 4/11/2023
8.0.0-preview.2.23153.2 88,002 3/14/2023
8.0.0-preview.1.23112.2 422 2/21/2023
7.0.20 4,767 5/28/2024
7.0.19 1,065 5/14/2024
7.0.18 1,920 4/9/2024
7.0.17 5,551 3/12/2024
7.0.16 1,810 2/13/2024
7.0.15 5,178 1/9/2024
7.0.14 13,710 11/14/2023
7.0.13 15,173 10/24/2023
7.0.12 16,908 10/10/2023
7.0.11 14,700 9/12/2023
7.0.10 58,635 8/8/2023
7.0.9 27,900 7/11/2023
7.0.8 18,220 6/22/2023
7.0.7 7,038 6/13/2023
7.0.5 145,576 4/11/2023
7.0.4 28,379 3/14/2023
7.0.3 34,904 2/14/2023
7.0.2 43,368 1/10/2023
7.0.1 18,590 12/13/2022
7.0.0 162,956 11/7/2022
7.0.0-rc.2.22476.2 1,105 10/11/2022
7.0.0-rc.1.22427.2 65,950 9/14/2022
7.0.0-preview.7.22376.6 672 8/9/2022
7.0.0-preview.6.22330.3 456 7/12/2022
7.0.0-preview.5.22303.8 774 6/14/2022
7.0.0-preview.4.22251.1 713 5/10/2022
7.0.0-preview.3.22178.4 607 4/13/2022
7.0.0-preview.2.22153.2 414 3/14/2022
7.0.0-preview.1.22109.13 410 2/17/2022
6.0.36 1,999 11/12/2024
6.0.35 9,388 10/8/2024
6.0.33 3,359 8/13/2024
6.0.32 2,898 7/9/2024
6.0.31 3,755 5/28/2024
6.0.30 1,550 5/14/2024
6.0.29 12,424 4/9/2024
6.0.28 4,494 3/12/2024
6.0.27 4,316 2/13/2024
6.0.26 7,102 1/9/2024
6.0.25 13,296 11/14/2023
6.0.24 10,148 10/24/2023
6.0.23 4,800 10/10/2023
6.0.22 7,897 9/12/2023
6.0.21 30,666 8/8/2023
6.0.20 8,642 7/11/2023
6.0.19 4,083 6/22/2023
6.0.18 5,553 6/13/2023
6.0.16 39,664 4/11/2023
6.0.15 12,467 3/14/2023
6.0.14 14,663 2/14/2023
6.0.13 27,517 1/10/2023
6.0.12 29,460 12/13/2022
6.0.11 13,189 11/7/2022
6.0.10 140,568 10/11/2022
6.0.9 46,205 9/13/2022
6.0.8 84,467 8/9/2022
6.0.7 156,406 7/12/2022
6.0.6 89,911 6/14/2022
6.0.5 602,977 5/10/2022
6.0.4 110,288 4/11/2022
6.0.3 71,023 3/8/2022
6.0.2 65,229 2/8/2022
6.0.1 506,257 12/14/2021
6.0.0 162,075 11/8/2021
6.0.0-rc.2.21480.10 1,144 10/12/2021
6.0.0-rc.1.21452.15 1,128 9/14/2021
6.0.0-preview.7.21378.6 887 8/10/2021
6.0.0-preview.6.21355.2 540 7/14/2021
6.0.0-preview.5.21301.17 539 6/15/2021
6.0.0-preview.4.21253.5 575 5/24/2021
6.0.0-preview.3.21201.13 598 4/8/2021
6.0.0-preview.2.21154.6 642 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,619 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 68,709 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 8,017 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 6,932 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 7,215 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 33,642 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 18,131 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 45,581 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 44,115 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 33,348 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 76,556 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 68,908 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 56,668 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 49,218 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 75,450 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 39,116 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 28,641 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 44,315 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 157,388 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,644 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,442 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 750 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,003 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 712 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 625 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 712 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 666 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 714 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 722 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 4,472 12/13/2022
3.1.31 2,443 11/8/2022
3.1.30 2,619 10/11/2022
3.1.29 2,444 9/13/2022
3.1.28 4,586 8/9/2022
3.1.27 3,262 7/12/2022
3.1.26 2,599 6/14/2022
3.1.25 7,198 5/10/2022
3.1.24 3,101 4/11/2022
3.1.23 10,832 3/8/2022
3.1.22 10,324 12/14/2021
3.1.21 13,851 11/7/2021
3.1.20 13,740 10/11/2021
3.1.19 11,336 9/14/2021
3.1.18 14,009 8/10/2021
3.1.17 28,053 7/13/2021
3.1.16 10,469 6/8/2021
3.1.15 12,309 5/11/2021
3.1.14 14,821 4/6/2021
3.1.13 19,014 3/9/2021
3.1.12 9,758 2/9/2021
3.1.11 94,991 1/12/2021
3.1.10 59,210 11/9/2020
3.1.9 64,293 10/13/2020
3.1.8 87,972 9/8/2020
3.1.7 35,907 8/11/2020
3.1.6 26,016 7/14/2020
3.1.5 197,399 6/9/2020
3.1.4 38,595 5/12/2020
3.1.3 120,126 3/24/2020
3.1.2 75,493 2/18/2020
3.1.1 57,507 1/14/2020
3.1.0 83,447 12/3/2019
3.1.0-preview3.19555.2 701 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 691 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 786 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 4,450 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,088 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 208,364 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,015 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,490 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,131 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,225 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 2,699 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 3,703 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,735 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,848 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,774 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,002 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 204 1/14/2025
2.2.0 13,606,730 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,964 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,813 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,343 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,388,424 8/21/2018
2.1.1 10,954,419 6/18/2018
2.1.0 3,423,429 5/29/2018
2.1.0-rc1-final 20,615 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,983 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,385 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,744,668 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,437,027 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,268,469 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,389,122 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,043 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,324 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 7,844 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 56,047 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 74,416 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 88,497 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,944 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 5,606 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 4,368 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 6,471 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 11,838 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 7,162 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 136,250 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,082 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.