<?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>Interface-Segregation-Principle on ByteCrafted</title>
    <link>https://bytecrafted.dev/tags/interface-segregation-principle/</link>
    <description>Recent content in Interface-Segregation-Principle on ByteCrafted</description>
    <image>
      <title>ByteCrafted</title>
      <url>https://bytecrafted.dev/favicons/android-chrome-512x512.png</url>
      <link>https://bytecrafted.dev/favicons/android-chrome-512x512.png</link>
    </image>
    <generator>Hugo -- 0.155.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 20 Sep 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bytecrafted.dev/tags/interface-segregation-principle/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Interface Segregation Principle: No Unused Methods</title>
      <link>https://bytecrafted.dev/series/solid/interface-segregation-principle-unused-methods/</link>
      <pubDate>Fri, 18 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://bytecrafted.dev/series/solid/interface-segregation-principle-unused-methods/</guid>
      <description>ISP explained: Avoid unused methods in C# interfaces to create cleaner, more modular, and maintainable applications that follow solid design principles.
</description>
    </item>
  </channel>
</rss>
