Difference between revisions of "VT2020-Blazor-Fiche"

From air
Jump to navigation Jump to search
Line 8: Line 8:
   
 
«'' Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.
 
«'' Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.
Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. ''» - Documentation officielle de Blazor.
+
Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps.''» - Documentation officielle de Blazor.
   
 
== Présentation ==
 
== Présentation ==

Revision as of 22:25, 29 November 2020

Blazor est un framework Web gratuit et open-source qui a été créé par Microsoft en 2018. Il permet aux développeurs de créer des applications Web en utilisant C# et HTML.


Logo du Framework Blazor


Abstract

« Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps.» - Documentation officielle de Blazor.

Présentation

Rappels

Bibliographie et références

Veille Technologique 2020

  • Année : VT2020
  • Sujet : Blazor
  • Auteur : Houda EL AJI