webmusic/Pages/_ViewImports.cshtml
Laura d9c776e1d1
Initial commit
fix repeat
added simple keyboard control
add preloading tracks
add plain view ("api")
fix memory leak, add streaming
responsive viewport
Mobile web capable
2019-07-06 03:59:58 +02:00

4 lines
95 B
Plaintext

@using webmusic
@namespace webmusic.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers