RykenLibrary 0.9.13-beta

This is a prerelease version of RykenLibrary.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RykenLibrary --version 0.9.13-beta
                    
NuGet\Install-Package RykenLibrary -Version 0.9.13-beta
                    
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="RykenLibrary" Version="0.9.13-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RykenLibrary" Version="0.9.13-beta" />
                    
Directory.Packages.props
<PackageReference Include="RykenLibrary" />
                    
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 RykenLibrary --version 0.9.13-beta
                    
#r "nuget: RykenLibrary, 0.9.13-beta"
                    
#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 RykenLibrary@0.9.13-beta
                    
#: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=RykenLibrary&version=0.9.13-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RykenLibrary&version=0.9.13-beta&prerelease
                    
Install as a Cake Tool

This is the library used in all of Ryken Studio's apps.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible.  uap10.0.14393 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
0.9.50-beta 98 2/15/2024
0.9.28-beta 216 3/30/2022
0.9.27-beta 338 9/26/2021
0.9.26-beta 269 4/17/2021
0.9.25-beta 297 11/24/2020
0.9.24-beta 1,137 4/29/2020
0.9.23-beta 507 1/24/2020
0.9.22-beta 601 10/12/2019
0.9.21-beta 505 8/6/2019
0.9.20-beta 518 6/25/2019
0.9.19-beta 433 6/25/2019
0.9.18-beta 452 6/24/2019
0.9.17-beta 496 6/5/2019
0.9.16-beta 482 6/5/2019
0.9.15-beta 462 6/5/2019
0.9.14-beta 492 6/4/2019
0.9.13-beta 563 6/2/2019
0.9.12-beta 493 6/2/2019
0.9.11-beta 485 5/17/2019
0.9.10-beta 492 4/28/2019
0.9.9-beta 536 4/15/2019
0.9.8-beta 478 4/9/2019
0.9.7-beta 494 4/2/2019
0.9.6-beta 497 3/31/2019
0.9.5-beta 490 3/31/2019

Further completed RykenMediaContainer. Added TapGestureRecognizer.