Skip to content

CodingWithDavid/ThemeSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Stle Theme Switcher

This project was created to figure out how I can best white label my application by allowing customer to have their own styles and layouts.

by David Gallivan

Why

Blazor is a cool framework to use. I strongly feel anything you cna do in a JS based framework you can do in Blazor.

Getting Started

  1. Clone this repository

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

You will be able to either click a button and dynamically change the CSS style sheet or you can use a page parter and change the styles dynamically

Problems or Suggestions

Open an issue here

Thank You

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published