Skip to content

CodingWithDavid/BlazorSlideShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Slide Show presentation using Blazor

This project show how to create a simple slid show presentation application. It shows how you can use dynamic content for your slides as well.

by David Gallivan

Why

I thought it would be cool if you cold do a slide show presentation using Blazor using dynamic content for the slides.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/BlazorSlideShow
    cd BlazorSlideShow
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

  1. On the index page a. HTML and CSS that builds and shows the slides
  2. On the BlazorStyle page a. We are loading HTML content into a list and then displaying it

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Simple way to make a slide show presentation in Blazor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published