
To play these videos you must use Microsoft Internet Explorer, which support Siverlight technology. You can learn more about Blazor release from the source link below.We use Microsoft Silverlight technology to encode and stream our instructional videos. There are no fees or licensing costs, including for commercial use.
Visual Studio and Visual Studio Code provide a great Blazor development experience on Windows, Linux, and macOS. You can continue to use the large ecosystem of JavaScript libraries that exist for client side UI while writing your logic in C#. Your C# code can easily call JavaScript APIs and libraries.
Blazor works in all modern web browsers, including mobile browsers. Blazor uses open web standards without plugins or code transpilation. Since both client and server code is written in C#, developers can share code and libraries.īlazor 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.īlazor offers the following advantages over Silverlight: NET Silverlight code. Also, Blazor apps are made of reusable web UI components implemented using C#, HTML, and CSS. This is not a preview release, Blazor is now production ready.īlazor allows web developers to create web applications using C# instead of JavaScript. For web developers, Microsoft has now released a new framework called Blazor WebAssembly. Microsoft recommends desktop app developers to use UWP or WPF on. Silverlight enabled developers to build both desktop and web applications. Right now, Silverlight is only supported on Internet Explorer 11. Even though Silverlight is still supported by Microsoft, active development was stopped several years ago. Microsoft Silverlight will reach the end of support on October 12, 2021.