Skip to content

CodingWithDavid/BlazorToast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Toast Sample

This project was created to help me learn about using toast messages in a Blazor application. We will be implemeneting the Toast component created by Chris Sainty

by David Gallivan

Why

This post is my implementation of Chris's Toaslt component. For a detail description of the inner workings of the component see the link above. I will be using the Server Configuration for my Blazor Application, but the component will work with any Blazor configuration.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/BlazorToast
    cd BlazorToast
  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

Shows how to upload a files to the server. It also shows some additional things you can do with the files once uploaded.

Problems or Suggestions

Open an issue here

Thank You

Resources

About

A little sample on using a toast message in Blazor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published