Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blazor 0.9.0 experimental release now available

#1
Blazor 0.9.0 experimental release now available

Daniel Roth

Daniel

Blazor 0.9.0 is now available! This release updates Blazor with the Razor Components improvements in .NET Core 3.0 Preview 3.

New Razor Component improvements now available to Blazor apps:

  • Improved event handling
  • Forms & validation

Checkout the ASP.NET Core 3.0 Preview 3 announcement for details on these improvements. See also the Blazor 0.9.0 release notes for additional details.

Note: The Blazor templates have not been updated to use the new .razor file extension for Razor Components in this release. This update will be done in a future release.

Get Blazor 0.9.0


To get started with Blazor 0.9.0 install the following:

  1. .NET Core 3.0 Preview 3 SDK (3.0.100-preview3-010431)
  2. Visual Studio 2019 (Preview 4 or later) with the ASP.NET and web development workload selected.
  3. The latest Blazor extension from the Visual Studio Marketplace.
  4. The Blazor templates on the command-line:

    dotnet new -i Microsoft.AspNetCore.Blazor.Templates::0.9.0-preview3-19154-02

You can find getting started instructions, docs, and tutorials for Blazor at https://blazor.net.

Upgrade to Blazor 0.9.0


To upgrade your existing Blazor apps to Blazor 0.9.0 first make sure you’ve installed the prerequisites listed above.

To upgrade a Blazor 0.8.0 project to 0.9.0:

  • Update the Blazor packages and .NET CLI tool references to 0.9.0-preview3-19154-02.
  • Update the remaining Microsoft.AspNetCore.* packages to 3.0.0-preview3-19153-02.
  • Remove any usage of JSRuntime.Current and instead use dependency injection to get the current IJSRuntime instance and pass it through to where it is needed.

Give feedback


We hope you enjoy this latest preview release of Blazor. As with previous releases, your feedback is important to us. If you run into issues or have questions while trying out Blazor, file issues on GitHub. You can also chat with us and the Blazor community on Gitter if you get stuck or to share how Blazor is working for you. After you’ve tried out Blazor for a while please let us know what you think by taking our in-product survey. Click the survey link shown on the app home page when running one of the Blazor project templates:

Blazor survey

Thanks for trying out Blazor!

Daniel Roth
Daniel Roth

Principal Program Manager, ASP.NET

Follow Daniel   

<!–


–>

Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Unified Blazor UI in the Mobile Blazor Bindings Preview 5 xSicKxBot 0 1,913 09-09-2023, 05:09 AM
Last Post: xSicKxBot
  Hybrid Blazor apps in the Mobile Blazor Bindings July update xSicKxBot 0 1,767 09-03-2023, 09:49 AM
Last Post: xSicKxBot
  Unified Blazor UI in the Mobile Blazor Bindings Preview 5 xSicKxBot 0 2,161 10-31-2020, 07:01 PM
Last Post: xSicKxBot
  Hybrid Blazor apps in the Mobile Blazor Bindings July update xSicKxBot 0 1,989 09-10-2020, 07:29 PM
Last Post: xSicKxBot
  New experimental Razor editor for Visual Studio xSicKxBot 0 1,589 09-10-2020, 05:51 AM
Last Post: xSicKxBot
  Announcing Experimental Mobile Blazor Bindings May update xSicKxBot 0 1,748 09-08-2020, 11:28 AM
Last Post: xSicKxBot
  Hybrid Blazor apps in the Mobile Blazor Bindings July update xSicKxBot 0 1,833 07-24-2020, 08:57 AM
Last Post: xSicKxBot
  New experimental Razor editor for Visual Studio xSicKxBot 0 1,639 07-17-2020, 04:41 AM
Last Post: xSicKxBot
  Announcing Experimental Mobile Blazor Bindings May update xSicKxBot 0 1,530 06-05-2020, 02:00 PM
Last Post: xSicKxBot
  Blazor WebAssembly 3.2.0 Release Candidate now available xSicKxBot 0 1,615 06-04-2020, 02:07 AM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:
2 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016