<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blazor on Junian Dev</title>
    <link>https://www.junian.dev/tags/blazor/</link>
    <description>Recent content in Blazor on Junian Dev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>author@junian.dev (Junian Triajianto)</managingEditor>
    <webMaster>author@junian.dev (Junian Triajianto)</webMaster>
    <copyright>Copyright &amp;copy; 2014 - 2026 Junian.dev</copyright>
    
	    <atom:link href="https://www.junian.dev/tags/blazor/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>How to Deploy a Blazor WebAssembly Standalone App to GitHub Pages</title>
      <link>https://www.junian.dev/dev/deploy-blazor-webassembly-standalone-to-github-pages/</link>
      <pubDate>Fri, 30 Jan 2026 19:00:00 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/dev/deploy-blazor-webassembly-standalone-to-github-pages/</guid>
      <description>&lt;p&gt;If you have ever built a .NET Blazor WebAssembly app, you may have separated the frontend and backend.
Since Blazor WASM is essentially just the frontend, you can deploy it to most static site hosting services, including GitHub Pages.&lt;/p&gt;
&lt;p&gt;Let’s get straight to the point. Follow these steps to create, publish, and deploy your standalone Blazor WebAssembly app.&lt;/p&gt;
&lt;p&gt;Install the latest &lt;a href=&#34;https://dotnet.microsoft.com/en-us/download&#34;&gt;.NET SDK&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Create a new Blazor WebAssembly standalone app project. Let’s name it &lt;code&gt;BlazorApp&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploy a .NET 10 Blazor WebAssembly App to Cloudflare Pages</title>
      <link>https://www.junian.dev/dev/deploy-blazor-to-cloudflare-pages/</link>
      <pubDate>Wed, 28 Jan 2026 07:06:56 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/dev/deploy-blazor-to-cloudflare-pages/</guid>
      <description>&lt;p&gt;Blazor is a modern way to build web applications.
Instead of relying on JavaScript, it allows you to use C#.
That’s the dream!
In this guide, you’ll learn how to create a web application using Blazor and deploy it online using Cloudflare Pages.&lt;/p&gt;
&lt;p&gt;Enough introduction. Let’s get started!&lt;/p&gt;
&lt;h2 id=&#34;install-net-10&#34;&gt;Install .NET 10&lt;/h2&gt;
&lt;p&gt;Blazor works with C#.
To start a Blazor project, you need to install the .NET SDK.
Simply &lt;a href=&#34;https://dotnet.microsoft.com/download&#34;&gt;download it&lt;/a&gt; and follow the installation instructions from the &lt;a href=&#34;https://dotnet.microsoft.com/download&#34;&gt;official website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blazor Apps by Junian.dev</title>
      <link>https://www.junian.dev/blazor-apps/</link>
      <pubDate>Wed, 28 Jan 2026 06:00:00 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/blazor-apps/</guid>
      <description></description>
    </item>
    
  </channel>
</rss>
