<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>papamau</author_name>
  <author_url>https://blog.hatena.ne.jp/papamau/</author_url>
  <blog_title>IT業界のすみっこ暮らし</blog_title>
  <blog_url>https://pie001.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>.NET</anon>
    <anon>開発</anon>
    <anon>Json</anon>
  </categories>
  <description>前提 リクエスト仕様 POSTメソッドのJSON形式 レスポンス仕様 JSON形式で返却 API呼び出し レスポンスのjson文字列は個々のModelに格納するのもいいけど、そのまま使うならJObjectが良いかなと思ったり… GetResponse public JObject GetResponse(string apiUrl, string jsonParameter) { JObject response = null; try { HttpWebRequest request = (HttpWebRequest)WebRequest.Create(apiUrl); request.M…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpie001.hatenablog.com%2Fentry%2F2018%2F01%2F16%2F165318&quot; title=&quot;C#：API呼び出し - IT業界のすみっこ暮らし&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>2018-01-16 16:53:18</published>
  <title>C#：API呼び出し</title>
  <type>rich</type>
  <url>https://pie001.hatenablog.com/entry/2018/01/16/165318</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
