Skip to content
/ blazor Public

This repository contains the source code for BLAZOR applications

Notifications You must be signed in to change notification settings

skcore/blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Blazor!

Blazor is a .NET frontend web framework that supports both server-side rendering and client interactivity in a single programming model:

Create rich interactive UIs using C#. Share server-side and client-side app logic written in .NET. Render the UI as HTML and CSS for wide browser support, including mobile browsers. Build hybrid desktop and mobile apps with .NET and Blazor. Using .NET for client-side web development offers the following advantages:

Write code in C#, which can improve productivity in app development and maintenance. Leverage the existing .NET ecosystem of .NET libraries. Benefit from .NET's performance, reliability, and security. Stay productive on Windows, Linux, or macOS with a development environment, such as Visual Studio or Visual Studio Code. Integrate with modern hosting platforms, such as Docker. Build on a common set of languages, frameworks, and tools that are stable, feature-rich, and easy to use.

[Reference] (https://learn.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-8.0&WT.mc_id=dotnet-35129-website)

About

This repository contains the source code for BLAZOR applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published