Skip to content

The repository contains the Blazor application that demonstrates usage of MVVM pattern for state management.

Notifications You must be signed in to change notification settings

muratyuceer/using-mvvm-pattern-in-blazor-for-state-management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Using MVVM Pattern in Blazor For State Management

The repository contains the Blazor application that demonstrates usage of MVVM pattern for state management.

Prerequisites

Make sure that the necessary software is installed:

  • Visual Studio 2019

How to run the project

  • Checkout this project to a location in your disk.
  • Open the project in the Visual Studio.
  • Restore the NuGet packages
  • Run the project

About

The repository contains the Blazor application that demonstrates usage of MVVM pattern for state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 44.0%
  • HTML 38.0%
  • CSS 18.0%