<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tutorial on MrCSharp Blog</title>
    <link>https://blog.mrcsharp.dev/categories/tutorial/</link>
    <description>Recent content in Tutorial on MrCSharp Blog</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 12 Apr 2025 15:25:00 +1000</lastBuildDate>
    <atom:link href="https://blog.mrcsharp.dev/categories/tutorial/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Controlling My AC Unit With nanoFramework</title>
      <link>https://blog.mrcsharp.dev/post/2024-01-28-controlling-my-ac-unit-with-nanoframework/</link>
      <pubDate>Wed, 12 Apr 2023 21:22:36 +1000</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2024-01-28-controlling-my-ac-unit-with-nanoframework/</guid>
      <description>My room&amp;#39;s AC unit (Panasonic) is quite old. It does a great job cooling/heating the place after all these years, but also lacks any &amp;#34;smart&amp;#34; capabilities found on modern units.</description>
    </item>
    <item>
      <title>Using the DHT22 sensor with Nanoframework</title>
      <link>https://blog.mrcsharp.dev/post/2022-09-10-using-dht22-with-nanoframework/</link>
      <pubDate>Sat, 10 Sep 2022 23:51:00 +1000</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2022-09-10-using-dht22-with-nanoframework/</guid>
      <description>I have recently discovered [Nanoframework](https://www.nanoframework.net/) which is a community-led project to bring C# and Dotnet to the world of micro-controllers. Since then, I have been tinkering with IoT and embedded devices using C# to connect with sensors and play around with them.</description>
    </item>
    <item>
      <title>Uwp IoC Support</title>
      <link>https://blog.mrcsharp.dev/post/2019-11-16-uwp-ioc-support/</link>
      <pubDate>Sat, 16 Nov 2019 15:36:15 +1100</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2019-11-16-uwp-ioc-support/</guid>
      <description>I have been developing UWP applications for a few years now and I truly enjoy it. It&amp;#39;s been the platform where I experiment with and used it to learn a lot about programming.</description>
    </item>
    <item>
      <title>Create a Dotnet Framework and Node Build Environment in Docker</title>
      <link>https://blog.mrcsharp.dev/post/2019-10-01-create-dotnet-node-build-environment-docker/</link>
      <pubDate>Tue, 01 Oct 2019 22:06:36 +1000</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2019-10-01-create-dotnet-node-build-environment-docker/</guid>
      <description>At the company I currently work for, our CI pipelines run on a dedicated server that we own and manage on premise. This build server is using Atlassian Bamboo and is configured to run the builds using agents running directly inside the host OS which means builds share and depend on components installed on the host OS.</description>
    </item>
    <item>
      <title>Dotnet Core Webapi With Mssql in Docker Part 2</title>
      <link>https://blog.mrcsharp.dev/post/2019-08-31-dotnet-core-webapi-with-mssql-in-docker-part-2/</link>
      <pubDate>Sat, 31 Aug 2019 23:43:54 +1000</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2019-08-31-dotnet-core-webapi-with-mssql-in-docker-part-2/</guid>
      <description>In the [previous post](/dotnet-core-webapi-with-microsoft-sql-server-in-docker-part-1/) I showed how to setup a Dotnet Core WebApi project to run inside docker.</description>
    </item>
    <item>
      <title>Dotnet Core Webapi With Microsoft SQL Server in Docker - Part 1</title>
      <link>https://blog.mrcsharp.dev/post/2019-08-24-dotnet-core-webapi-with-mssql-in-docker-part-1/</link>
      <pubDate>Sat, 24 Aug 2019 11:37:15 +1000</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2019-08-24-dotnet-core-webapi-with-mssql-in-docker-part-1/</guid>
      <description>I have been hearing a lot of people talking about docker and all of the benefits it introduces and they got me interested in the technology. However, I only recently managed to get some time to play around with Docker.</description>
    </item>
  </channel>
</rss>
