Video
The easiest html5 video implementation for Blazor applications
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- ci-main.yml
- ci-pr.yml
- release-drafter.yml
- FUNDING.yml
- release-drafter.yml
- _Host.cshtml
- Error.razor
- launchSettings.json
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- site.css
- elephants2.jpg
- blazor.polyfill.min.js
- elephants2.mp4
- favicon.ico
- _Imports.razor
- appsettings.Development.json
- appsettings.json
- BlazorServer.csproj
- Program.cs
- Startup.cs
- launchSettings.json
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- app.css
- elephants2.jpg
- blazor.polyfill.min.js
- elephants2.mp4
- favicon.ico
- index.html
- _Imports.razor
- BlazorWebAssembly.csproj
- Program.cs
- AllEventsAllOptions.razor
- Controls.razor
- Just Time.razor
- PlayPauseMultiple.razor
- QueueItems.razor
- StartAt.razor
- MainLayout.razor
- NavMenu.razor
- _Imports.razor
- App.razor
- SharedRCL.csproj
- AudioTrack.cs
- MediaErrorState.cs
- MediaErrorType.cs
- NetworkState.cs
- ReadyState.cs
- TextTrack.cs
- TextTrackCue.cs
- TimeRanges.cs
- VideoEventData.cs
- VideoEventOptions.cs
- VideoEvents.cs
- VideoState.cs
- VideoStateOptions.cs
- VideoTrack.cs
- blazoredVideo.js
- _Imports.razor
- Blazored.Video.csproj
- BlazoredVideo.razor
- BlazoredVideo.razor.Actions.cs
- BlazoredVideo.razor.cs
- BlazoredVideo.razor.Events.cs
- BlazoredVideo.razor.Methods.cs
- BlazoredVideo.razor.Properties.cs
- icon.png
- RepeatValues.cs
- VideoItem.cs
- VideoItemData.cs
- VideoQueue.cs
- VideoSource.cs
- VideoSourceData.cs
- Blazored.Video.Tests.csproj
- DisplayTests.cs
- VideoDataInflateDeflateTests.cs
- .editorconfig
- .gitattributes
- .gitignore
- Blazored.Video.sln
- global.json
- LICENSE
- README.md
- screenshot.png
# Installation Guide
1. Get the code
git clone https://github.com/Blazored/Video
Downloads the entire project code from GitHub to your computer.
cd Video
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
Or via the dotnet CLI.
Type this command into your terminal and run it.
After dotnet run, check the message or address shown in the terminal.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
