Skip to content

CodingWithDavid/CustomLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CustomLayout Blazor Application

This project was created to in an effort to learn more about how layouts are used and defined with in a Blazor Application.

by David Gallivan

Why

Blazor is a new and exciting new SPA framework that allows me to build interactive web applications using C#. Most application have at least 2 different layouts. We are taking a look at how you support multiple layouts with in you r Blazor application.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/CustomLayout
    cd CustomLayout
  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. Explains about the default layout and how it is set
  2. Shows how to create a custom layout
  3. Shows how to apply the custom layout

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Blazor code showing a custom layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published