<?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>DevOps on MrCSharp Blog</title>
    <link>https://blog.mrcsharp.dev/categories/devops/</link>
    <description>Recent content in DevOps on MrCSharp Blog</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 01 Nov 2025 23:10:00 +1100</lastBuildDate>
    <atom:link href="https://blog.mrcsharp.dev/categories/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Importing bacpac into an Aspire DB resource</title>
      <link>https://blog.mrcsharp.dev/post/2025-11-01-import-bacpac-into-aspire/</link>
      <pubDate>Sat, 01 Nov 2025 23:10:00 +1100</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2025-11-01-import-bacpac-into-aspire/</guid>
      <description>Creating a custom .NET Aspire command to drop and import a BacPac file for an SQL Server database, making local development easier.</description>
    </item>
    <item>
      <title>Self-hosting My Blog</title>
      <link>https://blog.mrcsharp.dev/post/2025-10-27-selfhosting-my-blog/</link>
      <pubDate>Tue, 28 Oct 2025 21:00:00 +1100</pubDate>
      <guid>https://blog.mrcsharp.dev/post/2025-10-27-selfhosting-my-blog/</guid>
      <description>This blog is built with Hugo. It&amp;#39;s an open-source static site generator that let&amp;#39;s me create blog posts using simple markdown files.</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>
