Microsoft.AspNetCore.Authentication.Twitter
5.0.0-preview.3.20215.14
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.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.Twitter --version 5.0.0-preview.3.20215.14
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Twitter -Version 5.0.0-preview.3.20215.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="5.0.0-preview.3.20215.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication.Twitter --version 5.0.0-preview.3.20215.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Authentication.Twitter, 5.0.0-preview.3.20215.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.
// Install Microsoft.AspNetCore.Authentication.Twitter as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Authentication.Twitter&version=5.0.0-preview.3.20215.14&prerelease // Install Microsoft.AspNetCore.Authentication.Twitter as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Authentication.Twitter&version=5.0.0-preview.3.20215.14&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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/d4a83b27a44c35c521600e1f30ef688c874415d4
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (18)
Showing the top 5 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:
|