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

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/blazor-0-9-0-experimental-release-now-available.jpg" width="150" height="150" title="" alt="" /></div><div><div class="row justify-content-center">
<div class="col-md-2">
<div><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/blazor-0-9-0-experimental-release-now-available.jpg" width="58" height="58" alt="Daniel Roth" class="avatar avatar-58 wp-user-avatar wp-user-avatar-58 alignnone photo"></p>
<p>Daniel</p>
</div>
</div>
</div>
<div class="entry-meta">
<p>March 7th, 2019</p>
<p> &lt;!–<span class="posted-on">Posted on <a href="https://devblogs.microsoft.com/aspnet/blazor-0-9-0-experimental-release-now-available/" rel="bookmark"><time class="entry-date published updated" datetime="2019-03-07T17:47:04+00:00">March 7, 2019</time></a></span><span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://devblogs.microsoft.com/aspnet/author/danroth27/">Daniel Roth</a></span></span>–&gt; </div>
<p><!-- .entry-meta --> </p>
<p>Blazor 0.9.0 is now available! This release updates Blazor with the Razor Components improvements in .NET Core 3.0 Preview 3.</p>
<p>New Razor Component improvements now available to Blazor apps:</p>
<ul>
<li>Improved event handling</li>
<li>Forms &amp; validation</li>
</ul>
<p>Checkout the <a href="https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-0-preview-3/">ASP.NET Core 3.0 Preview 3 announcement</a> for details on these improvements. See also the Blazor 0.9.0 <a href="https://github.com/aspnet/Blazor/releases/tag/0.9.0">release notes</a> for additional details.</p>
<p>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.</p>
<h2>Get Blazor 0.9.0</h2>
<p>To get started with Blazor 0.9.0 install the following:</p>
<ol>
<li><a href="https://dotnet.microsoft.com/download/dotnet-core/3.0">.NET Core 3.0 Preview 3 SDK</a> (3.0.100-preview3-010431)</li>
<li><a href="https://visualstudio.com/preview">Visual Studio 2019</a> (Preview 4 or later) with the <em>ASP.NET and web development</em> workload selected.</li>
<li>The latest <a href="https://go.microsoft.com/fwlink/?linkid=870389">Blazor</a> extension from the Visual Studio Marketplace.</li>
<li>
<p>The Blazor templates on the command-line:</p>
<pre><code>dotnet new -i Microsoft.AspNetCore.Blazor.Templates::0.9.0-preview3-19154-02
</code></pre>
</li>
</ol>
<p>You can find getting started instructions, docs, and tutorials for Blazor at https://blazor.net.</p>
<h2>Upgrade to Blazor 0.9.0</h2>
<p>To upgrade your existing Blazor apps to Blazor 0.9.0 first make sure you’ve installed the prerequisites listed above.</p>
<p>To upgrade a Blazor 0.8.0 project to 0.9.0:</p>
<ul>
<li>Update the Blazor packages and .NET CLI tool references to 0.9.0-preview3-19154-02.</li>
<li>Update the remaining Microsoft.AspNetCore.* packages to 3.0.0-preview3-19153-02.</li>
<li>Remove any usage of <code>JSRuntime.Current</code> and instead use dependency injection to get the current <code>IJSRuntime</code> instance and pass it through to where it is needed.</li>
</ul>
<h2>Give feedback</h2>
<p>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, <a href="https://github.com/aspnet/aspnetcore/issues">file issues on GitHub</a>. You can also chat with us and the Blazor community on <a href="https://gitter.im/aspnet/blazor">Gitter</a> 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:</p>
<p><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/blazor-0-9-0-experimental-release-now-available.png" alt="Blazor survey"></p>
<p>Thanks for trying out Blazor!</p>
<div class="authorinfoarea">
<div><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/blazor-0-9-0-experimental-release-now-available.jpg" width="96" height="96" alt="Daniel Roth" class="avatar avatar-96 wp-user-avatar wp-user-avatar-96 alignnone photo"></div>
<div>
<h5><a class="no-underline" aria-label="Daniel Roth" target="_blank" href="https://devblogs.microsoft.com/aspnet/author/danroth27/" rel="noopener noreferrer">Daniel Roth</a></h5>
<p>Principal Program Manager,&nbsp;ASP.NET</p>
<p><strong>Follow Daniel</strong>&nbsp;&nbsp;&nbsp;<a class="no-underline stayinformed" aria-label="Daniel Roth Twitter profile" target="_blank" href="https://twitter.com/danroth27" rel="noopener noreferrer"><i class="fa fa-twitter"></i></a><a class="no-underline stayinformed" aria-label="Daniel Roth GitHub profile" target="_blank" href="https://github.com/danroth27" rel="noopener noreferrer"><i class="fa fa-github"></i></a><a class="no-underline stayinformed hvr-pop" aria-label="Daniel Roth RSS Feed" target="_blank" href="https://devblogs.microsoft.com/aspnet/author/danroth27//feed/" rel="noopener noreferrer"></a></p>
<p> &lt;!–</p>
<hr class="authorarea">–&gt; </div>
</p></div>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016