What is blazor

blazor is a front-end frame based on Microsoft's webassembly and C # (object-oriented) and F # (for function)

It is similar to a single page vue react anglar front-end frame

But he no longer using js or typescript

A year ago I thought typescript will Yiqijuechen

But iteratively updated front-end technology is always dazzling fast

It is well known, C # ecological good, but it can not hide the fact that it is superior lineage of java 

Now you can web development process, enjoy the many resources .net platform

1.IDE strongest universe  

2. programming languages, more than js ts c #, linq elegantly simple and so powerful syntax

3. Existing .net Framework EF core, signal, there are a number of stars such as third-party frameworks

A full language development .net core block may be arranged to linux, windows 10 comes linux subsystem, it is convenient

5. better performance than javascrip

6.Blazor itself comes with powerful features:

Dependency Injection

Package

routing

Powerful debugging features

unit test

Server-side rendering (User Experience

form validation

Interoperability javascript

Assembly can be made in a plurality of code reuse assembly projects

IntelliSense

Sandbox mechanism

Can be made into server mode or client mode, the server mode to load faster, but you can not run offline, client mode offline, but loads more slowly

 

Guess you like

Origin www.cnblogs.com/nocanstillbb/p/11516464.html