DigitalMomentum.Videolizer.Core 2.1.3

dotnet add package DigitalMomentum.Videolizer.Core --version 2.1.3
NuGet\Install-Package DigitalMomentum.Videolizer.Core -Version 2.1.3
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="DigitalMomentum.Videolizer.Core" Version="2.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DigitalMomentum.Videolizer.Core --version 2.1.3
#r "nuget: DigitalMomentum.Videolizer.Core, 2.1.3"
#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 DigitalMomentum.Videolizer.Core as a Cake Addin
#addin nuget:?package=DigitalMomentum.Videolizer.Core&version=2.1.3

// Install DigitalMomentum.Videolizer.Core as a Cake Tool
#tool nuget:?package=DigitalMomentum.Videolizer.Core&version=2.1.3

A Utility to extract the Video ID and other metadata from a given YouTube / Vimeo URL. This is also the core DLL to be used by Umbraco Visualizer.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DigitalMomentum.Videolizer.Core:

Package Downloads
DigitalMomentum.Videolizer

An Umbraco 7.3+ Datatype & Grid Editor for searching Youtube / Vimeo videos to insert and simple embedding videos into your site allowing users to configure thier video options

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.3 12,564 3/30/2018
2.1.2 3,863 2/16/2018
2.0.0 4,853 11/13/2017
2.0.0-CI-20171113-123936 1,532 11/13/2017

minor Bug fixes and updates