Restream.OrchardCore 1.3.0

dotnet add package Restream.OrchardCore --version 1.3.0
NuGet\Install-Package Restream.OrchardCore -Version 1.3.0
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="Restream.OrchardCore" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Restream.OrchardCore --version 1.3.0
#r "nuget: Restream.OrchardCore, 1.3.0"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 541 10/30/2020
1.2.0-beta 326 10/4/2020
1.0.0 463 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.