Restream.OrchardCore
1.3.0
dotnet add package Restream.OrchardCore --version 1.3.0
NuGet\Install-Package Restream.OrchardCore -Version 1.3.0
<PackageReference Include="Restream.OrchardCore" Version="1.3.0" />
paket add Restream.OrchardCore --version 1.3.0
#r "nuget: Restream.OrchardCore, 1.3.0"
// Install Restream.OrchardCore as a Cake Addin #addin nuget:?package=Restream.OrchardCore&version=1.3.0 // Install Restream.OrchardCore as a Cake Tool #tool nuget:?package=Restream.OrchardCore&version=1.3.0
Restream
Restream is a module for Orchard Core that enables you to add a Restream Video player to live broadcast your restream video sessions directly on your website . The module is a Restream Content type you can add on any content type.
Getting Started
- Add the nuget package reference Restream.OrchardCore
- Launch your Orchard Core application, login as admin, then go to the Features admin page and enable the Restream module Launch your Orchard Core application.
- Go to Configuration > Settings > Restream and Add Token key, you can find the token key Restream.io
- Add Restream widget to a flow or add a Restream Content type
Please help support me by buying me a Coffee
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- OrchardCore.Admin (>= 1.0.0-rc2-13450)
- OrchardCore.ContentManagement (>= 1.0.0-rc2-13450)
- OrchardCore.ContentTypes.Abstractions (>= 1.0.0-rc2-13450)
- OrchardCore.DisplayManagement (>= 1.0.0-rc2-13450)
- OrchardCore.Module.Targets (>= 1.0.0-rc2-13450)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 582 | 10/30/2020 |
1.2.0-beta | 353 | 10/4/2020 |
1.0.0 | 496 | 10/1/2020 |
changed module from just just a content part to a content type widget, to get started install the module
reference, run your application ,enable the feature ,go to Configuration > Settings > Restream and add the token key.