<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Foroogh Fallah</title>
    <description>The latest articles on DEV Community by Foroogh Fallah (@blacksheepiv).</description>
    <link>https://dev.to/blacksheepiv</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F304982%2Fa755e317-803e-4b1e-9781-5dd53975f82f.jpeg</url>
      <title>DEV Community: Foroogh Fallah</title>
      <link>https://dev.to/blacksheepiv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/blacksheepiv"/>
    <language>en</language>
    <item>
      <title>Oh bless me, Father, I have done something unholy: Installing .NET Core on Apple Silicon</title>
      <dc:creator>Foroogh Fallah</dc:creator>
      <pubDate>Fri, 03 Jan 2025 16:30:27 +0000</pubDate>
      <link>https://dev.to/blacksheepiv/oh-bless-me-father-i-have-done-something-unholy-installing-net-core-on-apple-silicon-44o5</link>
      <guid>https://dev.to/blacksheepiv/oh-bless-me-father-i-have-done-something-unholy-installing-net-core-on-apple-silicon-44o5</guid>
      <description>&lt;p&gt;I dared to install .NET Core on an Apple Silicon Mac—and believe me, it felt like walking a tightrope between two worlds. But after much trial, error, and a few desperate prayers, I’ve found salvation: &lt;strong&gt;JetBrains IntelliJ Rider.&lt;/strong&gt;&lt;br&gt;
Why IntelliJ Rider Is Heaven-Sent for Mac Users:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Seamless Debugging&lt;/strong&gt;: Rider’s debugger feels like a warm embrace after the cold, glitchy struggles of other tools. It just works.&lt;br&gt;
&lt;strong&gt;Optimized for macOS&lt;/strong&gt;: Whether you’re on Intel or M1/M2, Rider runs smooth as butter. Visual Studio for Mac? Not so much.&lt;br&gt;
&lt;strong&gt;Cross-platform Savior&lt;/strong&gt;: Whether you’re hopping between Windows and macOS, Rider has your back.&lt;br&gt;
&lt;strong&gt;Free for Personal Use&lt;/strong&gt;: Hallelujah! You can use it without spending a dime if you’re eligible. That’s the kind of blessing every developer needs.&lt;/p&gt;

&lt;p&gt;The Holy War: Installing .NET SDK&lt;/p&gt;

&lt;p&gt;If you’re diving into the sacred mysteries of .NET Core on macOS, you’ve got two paths:&lt;br&gt;
The Homebrew Way (Quick and Easy):&lt;/p&gt;

&lt;p&gt;&lt;code&gt;brew install --cask dotnet-sdk&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Pros:&lt;/em&gt;&lt;br&gt;
       Handles dependencies and updates like a dutiful cleric.&lt;br&gt;
       Perfect for those who want things to “just work.”&lt;br&gt;
 &lt;em&gt;Cons:&lt;/em&gt;&lt;br&gt;
       May lag behind the latest SDK updates—patience is a virtue,    after all.&lt;/p&gt;

&lt;p&gt;The Direct Path (Manual Download):&lt;br&gt;
   Head to &lt;a href="https://dev.tourl"&gt;dotnet.microsoft.com&lt;/a&gt; and download the SDK installer.&lt;br&gt;
 &lt;em&gt;Pros:&lt;/em&gt;&lt;br&gt;
       Instant access to the latest version—no waiting for Homebrew updates.&lt;br&gt;
 &lt;em&gt;Cons:&lt;/em&gt;&lt;br&gt;
         Requires manual updates. (We all know how that story ends...you forget!)&lt;/p&gt;

&lt;p&gt;Other Divine Tools for Mac Devs&lt;/p&gt;

&lt;p&gt;Docker: For running services like SQL Server, Docker feels like manna from heaven. It fills the Windows-shaped gap in your setup.&lt;br&gt;
iTerm2 + Oh My Zsh: Turn your terminal into a celestial experience with these tools.&lt;br&gt;
VS Code: Need quick edits? This lightweight editor is your trusty angel sidekick, while Rider handles the heavy lifting.&lt;/p&gt;

&lt;p&gt;Working with .NET Core on Apple Silicon might feel like you’re sinning against nature, but trust me, the right tools will deliver you to the promised land.&lt;/p&gt;

&lt;p&gt;Have you walked this holy path? Share your divine revelations, or maybe just a funny story from your own journey. Let’s lighten the load together! 🙌&lt;/p&gt;

</description>
      <category>dotnetcore</category>
      <category>rider</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
