Difference between revisions of "VT2020-Blazor-Fiche"

From air
Jump to navigation Jump to search
Line 1: Line 1:
'''Blazor''' est un framework Web gratuit et open-source qui permet aux développeurs de créer des applications Web en utilisant C# et HTML. Il a été créé par Microsoft en 2018.
+
'''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.
   
   
Line 6: Line 6:
   
 
== 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 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:21, 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