Microsoft.AspNetCore.Authentication.Twitter
3.0.0-preview-18579-0056
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 3.0.0-preview-18579-0056
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Twitter -Version 3.0.0-preview-18579-0056
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.0.0-preview-18579-0056" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication.Twitter --version 3.0.0-preview-18579-0056
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Authentication.Twitter, 3.0.0-preview-18579-0056"
#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=3.0.0-preview-18579-0056&prerelease // Install Microsoft.AspNetCore.Authentication.Twitter as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Authentication.Twitter&version=3.0.0-preview-18579-0056&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/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.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:
|