Difference between revisions of "VT2020-Blazor-Fiche"

From air
Jump to navigation Jump to search
Line 7: Line 7:
 
== Abstract ==
 
== 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 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 Microclimate
 
   
 
== Présentation ==
 
== Présentation ==

Revision as of 22:28, 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