Fabulous.XamarinForms.VideoManager 0.55.0-preview4

This is a prerelease version of Fabulous.XamarinForms.VideoManager.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Fabulous.XamarinForms.VideoManager --version 0.55.0-preview4                
NuGet\Install-Package Fabulous.XamarinForms.VideoManager -Version 0.55.0-preview4                
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="Fabulous.XamarinForms.VideoManager" Version="0.55.0-preview4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fabulous.XamarinForms.VideoManager --version 0.55.0-preview4                
#r "nuget: Fabulous.XamarinForms.VideoManager, 0.55.0-preview4"                
#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 Fabulous.XamarinForms.VideoManager as a Cake Addin
#addin nuget:?package=Fabulous.XamarinForms.VideoManager&version=0.55.0-preview4&prerelease

// Install Fabulous.XamarinForms.VideoManager as a Cake Tool
#tool nuget:?package=Fabulous.XamarinForms.VideoManager&version=0.55.0-preview4&prerelease                

Fabulous extension for VideoManager

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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.1.0 1,541 5/7/2021
1.0.1 368 4/9/2021
1.0.0 347 4/1/2021
0.70.0-nightly9 213 3/26/2021
0.70.0-nightly8 229 3/26/2021
0.70.0-nightly7 180 3/6/2021
0.70.0-nightly6 209 3/6/2021
0.70.0-nightly5 209 3/6/2021
0.70.0-nightly4 253 3/6/2021
0.70.0-nightly3 219 3/6/2021
0.70.0-nightly2 230 2/7/2021
0.70.0-nightly1 234 1/22/2021
0.61.0 480 1/17/2021
0.61.0-preview1 265 1/15/2021
0.60.0 492 11/25/2020
0.60.0-preview4 348 11/20/2020
0.60.0-preview3 271 11/11/2020
0.60.0-preview2 294 10/26/2020
0.60.0-preview1 310 10/1/2020
0.57.0 1,174 8/20/2020
0.56.0 453 8/3/2020
0.55.0 514 7/23/2020
0.55.0-preview6 331 7/15/2020
0.55.0-preview5 352 6/26/2020
0.55.0-preview4 324 6/23/2020
0.55.0-preview3 318 5/21/2020
0.55.0-preview2 372 5/19/2020
0.55.0-preview1 355 5/5/2020
0.54.2 485 6/26/2020
0.54.1 482 5/19/2020
0.54.0 473 5/4/2020
0.53.2 481 4/23/2020
0.53.1 455 4/22/2020
0.53.0 475 4/17/2020
0.52.0 544 2/20/2020
0.51.0 527 12/4/2019
0.50.3 518 11/9/2019
0.50.2 483 11/6/2019
0.50.1 482 11/5/2019
0.50.0 486 11/4/2019
0.50.0-alpha.7 257 10/26/2019
0.50.0-alpha.6 254 10/26/2019
0.50.0-alpha.5 257 10/17/2019
0.50.0-alpha.4 282 10/13/2019
0.50.0-alpha.3 258 10/9/2019
0.50.0-alpha.2 254 10/4/2019
0.50.0-alpha 361 10/3/2019
0.43.0 469 10/24/2019
0.42.0 539 9/19/2019
0.41.1 536 7/29/2019
0.41.0 573 7/11/2019
0.40.4 522 7/7/2019
0.40.3 546 7/7/2019

[Fabulous.XamarinForms] Fixed an issue duplicating items in ListView/CollectionView (https://github.com/fsprojects/Fabulous/pull/765)
[Fabulous.XamarinForms] [Templates] Templates will now automatically attempt to install fabulous-cli locally to make LiveUpdate available (https://github.com/fsprojects/Fabulous/pull/756)
[Fabulous.XamarinForms] [Templates] Templates migrated to use AndroidX instead of Android Support libraries (https://github.com/fsprojects/Fabulous/pull/750)
[Fabulous.XamarinForms] [Templates] Templates now include a default .gitignore file (https://github.com/fsprojects/Fabulous/pull/757)