<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masatsuna</author_name>
  <author_url>https://blog.hatena.ne.jp/masatsuna/</author_url>
  <blog_title>ツナ缶雑記</blog_title>
  <blog_url>https://tsuna-can.hateblo.jp/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>Visual Studio</anon>
  </categories>
  <description>暗黙的な using ディレクティブと global using C# 10 になって結構うれしい機能のひとつが暗黙的な using ディレクティブと global using の機能です。 docs.microsoft.com この機能があるおかげで、ほとんどすべてのクラスファイルに追加していた System 名前空間や、いちいち追加するのがめんどくさかった System.Linq 名前空間を、何も指定せずに使える状態にしてくれます。 また同じプロジェクト内の多くのクラスで追加しなければならない名前空間も、 1 か所で定義するだけで使えるようにしてくれます*1。 コードも若干ではありますが短…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsuna-can.hateblo.jp%2Fentry%2F2022%2F02%2F19%2F160000&quot; title=&quot;名前空間宣言の内側に using ディレクティブを置くと Using の削除と並び替えが動作しない - ツナ缶雑記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/masatsuna/20220219/20220219155026.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-02-19 16:00:00</published>
  <title>名前空間宣言の内側に using ディレクティブを置くと Using の削除と並び替えが動作しない</title>
  <type>rich</type>
  <url>https://tsuna-can.hateblo.jp/entry/2022/02/19/160000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
