HappyStudio.Subtitle.Control.UWP 1.7.2

dotnet add package HappyStudio.Subtitle.Control.UWP --version 1.7.2
                    
NuGet\Install-Package HappyStudio.Subtitle.Control.UWP -Version 1.7.2
                    
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="HappyStudio.Subtitle.Control.UWP" Version="1.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HappyStudio.Subtitle.Control.UWP" Version="1.7.2" />
                    
Directory.Packages.props
<PackageReference Include="HappyStudio.Subtitle.Control.UWP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HappyStudio.Subtitle.Control.UWP --version 1.7.2
                    
#r "nuget: HappyStudio.Subtitle.Control.UWP, 1.7.2"
                    
#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.
#:package HappyStudio.Subtitle.Control.UWP@1.7.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HappyStudio.Subtitle.Control.UWP&version=1.7.2
                    
Install as a Cake Addin
#tool nuget:?package=HappyStudio.Subtitle.Control.UWP&version=1.7.2
                    
Install as a Cake Tool

一个很好用的字幕预览控件库

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.10586 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.7.2 738 1/10/2021
1.7.0 624 1/9/2021
1.6.4 722 12/19/2019
1.6.3 702 12/19/2019
1.6.2 714 12/19/2019
1.6.1 739 12/19/2019
1.6.0 715 12/18/2019
1.5.2-preview1 588 12/18/2019
1.5.1 749 12/17/2019
1.5.0 702 12/16/2019
1.4.2-preview5 572 12/16/2019
1.4.2-preview4 589 12/16/2019
1.4.2-preview3 611 12/16/2019
1.4.2-preview2 583 12/15/2019
1.4.2-preview1 570 12/15/2019
1.4.1 777 12/14/2019
1.4.0 690 12/13/2019
1.3.1 753 12/11/2019
1.3.0 692 12/8/2019
1.2.0 735 10/30/2019
Loading failed

1. 增加 ItemTemplate 属性
2. 增加 ItemContainerStyle 属性