Skip to content

CodingWithDavid/BlazorNet5_Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Blazor .Net 5.0 Updates

This project was created to show off some the great new changes that are coming in .Net 5.0 for Blazor. There are a lot more changes than the ones I have shown here. Please review the ASP.Net Blog

by David Gallivan

Why

Blazor is quickly evolving and you have to stay up with the changes so you can take advantage of the new features and to make your development experience the best it can be

Getting Started

  1. Clone this repository

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

The application shows off the following new Blazor Features

  1. InputRadio Component
  2. Component CSS
  3. UI Input Focus
  4. File Upload Component
  5. On Toggle Event support

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Sample of what you can do with the changes for .Net 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published