<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[dotnet on Ubuntu Touch]]></title><description><![CDATA[<p dir="auto">A year before, I managed to install dotnet on Ubuntu Touch. I used the UI Tweak Tool on Xenial to unlock the file system. Then, I used <code>apt get</code> for installing. Meanwhile, I found out that you can install the binaries manually which is good because you don't have to unlock the file system.</p>
<p dir="auto">Why I'm writing this? Because, in my opinion, it's awesome. Thanks to the fact that Ubuntu Touch is an open linux system, you can install and run dotnet applications. I've prepared a c#-console app as well as a Blazor project which runs fine.</p>
<p dir="auto">My steps were:</p>
<ul>
<li>Installing dotnet</li>
<li>Creating a new blazor server application</li>
<li>Disabled background suspension for terminal</li>
<li><code>dotnet run</code> on my blazor application</li>
<li>Et voila: running a blazor application in Morph Browser</li>
</ul>
<p dir="auto">I think, this is another great possibility to create more apps or to reuse already existing apps (where possible and where it makes sense). Also, you can use c# which is a nice language <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=eeff4b5fc81" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
<p dir="auto">If there is a general interest on this, I could dig deeper into this topic.<br />
I'm thinking of:</p>
<ul>
<li>having an app that makes it easy to install dotnet (similar to Alfred's snapz0r etc.)</li>
<li>having an editor to create c# applications. Maybe Seabass, tedit or Touch IDE <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=eeff4b5fc81" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> We also have codium, but it's not suitable for mobile devices.</li>
<li>having a source where we can provide dotnet apps optimized for Ubuntu Touch.</li>
</ul>
<p dir="auto">I am looking forward to your opinion!</p>
<p dir="auto"><img src="https://www.touchide.net/doc/screen01.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://www.touchide.net/doc/screen02.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://www.touchide.net/doc/screen03.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://www.touchide.net/doc/screen04.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://www.touchide.net/doc/screen05.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forums.ubports.com/topic/9753/dotnet-on-ubuntu-touch</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 19:21:40 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/9753.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Jan 2024 19:24:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to dotnet on Ubuntu Touch on Sun, 18 Feb 2024 17:58:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adhithadhi" aria-label="Profile: AdhithAdhi">@<bdi>AdhithAdhi</bdi></a> I've installed it via apt-get install after I switched the file system to read/write. But there is another way to manually install it which could be the better way:<br />
<a href="https://learn.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual#manual-install" rel="nofollow ugc">https://learn.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual#manual-install</a></p>
]]></description><link>https://forums.ubports.com/post/78702</link><guid isPermaLink="true">https://forums.ubports.com/post/78702</guid><dc:creator><![CDATA[Schlicki2808]]></dc:creator><pubDate>Sun, 18 Feb 2024 17:58:24 GMT</pubDate></item><item><title><![CDATA[Reply to dotnet on Ubuntu Touch on Sun, 18 Feb 2024 04:00:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlicki2808" aria-label="Profile: Schlicki2808">@<bdi>Schlicki2808</bdi></a> can you please explain how you have installed dotnet on your device.</p>
]]></description><link>https://forums.ubports.com/post/78694</link><guid isPermaLink="true">https://forums.ubports.com/post/78694</guid><dc:creator><![CDATA[AdhithAdhi]]></dc:creator><pubDate>Sun, 18 Feb 2024 04:00:47 GMT</pubDate></item></channel></rss>