Alperencode / Blazor

Blazor Applications that I've made during my internship.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor


This repository contains a Blazor application created during my internship. Blazor is a free and open-source web framework that enables building interactive web applications using C# and .NET.

Features

The application showcases various features of Blazor, including:

  • Building interactive UI components using Razor syntax
  • Interacting with APIs using HttpClient
  • Handling events and user input
  • Implementing routing and navigation

Getting Started

To run the application, you will need:

  • .NET 5.0 or later
  • Visual Studio Code or Visual Studio
  1. Clone the repository
  2. Open the solution file in Visual Studio Code or Visual Studio
  3. Run the application in the debugger or from the command line

About

Blazor Applications that I've made during my internship.


Languages

Language:HTML 53.0%Language:CSS 38.8%Language:C# 8.3%