{"author_name":"yunagi_n","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2016%2F08%2F03%2Fentity-framework-read-child-child\" title=\"EntityFramework \u3067\u5b50\u306e\u5b50\u3092\u8aad\u307f\u8fbc\u307f\u305f\u3044 - \u306a\u3064\u306d\u3053\u30e1\u30e2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"EntityFramework \u3067\u5b50\u306e\u5b50\u3092\u8aad\u307f\u8fbc\u307f\u305f\u3044","height":"190","published":"2016-08-02 15:00:00","blog_title":"\u306a\u3064\u306d\u3053\u30e1\u30e2","categories":["C#"],"version":"1.0","provider_url":"https://hatena.blog","description":"\u30ea\u30ec\u30fc\u30b7\u30e7\u30f3\u304c\u4e0b\u306e\u3088\u3046\u306a\u611f\u3058\u306e\u5834\u5408\u3002 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<Episode> Episodes { get; set; } } public class Episode { public int EpisodeId { get; set; } public int \u2026","width":"100%","image_url":null,"author_url":"https://blog.hatena.ne.jp/yunagi_n/","type":"rich","provider_name":"Hatena Blog","blog_url":"https://tech.natsuneko.blog/","url":"https://tech.natsuneko.blog/entry/2016/08/03/entity-framework-read-child-child"}