Microsoft Announced Availability Of Blazor 0.5.0 Experimental Release

Microsoft announced the experimental release of Blazor 0.5.0 early last week. With this release all the UI interactions will be over SignalR.  New features which are part of this release are:
  • Server-side Blazor
  • Startup model aligned with ASP.NET Core
  • JavaScript interop improvements
  • Removed requirement to preregister JavaScript methods
  • Invoke .NET instance method from JavaScript
  • Pass .NET objects to JavaScript by reference
  • Add Blazor to any HTML file using a normal script tag
  • Render raw HTML
  • New component parameter snippet
  • Early support for in-browser debugging

Comments

Popular posts from this blog

Create Chatbot Based Using GPT-Index/LlamaIndex | OpenAI | Python

Azure Model Router: The Smart AI Traffic Controller

Generate The Streamed Response Using Semantic Kernel