Skip to content
#

blazor-components

Here are 62 public repositories matching this topic...

MudBlazor
FairPlayTube
efonsecab
efonsecab commented Aug 26, 2021

Depends on #317

Create the VideoPlaylistController with the following methods

  • public async Task CreatePlaylist(PlaylistModel playlistModel, CancellationToken cancellationToken)
  • public async Task DeletePlaylist(long playlistId, CancellationToken cancellationToken)
    • If the user is not owner of the playlist, throw an exception with the following message: "Unable to delete. You a

Improve this page

Add a description, image, and links to the blazor-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor-components topic, visit your repo's landing page and select "manage topics."

Learn more