SplatDev.Umbraco.Plugins.YouTubePreview
2.0.1
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 SplatDev.Umbraco.Plugins.YouTubePreview --version 2.0.1
NuGet\Install-Package SplatDev.Umbraco.Plugins.YouTubePreview -Version 2.0.1
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="SplatDev.Umbraco.Plugins.YouTubePreview" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplatDev.Umbraco.Plugins.YouTubePreview --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SplatDev.Umbraco.Plugins.YouTubePreview, 2.0.1"
#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 SplatDev.Umbraco.Plugins.YouTubePreview as a Cake Addin #addin nuget:?package=SplatDev.Umbraco.Plugins.YouTubePreview&version=2.0.1 // Install SplatDev.Umbraco.Plugins.YouTubePreview as a Cake Tool #tool nuget:?package=SplatDev.Umbraco.Plugins.YouTubePreview&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
YouTube Preview
A simple YouTube property editor that has a preview box for the video.
You may insert the Id of any YouTube video and below the video box will display the preview.
Umbraco v7.15.10
- Creates a Data Type 'YoutubePreview'
Visit the Project Page in the Umbraco Community
Install via Nuget
Install-Package SplatDev.Umbraco.Plugins.YouTubePreview
Specs
- Value Type: STRING
Feedback is appreciated
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 7.0.0)
- System.Text.Json (>= 7.0.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added working functionality for video preview in backOffice