Info
Version: | 2.0.2 |
Author(s): | OrchardCore.Twitter |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.orchardcore.net/ |
NuGet Url: | https://www.nuget.org/packages/OrchardCore.Twitter |
Install
Install-Package OrchardCore.Twitter
dotnet add package OrchardCore.Twitter
paket add OrchardCore.Twitter
OrchardCore.Twitter Download (Unzip the "nupkg" after downloading)
Dependencies
- OrchardCore.Admin.Abstractions(>= 1.0.0213450)
- OrchardCore.ContentManagement.Abstractions(>= 1.0.0213450)
- OrchardCore.Data.Abstractions(>= 1.0.0213450)
- OrchardCore.DisplayManagement(>= 1.0.0213450)
- OrchardCore.Module.Targets(>= 1.0.0213450)
- OrchardCore.Navigation.Core(>= 1.0.0213450)
- OrchardCore.Recipes.Abstractions(>= 1.0.0213450)
- OrchardCore.ResourceManagement(>= 1.0.0213450)
- OrchardCore.Workflows.Abstractions(>= 1.0.0213450)
- Microsoft.AspNetCore.Authentication.Twitter(>= 3.1.5)
- Microsoft.Extensions.Http.Polly(>= 3.1.5)
Provides Twitter related features.
- TwitterClient and Workflow Activities to integrate with twitter.
- Authenticates users with their Twitter Account.