<?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>C# on makarchie Tech</title>
    <link>https://makarchie.com/tags/c%23/</link>
    <description>Recent content in C# on makarchie Tech</description>
    <image>
      <title>makarchie Tech</title>
      <url>https://makarchie.com/images/papermod-cover.png</url>
      <link>https://makarchie.com/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.146.0</generator>
    <language>en</language>
    <copyright>2026 makarchie</copyright>
    <lastBuildDate>Sun, 19 Apr 2026 00:00:00 +0300</lastBuildDate>
    <atom:link href="https://makarchie.com/tags/c%23/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C# That Looks Like Go: Building a Web API Without a .csproj</title>
      <link>https://makarchie.com/posts/csharp-that-looks-like-go-file-based-apps/</link>
      <pubDate>Sun, 19 Apr 2026 00:00:00 +0300</pubDate>
      <guid>https://makarchie.com/posts/csharp-that-looks-like-go-file-based-apps/</guid>
      <description>A walkthrough of building a real ASP.NET Core web API as a .NET 11 file-based app. No .csproj, no .sln, publishes to a ~30 MB native AOT binary. Includes the EF Core migrations workaround.</description>
    </item>
    <item>
      <title>Jobby v1.0.0 Released: A High-Performance .NET Background Jobs Library</title>
      <link>https://makarchie.com/posts/jobby-v1-released-high-performance-dotnet-background-jobs-library/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0300</pubDate>
      <guid>https://makarchie.com/posts/jobby-v1-released-high-performance-dotnet-background-jobs-library/</guid>
      <description>A look at Jobby v1.0.0, a performance-focused .NET background jobs library with multi-queues, grouped sequential execution, custom schedulers, OpenTelemetry support, and PostgreSQL storage.</description>
    </item>
    <item>
      <title>C# Variables</title>
      <link>https://makarchie.com/posts/variables/</link>
      <pubDate>Wed, 16 Apr 2025 11:00:00 +0300</pubDate>
      <guid>https://makarchie.com/posts/variables/</guid>
      <description>Overview of variable declarations, types, using var keyword, and practical examples in C#.</description>
    </item>
  </channel>
</rss>
