MemoryPlayer 2.0.0-beta2
See the version list below for details.
dotnet add package MemoryPlayer --version 2.0.0-beta2
NuGet\Install-Package MemoryPlayer -Version 2.0.0-beta2
<PackageReference Include="MemoryPlayer" Version="2.0.0-beta2" />
paket add MemoryPlayer --version 2.0.0-beta2
#r "nuget: MemoryPlayer, 2.0.0-beta2"
// Install MemoryPlayer as a Cake Addin #addin nuget:?package=MemoryPlayer&version=2.0.0-beta2&prerelease // Install MemoryPlayer as a Cake Tool #tool nuget:?package=MemoryPlayer&version=2.0.0-beta2&prerelease
Memory Player is a lonely AngularJS module that is written in TypeScript and seeking to befriend musicians. Asked if Memory Player has the qualities of a good friend it replied, "No. A best friend." These qualities include page-to-page continued audio playback, support for playlists, and shareability. Also, remembering the current playlist, track, time, volume, birthdays, and other significant life events. The distribution installs with TS source files and interfaces, and sample JSON file with schema to validate against. Any requirement for a solution with frames, tabs, accordions, popups, or an SPA is eliminated while establishing a reliable contract for communication between pages.
Learn more about Target Frameworks and .NET Standard.
-
- AngularJS.Core (>= 1.5.0 && < 2.0.0)
- jQuery (>= 1.9.1)
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 |
---|---|---|
2.0.7 | 1,122 | 9/11/2018 |
2.0.6 | 917 | 9/10/2018 |
2.0.5 | 897 | 9/8/2018 |
2.0.3 | 912 | 9/6/2018 |
2.0.1 | 894 | 8/31/2018 |
2.0.0 | 930 | 8/26/2018 |
2.0.0-beta2 | 717 | 8/26/2018 |
2.0.0-beta | 733 | 8/25/2018 |
1.2.1 | 1,041 | 6/4/2018 |
1.2.0 | 1,001 | 6/4/2018 |
1.1.1 | 1,124 | 5/13/2017 |
1.1.0 | 1,052 | 5/13/2017 |
1.0.5 | 1,087 | 3/29/2017 |
1.0.4 | 1,064 | 2/26/2017 |
1.0.3 | 1,098 | 2/24/2017 |
1.0.2 | 1,057 | 2/19/2017 |
1.0.1 | 1,095 | 2/19/2017 |
1.0.0 | 1,078 | 2/19/2017 |
Refactored into service-based architecture with well-reasoned groups of code. Replaced directives with components. Added 50 passing unit tests. No media or type definitions for dependencies install with package. Memory Player requires definitions for AngularJS and jQuery, which can be installed from NuGet or NPM based on preference. Expect 404s on album audio and thumbnails. See documentation for links to sample media.