Skip to content

C# WPF application that plays YouTube videos with links stored by groups in a SQLite database

License

Notifications You must be signed in to change notification settings

psun247/CSharpWpfYouTube

Repository files navigation

CSharpWpfYouTube

C# WPF application that imports YouTube videos in a SQLite database with info from YouTube data service API

image

Run

To run the app without compiling it,

  1. Click CSharpWpfYouTube_v1.2 under Releases on the right side of this page
  2. Download CSharpWpfYouTube_v1.2_net6.0-windows.zip
  3. Unzip the file and run CSharpWpfYouTube.exe

Setup and Supporting Libraries

Build with Visual Studio 2022 (Community version OK) for .NET 6 and 8. (If you don't have .NET 8 installed on your PC, remove net8.0-windows from CSharpWpfYouTube.csproj.)

Microsoft.Web.WebView2 (for WPF / WinForms)

EntityFrameworkCore.Sqlite (db file: CSharpWpfYouTube.sqlite)

CommunityToolkit.Mvvm

https://www.nuget.org/packages/CommunityToolkit.Mvvm

ModernWpfUI

https://www.nuget.org/packages/ModernWpfUI/

RestoreWindowPlace

https://www.nuget.org/packages/RestoreWindowPlace

About

C# WPF application that plays YouTube videos with links stored by groups in a SQLite database

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages