Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor-Synchronized-Charts

This repository contains a Blazor application built with .NET 8, focusing on synchronized charts. Follow the steps below to set up and run the application.

Prerequisites

Make sure you have the following tools installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/SyncfusionExamples/Blazor-Synchronized-Charts.git
  2. Navigate to the project directory:

    cd Blazor-Synchronized-Charts
  3. Restore the project dependencies:

    dotnet restore

Running the Application

Visual Studio

  1. Open the solution file (ChartSample.sln) in Visual Studio.

  2. Set the startup project to the Blazor application project.

  3. Press F5 or click on the "Start Debugging" button to run the application.

Visual Studio Code

  1. Open the project in Visual Studio Code:

    code .
  2. Open a new terminal in Visual Studio Code and run the following command to build and run the application:

    dotnet run
  3. Open your browser and navigate to https://localhost:5001.

Additional Information

  • Customize the application based on your synchronized charts requirements and explore additional Blazor features and components.

Contributing

If you find issues or have suggestions, feel free to open a GitHub issue or create a pull request.

About

Blazor Synchronized Charts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages