Visual Studio2017のパッケージ追加「System.Text.Json」に関しまして、
いくつか質問がありますので、
ご回答のほどよろしくお願いします。
・Visual Studio2017のインストールを終えた後に、
Azure DevOps Serverへの登録せずに、パッケージの追加することは可能でしょうか。
・パッケージ「System.Text.Json」を追加する時に、インターネット接続しないと、追加できないか。
・依存している以下のパッケージをダウンロードさえすれば、
正常にパッケージを追加することができるか。
対象パッケージ
https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/1.1.0
https://www.nuget.org/packages/System.Buffers/
https://www.nuget.org/packages/System.Numerics.Vectors/
https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/
https://www.nuget.org/packages/System.Memory/
https://www.nuget.org/packages/System.Text.Encodings.Web/
https://www.nuget.org/packages/System.Threading.Tasks.Extensions/
https://www.nuget.org/packages/System.ValueTuple/
・「System.Text.Json」の動作確認をお聞きしたいのですが、ご教示願います。
以上、よろしくお願いします。