<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>リレーションが下のような感じの場合。 public class Anime { public int AnimeId { get; set; } public int Year { get; set; } public int Quarter { get; set; } public string Title { get; set; } public virtual ICollection&lt;Episode&gt; Episodes { get; set; } } public class Episode { public int EpisodeId { get; set; } public int …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2016%2F08%2F03%2Fentity-framework-read-child-child&quot; title=&quot;EntityFramework で子の子を読み込みたい - なつねこメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-02 15:00:00</published>
  <title>EntityFramework で子の子を読み込みたい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2016/08/03/entity-framework-read-child-child</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
