在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → OPCUA客户端通讯C井号实例源码包含完整依赖包

OPCUA客户端通讯C井号实例源码包含完整依赖包

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:92.04M
  • 下载次数:47
  • 浏览次数:279
  • 发布时间:2022-09-14
  • 实例类别:C#语言基础
  • 发 布 人:刘木木
  • 文件格式:.zip
  • 所需积分:2
 相关标签: opc Pc

实例介绍

【实例简介】OPCUA客户端通讯C井号实例源码包含完整依赖包

OPC UA 客户端通讯C#实例源码包含完整依赖包

【实例截图】

from clipboard

【核心代码】
.
├── OPC UA 客户端通讯C#实例源码包含完整依赖包
│   ├── OPCUA
│   │   ├── App.config
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── OPCUA.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── SqLconnectDB.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── BoDi.dll
│   │   │   │   ├── BoDi.pdb
│   │   │   │   ├── BouncyCastle.Crypto.dll
│   │   │   │   ├── BouncyCastle.Crypto.xml
│   │   │   │   ├── Cucumber.Messages.dll
│   │   │   │   ├── Gherkin.dll
│   │   │   │   ├── Google.Protobuf.dll
│   │   │   │   ├── Google.Protobuf.pdb
│   │   │   │   ├── Google.Protobuf.xml
│   │   │   │   ├── Microsoft.AspNetCore.Hosting.Abstractions.dll
│   │   │   │   ├── Microsoft.AspNetCore.Hosting.Abstractions.xml
│   │   │   │   ├── Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
│   │   │   │   ├── Microsoft.AspNetCore.Hosting.Server.Abstractions.xml
│   │   │   │   ├── Microsoft.AspNetCore.Hosting.dll
│   │   │   │   ├── Microsoft.AspNetCore.Hosting.xml
│   │   │   │   ├── Microsoft.AspNetCore.Http.Abstractions.dll
│   │   │   │   ├── Microsoft.AspNetCore.Http.Abstractions.xml
│   │   │   │   ├── Microsoft.AspNetCore.Http.Extensions.dll
│   │   │   │   ├── Microsoft.AspNetCore.Http.Extensions.xml
│   │   │   │   ├── Microsoft.AspNetCore.Http.Features.dll
│   │   │   │   ├── Microsoft.AspNetCore.Http.Features.xml
│   │   │   │   ├── Microsoft.AspNetCore.Http.dll
│   │   │   │   ├── Microsoft.AspNetCore.Http.xml
│   │   │   │   ├── Microsoft.AspNetCore.Server.Kestrel.Https.dll
│   │   │   │   ├── Microsoft.AspNetCore.Server.Kestrel.Https.xml
│   │   │   │   ├── Microsoft.AspNetCore.Server.Kestrel.dll
│   │   │   │   ├── Microsoft.AspNetCore.Server.Kestrel.xml
│   │   │   │   ├── Microsoft.AspNetCore.WebUtilities.dll
│   │   │   │   ├── Microsoft.AspNetCore.WebUtilities.xml
│   │   │   │   ├── Microsoft.Extensions.Configuration.Abstractions.dll
│   │   │   │   ├── Microsoft.Extensions.Configuration.Abstractions.xml
│   │   │   │   ├── Microsoft.Extensions.Configuration.EnvironmentVariables.dll
│   │   │   │   ├── Microsoft.Extensions.Configuration.EnvironmentVariables.xml
│   │   │   │   ├── Microsoft.Extensions.Configuration.dll
│   │   │   │   ├── Microsoft.Extensions.Configuration.xml
│   │   │   │   ├── Microsoft.Extensions.DependencyInjection.Abstractions.dll
│   │   │   │   ├── Microsoft.Extensions.DependencyInjection.Abstractions.xml
│   │   │   │   ├── Microsoft.Extensions.DependencyInjection.dll
│   │   │   │   ├── Microsoft.Extensions.DependencyInjection.xml
│   │   │   │   ├── Microsoft.Extensions.FileProviders.Abstractions.dll
│   │   │   │   ├── Microsoft.Extensions.FileProviders.Abstractions.xml
│   │   │   │   ├── Microsoft.Extensions.FileProviders.Physical.dll
│   │   │   │   ├── Microsoft.Extensions.FileProviders.Physical.xml
│   │   │   │   ├── Microsoft.Extensions.FileSystemGlobbing.dll
│   │   │   │   ├── Microsoft.Extensions.FileSystemGlobbing.xml
│   │   │   │   ├── Microsoft.Extensions.Logging.Abstractions.dll
│   │   │   │   ├── Microsoft.Extensions.Logging.Abstractions.xml
│   │   │   │   ├── Microsoft.Extensions.Logging.dll
│   │   │   │   ├── Microsoft.Extensions.Logging.xml
│   │   │   │   ├── Microsoft.Extensions.ObjectPool.dll
│   │   │   │   ├── Microsoft.Extensions.ObjectPool.xml
│   │   │   │   ├── Microsoft.Extensions.Options.dll
│   │   │   │   ├── Microsoft.Extensions.Options.xml
│   │   │   │   ├── Microsoft.Extensions.PlatformAbstractions.dll
│   │   │   │   ├── Microsoft.Extensions.PlatformAbstractions.xml
│   │   │   │   ├── Microsoft.Extensions.Primitives.dll
│   │   │   │   ├── Microsoft.Extensions.Primitives.xml
│   │   │   │   ├── Microsoft.Net.Http.Headers.dll
│   │   │   │   ├── Microsoft.Net.Http.Headers.xml
│   │   │   │   ├── Microsoft.Win32.Primitives.dll
│   │   │   │   ├── Newtonsoft.Json.dll
│   │   │   │   ├── Newtonsoft.Json.xml
│   │   │   │   ├── OPCUA.exe
│   │   │   │   ├── OPCUA.exe.config
│   │   │   │   ├── OPCUA.pdb
│   │   │   │   ├── Opc.Ua.Client.dll
│   │   │   │   ├── Opc.Ua.Configuration.dll
│   │   │   │   ├── Opc.Ua.Core.dll
│   │   │   │   ├── Opc.Ua.Gds.Client.Common.dll
│   │   │   │   ├── Opc.Ua.Gds.Server.Common.dll
│   │   │   │   ├── Opc.Ua.Server.dll
│   │   │   │   ├── OpcUaHelper.dll
│   │   │   │   ├── OpcUaHelper.xml
│   │   │   │   ├── System.AppContext.dll
│   │   │   │   ├── System.Buffers.dll
│   │   │   │   ├── System.Collections.Concurrent.dll
│   │   │   │   ├── System.Collections.Immutable.dll
│   │   │   │   ├── System.Collections.Immutable.xml
│   │   │   │   ├── System.Collections.NonGeneric.dll
│   │   │   │   ├── System.Collections.Specialized.dll
│   │   │   │   ├── System.Collections.dll
│   │   │   │   ├── System.ComponentModel.EventBasedAsync.dll
│   │   │   │   ├── System.ComponentModel.Primitives.dll
│   │   │   │   ├── System.ComponentModel.TypeConverter.dll
│   │   │   │   ├── System.ComponentModel.dll
│   │   │   │   ├── System.Console.dll
│   │   │   │   ├── System.Data.Common.dll
│   │   │   │   ├── System.Diagnostics.Contracts.dll
│   │   │   │   ├── System.Diagnostics.Debug.dll
│   │   │   │   ├── System.Diagnostics.DiagnosticSource.dll
│   │   │   │   ├── System.Diagnostics.DiagnosticSource.xml
│   │   │   │   ├── System.Diagnostics.FileVersionInfo.dll
│   │   │   │   ├── System.Diagnostics.Process.dll
│   │   │   │   ├── System.Diagnostics.StackTrace.dll
│   │   │   │   ├── System.Diagnostics.TextWriterTraceListener.dll
│   │   │   │   ├── System.Diagnostics.Tools.dll
│   │   │   │   ├── System.Diagnostics.TraceSource.dll
│   │   │   │   ├── System.Diagnostics.Tracing.dll
│   │   │   │   ├── System.Drawing.Primitives.dll
│   │   │   │   ├── System.Dynamic.Runtime.dll
│   │   │   │   ├── System.Globalization.Calendars.dll
│   │   │   │   ├── System.Globalization.Extensions.dll
│   │   │   │   ├── System.Globalization.dll
│   │   │   │   ├── System.IO.Compression.ZipFile.dll
│   │   │   │   ├── System.IO.Compression.dll
│   │   │   │   ├── System.IO.FileSystem.DriveInfo.dll
│   │   │   │   ├── System.IO.FileSystem.Primitives.dll
│   │   │   │   ├── System.IO.FileSystem.Watcher.dll
│   │   │   │   ├── System.IO.FileSystem.dll
│   │   │   │   ├── System.IO.IsolatedStorage.dll
│   │   │   │   ├── System.IO.MemoryMappedFiles.dll
│   │   │   │   ├── System.IO.Pipes.dll
│   │   │   │   ├── System.IO.UnmanagedMemoryStream.dll
│   │   │   │   ├── System.IO.dll
│   │   │   │   ├── System.Linq.Expressions.dll
│   │   │   │   ├── System.Linq.Parallel.dll
│   │   │   │   ├── System.Linq.Queryable.dll
│   │   │   │   ├── System.Linq.dll
│   │   │   │   ├── System.Net.Http.dll
│   │   │   │   ├── System.Net.NameResolution.dll
│   │   │   │   ├── System.Net.NetworkInformation.dll
│   │   │   │   ├── System.Net.Ping.dll
│   │   │   │   ├── System.Net.Primitives.dll
│   │   │   │   ├── System.Net.Requests.dll
│   │   │   │   ├── System.Net.Security.dll
│   │   │   │   ├── System.Net.Sockets.dll
│   │   │   │   ├── System.Net.WebHeaderCollection.dll
│   │   │   │   ├── System.Net.WebSockets.Client.dll
│   │   │   │   ├── System.Net.WebSockets.dll
│   │   │   │   ├── System.Numerics.Vectors.dll
│   │   │   │   ├── System.Numerics.Vectors.xml
│   │   │   │   ├── System.ObjectModel.dll
│   │   │   │   ├── System.Reflection.Extensions.dll
│   │   │   │   ├── System.Reflection.Metadata.dll
│   │   │   │   ├── System.Reflection.Metadata.xml
│   │   │   │   ├── System.Reflection.Primitives.dll
│   │   │   │   ├── System.Reflection.dll
│   │   │   │   ├── System.Resources.Reader.dll
│   │   │   │   ├── System.Resources.ResourceManager.dll
│   │   │   │   ├── System.Resources.Writer.dll
│   │   │   │   ├── System.Runtime.CompilerServices.Unsafe.dll
│   │   │   │   ├── System.Runtime.CompilerServices.Unsafe.xml
│   │   │   │   ├── System.Runtime.CompilerServices.VisualC.dll
│   │   │   │   ├── System.Runtime.Extensions.dll
│   │   │   │   ├── System.Runtime.Handles.dll
│   │   │   │   ├── System.Runtime.InteropServices.RuntimeInformation.dll
│   │   │   │   ├── System.Runtime.InteropServices.dll
│   │   │   │   ├── System.Runtime.Numerics.dll
│   │   │   │   ├── System.Runtime.Serialization.Formatters.dll
│   │   │   │   ├── System.Runtime.Serialization.Json.dll
│   │   │   │   ├── System.Runtime.Serialization.Primitives.dll
│   │   │   │   ├── System.Runtime.Serialization.Xml.dll
│   │   │   │   ├── System.Runtime.dll
│   │   │   │   ├── System.Security.Claims.dll
│   │   │   │   ├── System.Security.Cryptography.Algorithms.dll
│   │   │   │   ├── System.Security.Cryptography.Csp.dll
│   │   │   │   ├── System.Security.Cryptography.Encoding.dll
│   │   │   │   ├── System.Security.Cryptography.Primitives.dll
│   │   │   │   ├── System.Security.Cryptography.X509Certificates.dll
│   │   │   │   ├── System.Security.Principal.dll
│   │   │   │   ├── System.Security.SecureString.dll
│   │   │   │   ├── System.Text.Encoding.Extensions.dll
│   │   │   │   ├── System.Text.Encoding.dll
│   │   │   │   ├── System.Text.Encodings.Web.dll
│   │   │   │   ├── System.Text.Encodings.Web.xml
│   │   │   │   ├── System.Text.RegularExpressions.dll
│   │   │   │   ├── System.Threading.Overlapped.dll
│   │   │   │   ├── System.Threading.Tasks.Extensions.dll
│   │   │   │   ├── System.Threading.Tasks.Extensions.xml
│   │   │   │   ├── System.Threading.Tasks.Parallel.dll
│   │   │   │   ├── System.Threading.Tasks.dll
│   │   │   │   ├── System.Threading.Thread.dll
│   │   │   │   ├── System.Threading.ThreadPool.dll
│   │   │   │   ├── System.Threading.Timer.dll
│   │   │   │   ├── System.Threading.dll
│   │   │   │   ├── System.ValueTuple.dll
│   │   │   │   ├── System.Xml.ReaderWriter.dll
│   │   │   │   ├── System.Xml.XDocument.dll
│   │   │   │   ├── System.Xml.XPath.XDocument.dll
│   │   │   │   ├── System.Xml.XPath.dll
│   │   │   │   ├── System.Xml.XmlDocument.dll
│   │   │   │   ├── System.Xml.XmlSerializer.dll
│   │   │   │   ├── TechTalk.SpecFlow.dll
│   │   │   │   ├── TechTalk.SpecFlow.pdb
│   │   │   │   ├── TechTalk.SpecFlow.xml
│   │   │   │   ├── Utf8Json.dll
│   │   │   │   ├── Utf8Json.xml
│   │   │   │   └── netstandard.dll
│   │   │   └── Release
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── OPCUA.Form1.resources
│   │   │   │   ├── OPCUA.Properties.Resources.resources
│   │   │   │   ├── OPCUA.csproj.CopyComplete
│   │   │   │   ├── OPCUA.csproj.CoreCompileInputs.cache
│   │   │   │   ├── OPCUA.csproj.FileListAbsolute.txt
│   │   │   │   ├── OPCUA.csproj.GenerateResource.cache
│   │   │   │   ├── OPCUA.csprojAssemblyReference.cache
│   │   │   │   ├── OPCUA.exe
│   │   │   │   ├── OPCUA.exe.config
│   │   │   │   ├── OPCUA.pdb
│   │   │   │   └── TempPE
│   │   │   └── Release
│   │   └── packages.config
│   ├── OPCUA.sln
│   └── packages
│       ├── BoDi.1.4.1
│       │   ├── BoDi.1.4.1.nupkg
│       │   ├── build
│       │   │   └── _._
│       │   ├── content
│       │   │   └── _._
│       │   ├── lib
│       │   │   ├── net45
│       │   │   │   ├── BoDi.dll
│       │   │   │   └── BoDi.pdb
│       │   │   └── netstandard2.0
│       │   │       ├── BoDi.dll
│       │   │       └── BoDi.pdb
│       │   └── tools
│       │       └── _._
│       ├── Cucumber.Messages.6.0.1
│       │   ├── Cucumber.Messages.6.0.1.nupkg
│       │   └── lib
│       │       ├── net45
│       │       │   └── Cucumber.Messages.dll
│       │       └── netstandard2.0
│       │           └── Cucumber.Messages.dll
│       ├── Gherkin.6.0.0
│       │   ├── Gherkin.6.0.0.nupkg
│       │   └── lib
│       │       ├── net45
│       │       │   └── Gherkin.dll
│       │       └── netstandard2.0
│       │           └── Gherkin.dll
│       ├── Google.Protobuf.3.7.0
│       │   ├── Google.Protobuf.3.7.0.nupkg
│       │   └── lib
│       │       ├── net45
│       │       │   ├── Google.Protobuf.dll
│       │       │   ├── Google.Protobuf.pdb
│       │       │   └── Google.Protobuf.xml
│       │       └── netstandard1.0
│       │           ├── Google.Protobuf.dll
│       │           ├── Google.Protobuf.pdb
│       │           └── Google.Protobuf.xml
│       ├── Libuv.1.9.2
│       │   ├── Libuv.1.9.2.nupkg
│       │   ├── runtimes
│       │   │   ├── debian-x64
│       │   │   │   └── native
│       │   │   ├── osx
│       │   │   │   └── native
│       │   │   ├── rhel-x64
│       │   │   │   └── native
│       │   │   ├── win7-arm
│       │   │   │   └── native
│       │   │   ├── win7-x64
│       │   │   │   └── native
│       │   │   └── win7-x86
│       │   │       └── native
│       │   └── thirdpartynotices.txt
│       ├── Microsoft.AspNetCore.Hosting.1.1.3
│       │   ├── Microsoft.AspNetCore.Hosting.1.1.3.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Hosting.dll
│       │       │   └── Microsoft.AspNetCore.Hosting.xml
│       │       ├── netstandard1.3
│       │       │   ├── Microsoft.AspNetCore.Hosting.dll
│       │       │   └── Microsoft.AspNetCore.Hosting.xml
│       │       └── netstandard1.5
│       │           ├── Microsoft.AspNetCore.Hosting.dll
│       │           └── Microsoft.AspNetCore.Hosting.xml
│       ├── Microsoft.AspNetCore.Hosting.Abstractions.1.1.3
│       │   ├── Microsoft.AspNetCore.Hosting.Abstractions.1.1.3.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Hosting.Abstractions.dll
│       │       │   └── Microsoft.AspNetCore.Hosting.Abstractions.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Hosting.Abstractions.dll
│       │           └── Microsoft.AspNetCore.Hosting.Abstractions.xml
│       ├── Microsoft.AspNetCore.Hosting.Server.Abstractions.1.1.3
│       │   ├── Microsoft.AspNetCore.Hosting.Server.Abstractions.1.1.3.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
│       │       │   └── Microsoft.AspNetCore.Hosting.Server.Abstractions.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
│       │           └── Microsoft.AspNetCore.Hosting.Server.Abstractions.xml
│       ├── Microsoft.AspNetCore.Http.1.1.2
│       │   ├── Microsoft.AspNetCore.Http.1.1.2.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Http.dll
│       │       │   └── Microsoft.AspNetCore.Http.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Http.dll
│       │           └── Microsoft.AspNetCore.Http.xml
│       ├── Microsoft.AspNetCore.Http.Abstractions.1.1.2
│       │   ├── Microsoft.AspNetCore.Http.Abstractions.1.1.2.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Http.Abstractions.dll
│       │       │   └── Microsoft.AspNetCore.Http.Abstractions.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Http.Abstractions.dll
│       │           └── Microsoft.AspNetCore.Http.Abstractions.xml
│       ├── Microsoft.AspNetCore.Http.Extensions.1.1.2
│       │   ├── Microsoft.AspNetCore.Http.Extensions.1.1.2.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Http.Extensions.dll
│       │       │   └── Microsoft.AspNetCore.Http.Extensions.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Http.Extensions.dll
│       │           └── Microsoft.AspNetCore.Http.Extensions.xml
│       ├── Microsoft.AspNetCore.Http.Features.1.1.2
│       │   ├── Microsoft.AspNetCore.Http.Features.1.1.2.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Http.Features.dll
│       │       │   └── Microsoft.AspNetCore.Http.Features.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Http.Features.dll
│       │           └── Microsoft.AspNetCore.Http.Features.xml
│       ├── Microsoft.AspNetCore.Server.Kestrel.1.1.3
│       │   ├── Microsoft.AspNetCore.Server.Kestrel.1.1.3.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Server.Kestrel.dll
│       │       │   └── Microsoft.AspNetCore.Server.Kestrel.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Server.Kestrel.dll
│       │           └── Microsoft.AspNetCore.Server.Kestrel.xml
│       ├── Microsoft.AspNetCore.Server.Kestrel.Https.1.1.3
│       │   ├── Microsoft.AspNetCore.Server.Kestrel.Https.1.1.3.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.Server.Kestrel.Https.dll
│       │       │   └── Microsoft.AspNetCore.Server.Kestrel.Https.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.Server.Kestrel.Https.dll
│       │           └── Microsoft.AspNetCore.Server.Kestrel.Https.xml
│       ├── Microsoft.AspNetCore.WebUtilities.1.1.2
│       │   ├── Microsoft.AspNetCore.WebUtilities.1.1.2.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.AspNetCore.WebUtilities.dll
│       │       │   └── Microsoft.AspNetCore.WebUtilities.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.AspNetCore.WebUtilities.dll
│       │           └── Microsoft.AspNetCore.WebUtilities.xml
│       ├── Microsoft.Extensions.Configuration.1.1.2
│       │   ├── Microsoft.Extensions.Configuration.1.1.2.nupkg
│       │   └── lib
│       │       └── netstandard1.1
│       │           ├── Microsoft.Extensions.Configuration.dll
│       │           └── Microsoft.Extensions.Configuration.xml
│       ├── Microsoft.Extensions.Configuration.Abstractions.1.1.2
│       │   ├── Microsoft.Extensions.Configuration.Abstractions.1.1.2.nupkg
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── Microsoft.Extensions.Configuration.Abstractions.dll
│       │           └── Microsoft.Extensions.Configuration.Abstractions.xml
│       ├── Microsoft.Extensions.Configuration.EnvironmentVariables.1.1.2
│       │   ├── Microsoft.Extensions.Configuration.EnvironmentVariables.1.1.2.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.Extensions.Configuration.EnvironmentVariables.dll
│       │       │   └── Microsoft.Extensions.Configuration.EnvironmentVariables.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.Extensions.Configuration.EnvironmentVariables.dll
│       │           └── Microsoft.Extensions.Configuration.EnvironmentVariables.xml
│       ├── Microsoft.Extensions.DependencyInjection.1.1.1
│       │   ├── Microsoft.Extensions.DependencyInjection.1.1.1.nupkg
│       │   └── lib
│       │       └── netstandard1.1
│       │           ├── Microsoft.Extensions.DependencyInjection.dll
│       │           └── Microsoft.Extensions.DependencyInjection.xml
│       ├── Microsoft.Extensions.DependencyInjection.Abstractions.1.1.1
│       │   ├── Microsoft.Extensions.DependencyInjection.Abstractions.1.1.1.nupkg
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── Microsoft.Extensions.DependencyInjection.Abstractions.dll
│       │           └── Microsoft.Extensions.DependencyInjection.Abstractions.xml
│       ├── Microsoft.Extensions.FileProviders.Abstractions.1.1.1
│       │   ├── Microsoft.Extensions.FileProviders.Abstractions.1.1.1.nupkg
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── Microsoft.Extensions.FileProviders.Abstractions.dll
│       │           └── Microsoft.Extensions.FileProviders.Abstractions.xml
│       ├── Microsoft.Extensions.FileProviders.Physical.1.1.1
│       │   ├── Microsoft.Extensions.FileProviders.Physical.1.1.1.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.Extensions.FileProviders.Physical.dll
│       │       │   └── Microsoft.Extensions.FileProviders.Physical.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.Extensions.FileProviders.Physical.dll
│       │           └── Microsoft.Extensions.FileProviders.Physical.xml
│       ├── Microsoft.Extensions.FileSystemGlobbing.1.1.1
│       │   ├── Microsoft.Extensions.FileSystemGlobbing.1.1.1.nupkg
│       │   └── lib
│       │       ├── net45
│       │       │   ├── Microsoft.Extensions.FileSystemGlobbing.dll
│       │       │   └── Microsoft.Extensions.FileSystemGlobbing.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.Extensions.FileSystemGlobbing.dll
│       │           └── Microsoft.Extensions.FileSystemGlobbing.xml
│       ├── Microsoft.Extensions.Logging.1.1.2
│       │   ├── Microsoft.Extensions.Logging.1.1.2.nupkg
│       │   └── lib
│       │       └── netstandard1.1
│       │           ├── Microsoft.Extensions.Logging.dll
│       │           └── Microsoft.Extensions.Logging.xml
│       ├── Microsoft.Extensions.Logging.Abstractions.1.1.2
│       │   ├── Microsoft.Extensions.Logging.Abstractions.1.1.2.nupkg
│       │   └── lib
│       │       └── netstandard1.1
│       │           ├── Microsoft.Extensions.Logging.Abstractions.dll
│       │           └── Microsoft.Extensions.Logging.Abstractions.xml
│       ├── Microsoft.Extensions.ObjectPool.1.1.1
│       │   ├── Microsoft.Extensions.ObjectPool.1.1.1.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.Extensions.ObjectPool.dll
│       │       │   └── Microsoft.Extensions.ObjectPool.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.Extensions.ObjectPool.dll
│       │           └── Microsoft.Extensions.ObjectPool.xml
│       ├── Microsoft.Extensions.Options.1.1.2
│       │   ├── Microsoft.Extensions.Options.1.1.2.nupkg
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── Microsoft.Extensions.Options.dll
│       │           └── Microsoft.Extensions.Options.xml
│       ├── Microsoft.Extensions.PlatformAbstractions.1.1.0
│       │   ├── Microsoft.Extensions.PlatformAbstractions.1.1.0.nupkg
│       │   └── lib
│       │       ├── net451
│       │       │   ├── Microsoft.Extensions.PlatformAbstractions.dll
│       │       │   └── Microsoft.Extensions.PlatformAbstractions.xml
│       │       └── netstandard1.3
│       │           ├── Microsoft.Extensions.PlatformAbstractions.dll
│       │           └── Microsoft.Extensions.PlatformAbstractions.xml
│       ├── Microsoft.Extensions.Primitives.1.1.1
│       │   ├── Microsoft.Extensions.Primitives.1.1.1.nupkg
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── Microsoft.Extensions.Primitives.dll
│       │           └── Microsoft.Extensions.Primitives.xml
│       ├── Microsoft.NETCore.Platforms.1.1.0
│       │   ├── Microsoft.NETCore.Platforms.1.1.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   └── netstandard1.0
│       │   │       └── _._
│       │   └── runtime.json
│       ├── Microsoft.Net.Http.Headers.1.1.2
│       │   ├── Microsoft.Net.Http.Headers.1.1.2.nupkg
│       │   └── lib
│       │       └── netstandard1.1
│       │           ├── Microsoft.Net.Http.Headers.dll
│       │           └── Microsoft.Net.Http.Headers.xml
│       ├── Microsoft.Win32.Primitives.4.3.0
│       │   ├── Microsoft.Win32.Primitives.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── Microsoft.Win32.Primitives.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── Microsoft.Win32.Primitives.dll
│       │       ├── netstandard1.3
│       │       │   ├── Microsoft.Win32.Primitives.dll
│       │       │   ├── Microsoft.Win32.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── NETStandard.Library.1.6.1
│       │   ├── NETStandard.Library.1.6.1.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   └── dotnet_library_license.txt
│       ├── Newtonsoft.Json.10.0.3
│       │   ├── LICENSE.md
│       │   ├── Newtonsoft.Json.10.0.3.nupkg
│       │   ├── lib
│       │   │   ├── net20
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── net35
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── net40
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── net45
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── netstandard1.0
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── netstandard1.3
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── portable-net40 sl5 win8 wp8 wpa81
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   └── portable-net45 win8 wp8 wpa81
│       │   │       ├── Newtonsoft.Json.dll
│       │   │       └── Newtonsoft.Json.xml
│       │   └── tools
│       │       └── install.ps1
│       ├── OPCFoundation.NetStandard.Opc.Ua.1.4.359.31
│       │   ├── OPCFoundation.NetStandard.Opc.Ua.1.4.359.31.nupkg
│       │   └── lib
│       │       ├── net46
│       │       │   ├── Opc.Ua.Client.dll
│       │       │   ├── Opc.Ua.Configuration.dll
│       │       │   ├── Opc.Ua.Core.dll
│       │       │   ├── Opc.Ua.Gds.Client.Common.dll
│       │       │   ├── Opc.Ua.Gds.Server.Common.dll
│       │       │   └── Opc.Ua.Server.dll
│       │       └── netstandard2.0
│       │           ├── Opc.Ua.Client.dll
│       │           ├── Opc.Ua.Configuration.dll
│       │           ├── Opc.Ua.Core.dll
│       │           ├── Opc.Ua.Gds.Client.Common.dll
│       │           ├── Opc.Ua.Gds.Server.Common.dll
│       │           └── Opc.Ua.Server.dll
│       ├── OpcUaHelper.2.1.2
│       │   ├── OpcUaHelper.2.1.2.nupkg
│       │   └── lib
│       │       ├── net461
│       │       │   ├── OpcUaHelper.dll
│       │       │   └── OpcUaHelper.xml
│       │       ├── netstandard2.0
│       │       │   ├── OpcUaHelper.dll
│       │       │   └── OpcUaHelper.xml
│       │       └── netstandard2.1
│       │           ├── OpcUaHelper.dll
│       │           └── OpcUaHelper.xml
│       ├── Portable.BouncyCastle.1.8.4
│       │   ├── Portable.BouncyCastle.1.8.4.nupkg
│       │   └── lib
│       │       ├── net40
│       │       │   ├── BouncyCastle.Crypto.dll
│       │       │   └── BouncyCastle.Crypto.xml
│       │       ├── netstandard1.0
│       │       │   ├── BouncyCastle.Crypto.dll
│       │       │   └── BouncyCastle.Crypto.xml
│       │       ├── netstandard1.3
│       │       │   ├── BouncyCastle.Crypto.dll
│       │       │   └── BouncyCastle.Crypto.xml
│       │       └── netstandard2.0
│       │           ├── BouncyCastle.Crypto.dll
│       │           └── BouncyCastle.Crypto.xml
│       ├── SpecFlow.3.4.14
│       │   ├── LICENSE.txt
│       │   ├── Licenses
│       │   │   ├── BoDi-LICENSE-Apache2.txt
│       │   │   ├── Gherkin-LICENSE-MIT.txt
│       │   │   ├── Newtonsoft.Json-LICENSE-MIT.md
│       │   │   └── System.ValueTuple-LICENSE-MIT.txt
│       │   ├── SpecFlow.3.4.14.nupkg
│       │   ├── build
│       │   │   └── SpecFlow.targets
│       │   ├── images
│       │   │   └── specflow-icon.png
│       │   └── lib
│       │       ├── net461
│       │       │   ├── TechTalk.SpecFlow.ExternalAnnotations.xml
│       │       │   ├── TechTalk.SpecFlow.dll
│       │       │   ├── TechTalk.SpecFlow.pdb
│       │       │   └── TechTalk.SpecFlow.xml
│       │       └── netstandard2.0
│       │           ├── TechTalk.SpecFlow.ExternalAnnotations.xml
│       │           ├── TechTalk.SpecFlow.dll
│       │           ├── TechTalk.SpecFlow.pdb
│       │           └── TechTalk.SpecFlow.xml
│       ├── System.AppContext.4.3.0
│       │   ├── System.AppContext.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.AppContext.dll
│       │   │   ├── net463
│       │   │   │   └── System.AppContext.dll
│       │   │   ├── netcore50
│       │   │   │   └── System.AppContext.dll
│       │   │   ├── netstandard1.6
│       │   │   │   └── System.AppContext.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.AppContext.dll
│       │   │   ├── net463
│       │   │   │   └── System.AppContext.dll
│       │   │   ├── netstandard
│       │   │   │   └── _._
│       │   │   ├── netstandard1.3
│       │   │   │   ├── System.AppContext.dll
│       │   │   │   ├── System.AppContext.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.6
│       │   │   │   ├── System.AppContext.dll
│       │   │   │   ├── System.AppContext.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       └── aot
│       │           └── lib
│       ├── System.Buffers.4.3.0
│       │   ├── System.Buffers.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   └── lib
│       │       └── netstandard1.1
│       │           └── System.Buffers.dll
│       ├── System.Collections.4.3.0
│       │   ├── System.Collections.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Collections.dll
│       │       │   ├── System.Collections.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Collections.dll
│       │       │   ├── System.Collections.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Collections.dll
│       │       │   ├── System.Collections.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Collections.Concurrent.4.3.0
│       │   ├── System.Collections.Concurrent.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Collections.Concurrent.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Collections.Concurrent.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Collections.Concurrent.dll
│       │       │   ├── System.Collections.Concurrent.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.1
│       │       │   ├── System.Collections.Concurrent.dll
│       │       │   ├── System.Collections.Concurrent.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Collections.Concurrent.dll
│       │       │   ├── System.Collections.Concurrent.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Collections.Immutable.1.3.0
│       │   ├── System.Collections.Immutable.1.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   └── lib
│       │       ├── netstandard1.0
│       │       │   ├── System.Collections.Immutable.dll
│       │       │   └── System.Collections.Immutable.xml
│       │       └── portable-net45 win8 wp8 wpa81
│       │           ├── System.Collections.Immutable.dll
│       │           └── System.Collections.Immutable.xml
│       ├── System.ComponentModel.4.3.0
│       │   ├── System.ComponentModel.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.ComponentModel.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.ComponentModel.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.ComponentModel.dll
│       │       │   ├── System.ComponentModel.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.ComponentModel.dll
│       │       │   ├── System.ComponentModel.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Console.4.3.0
│       │   ├── System.Console.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Console.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.Console.dll
│       │       ├── netstandard1.3
│       │       │   ├── System.Console.dll
│       │       │   ├── System.Console.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Diagnostics.Contracts.4.3.0
│       │   ├── System.Diagnostics.Contracts.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Diagnostics.Contracts.dll
│       │   │   ├── netstandard1.0
│       │   │   │   └── System.Diagnostics.Contracts.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   ├── System.Diagnostics.Contracts.dll
│       │   │   │   ├── System.Diagnostics.Contracts.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.Diagnostics.Contracts.dll
│       │   │   │   ├── System.Diagnostics.Contracts.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       └── aot
│       │           └── lib
│       ├── System.Diagnostics.Debug.4.3.0
│       │   ├── System.Diagnostics.Debug.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Diagnostics.Debug.dll
│       │       │   ├── System.Diagnostics.Debug.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Diagnostics.Debug.dll
│       │       │   ├── System.Diagnostics.Debug.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Diagnostics.Debug.dll
│       │       │   ├── System.Diagnostics.Debug.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Diagnostics.DiagnosticSource.4.3.1
│       │   ├── System.Diagnostics.DiagnosticSource.4.3.1.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   └── lib
│       │       ├── net46
│       │       │   ├── System.Diagnostics.DiagnosticSource.dll
│       │       │   └── System.Diagnostics.DiagnosticSource.xml
│       │       ├── netstandard1.1
│       │       │   ├── System.Diagnostics.DiagnosticSource.dll
│       │       │   └── System.Diagnostics.DiagnosticSource.xml
│       │       ├── netstandard1.3
│       │       │   ├── System.Diagnostics.DiagnosticSource.dll
│       │       │   └── System.Diagnostics.DiagnosticSource.xml
│       │       └── portable-net45 win8 wpa81
│       │           ├── System.Diagnostics.DiagnosticSource.dll
│       │           └── System.Diagnostics.DiagnosticSource.xml
│       ├── System.Diagnostics.Tools.4.3.0
│       │   ├── System.Diagnostics.Tools.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Diagnostics.Tools.dll
│       │       │   ├── System.Diagnostics.Tools.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Diagnostics.Tools.dll
│       │       │   ├── System.Diagnostics.Tools.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Diagnostics.Tracing.4.3.0
│       │   ├── System.Diagnostics.Tracing.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net462
│       │   │   │   └── System.Diagnostics.Tracing.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net462
│       │       │   └── System.Diagnostics.Tracing.dll
│       │       ├── netcore50
│       │       │   ├── System.Diagnostics.Tracing.dll
│       │       │   ├── System.Diagnostics.Tracing.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.1
│       │       │   ├── System.Diagnostics.Tracing.dll
│       │       │   ├── System.Diagnostics.Tracing.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.2
│       │       │   ├── System.Diagnostics.Tracing.dll
│       │       │   ├── System.Diagnostics.Tracing.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Diagnostics.Tracing.dll
│       │       │   ├── System.Diagnostics.Tracing.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.5
│       │       │   ├── System.Diagnostics.Tracing.dll
│       │       │   ├── System.Diagnostics.Tracing.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Globalization.4.3.0
│       │   ├── System.Globalization.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Globalization.dll
│       │       │   ├── System.Globalization.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Globalization.dll
│       │       │   ├── System.Globalization.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Globalization.dll
│       │       │   ├── System.Globalization.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Globalization.Calendars.4.3.0
│       │   ├── System.Globalization.Calendars.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Globalization.Calendars.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.Globalization.Calendars.dll
│       │       ├── netstandard1.3
│       │       │   ├── System.Globalization.Calendars.dll
│       │       │   ├── System.Globalization.Calendars.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.IO.4.3.0
│       │   ├── System.IO.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net462
│       │   │   │   └── System.IO.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net462
│       │       │   └── System.IO.dll
│       │       ├── netcore50
│       │       │   ├── System.IO.dll
│       │       │   ├── System.IO.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.IO.dll
│       │       │   ├── System.IO.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.IO.dll
│       │       │   ├── System.IO.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.5
│       │       │   ├── System.IO.dll
│       │       │   ├── System.IO.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.IO.Compression.4.3.0
│       │   ├── System.IO.Compression.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.IO.Compression.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.IO.Compression.dll
│       │   │   ├── netcore50
│       │   │   │   ├── System.IO.Compression.dll
│       │   │   │   ├── System.IO.Compression.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.1
│       │   │   │   ├── System.IO.Compression.dll
│       │   │   │   ├── System.IO.Compression.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.3
│       │   │   │   ├── System.IO.Compression.dll
│       │   │   │   ├── System.IO.Compression.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       ├── unix
│       │       │   └── lib
│       │       └── win
│       │           └── lib
│       ├── System.IO.Compression.ZipFile.4.3.0
│       │   ├── System.IO.Compression.ZipFile.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.IO.Compression.ZipFile.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.IO.Compression.ZipFile.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.IO.Compression.ZipFile.dll
│       │       ├── netstandard1.3
│       │       │   ├── System.IO.Compression.ZipFile.dll
│       │       │   ├── System.IO.Compression.ZipFile.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.IO.FileSystem.4.3.0
│       │   ├── System.IO.FileSystem.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.IO.FileSystem.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.IO.FileSystem.dll
│       │       ├── netstandard1.3
│       │       │   ├── System.IO.FileSystem.dll
│       │       │   ├── System.IO.FileSystem.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.IO.FileSystem.Primitives.4.3.0
│       │   ├── System.IO.FileSystem.Primitives.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.IO.FileSystem.Primitives.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.IO.FileSystem.Primitives.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.IO.FileSystem.Primitives.dll
│       │       ├── netstandard1.3
│       │       │   ├── System.IO.FileSystem.Primitives.dll
│       │       │   ├── System.IO.FileSystem.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Linq.4.3.0
│       │   ├── System.Linq.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net463
│       │   │   │   └── System.Linq.dll
│       │   │   ├── netcore50
│       │   │   │   └── System.Linq.dll
│       │   │   ├── netstandard1.6
│       │   │   │   └── System.Linq.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net463
│       │       │   └── System.Linq.dll
│       │       ├── netcore50
│       │       │   ├── System.Linq.dll
│       │       │   ├── System.Linq.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Linq.dll
│       │       │   ├── System.Linq.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.6
│       │       │   ├── System.Linq.dll
│       │       │   ├── System.Linq.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Linq.Expressions.4.3.0
│       │   ├── System.Linq.Expressions.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net463
│       │   │   │   └── System.Linq.Expressions.dll
│       │   │   ├── netcore50
│       │   │   │   └── System.Linq.Expressions.dll
│       │   │   ├── netstandard1.6
│       │   │   │   └── System.Linq.Expressions.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net463
│       │   │   │   └── System.Linq.Expressions.dll
│       │   │   ├── netcore50
│       │   │   │   ├── System.Linq.Expressions.dll
│       │   │   │   ├── System.Linq.Expressions.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.Linq.Expressions.dll
│       │   │   │   ├── System.Linq.Expressions.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.3
│       │   │   │   ├── System.Linq.Expressions.dll
│       │   │   │   ├── System.Linq.Expressions.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.6
│       │   │   │   ├── System.Linq.Expressions.dll
│       │   │   │   ├── System.Linq.Expressions.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       └── aot
│       │           └── lib
│       ├── System.Net.Http.4.3.4
│       │   ├── System.Net.Http.4.3.4.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── Xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── monoandroid10
│       │   │   │   └── _._
│       │   │   ├── monotouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Net.Http.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── Xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── monoandroid10
│       │   │   │   └── _._
│       │   │   ├── monotouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Net.Http.dll
│       │   │   ├── netcore50
│       │   │   │   └── System.Net.Http.dll
│       │   │   ├── netstandard1.1
│       │   │   │   └── System.Net.Http.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Net.Http.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       ├── unix
│       │       │   └── lib
│       │       └── win
│       │           └── lib
│       ├── System.Net.Primitives.4.3.0
│       │   ├── System.Net.Primitives.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Net.Primitives.dll
│       │       │   ├── System.Net.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Net.Primitives.dll
│       │       │   ├── System.Net.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.1
│       │       │   ├── System.Net.Primitives.dll
│       │       │   ├── System.Net.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Net.Primitives.dll
│       │       │   ├── System.Net.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Net.Sockets.4.3.0
│       │   ├── System.Net.Sockets.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Net.Sockets.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.Net.Sockets.dll
│       │       ├── netstandard1.3
│       │       │   ├── System.Net.Sockets.dll
│       │       │   ├── System.Net.Sockets.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Numerics.Vectors.4.3.0
│       │   ├── System.Numerics.Vectors.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   ├── System.Numerics.Vectors.dll
│       │   │   │   └── System.Numerics.Vectors.xml
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.Numerics.Vectors.dll
│       │   │   │   └── System.Numerics.Vectors.xml
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   ├── System.Numerics.Vectors.dll
│       │   │   │   └── System.Numerics.Vectors.xml
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   ├── System.Numerics.Vectors.dll
│       │       │   └── System.Numerics.Vectors.xml
│       │       ├── netstandard1.0
│       │       │   ├── System.Numerics.Vectors.dll
│       │       │   └── System.Numerics.Vectors.xml
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.ObjectModel.4.3.0
│       │   ├── System.ObjectModel.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.ObjectModel.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.ObjectModel.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.ObjectModel.dll
│       │       │   ├── System.ObjectModel.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.ObjectModel.dll
│       │       │   ├── System.ObjectModel.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.ObjectModel.dll
│       │       │   ├── System.ObjectModel.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Reflection.4.3.0
│       │   ├── System.Reflection.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net462
│       │   │   │   └── System.Reflection.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net462
│       │       │   └── System.Reflection.dll
│       │       ├── netcore50
│       │       │   ├── System.Reflection.dll
│       │       │   ├── System.Reflection.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Reflection.dll
│       │       │   ├── System.Reflection.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Reflection.dll
│       │       │   ├── System.Reflection.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.5
│       │       │   ├── System.Reflection.dll
│       │       │   ├── System.Reflection.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Reflection.Emit.4.3.0
│       │   ├── System.Reflection.Emit.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── monotouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Reflection.Emit.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Reflection.Emit.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netstandard1.1
│       │       │   ├── System.Reflection.Emit.dll
│       │       │   ├── System.Reflection.Emit.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       └── xamarinmac20
│       │           └── _._
│       ├── System.Reflection.Emit.Lightweight.4.3.0
│       │   ├── System.Reflection.Emit.Lightweight.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Reflection.Emit.Lightweight.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Reflection.Emit.Lightweight.dll
│       │   │   ├── portable-net45 wp8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.Reflection.Emit.Lightweight.dll
│       │   │   │   ├── System.Reflection.Emit.Lightweight.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── portable-net45 wp8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       └── aot
│       │           └── lib
│       ├── System.Reflection.Extensions.4.3.0
│       │   ├── System.Reflection.Extensions.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Reflection.Extensions.dll
│       │       │   ├── System.Reflection.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Reflection.Extensions.dll
│       │       │   ├── System.Reflection.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Reflection.Metadata.1.4.1
│       │   ├── System.Reflection.Metadata.1.4.1.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   └── lib
│       │       ├── netstandard1.1
│       │       │   ├── System.Reflection.Metadata.dll
│       │       │   └── System.Reflection.Metadata.xml
│       │       └── portable-net45 win8
│       │           ├── System.Reflection.Metadata.dll
│       │           └── System.Reflection.Metadata.xml
│       ├── System.Reflection.Primitives.4.3.0
│       │   ├── System.Reflection.Primitives.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Reflection.Primitives.dll
│       │       │   ├── System.Reflection.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Reflection.Primitives.dll
│       │       │   ├── System.Reflection.Primitives.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Resources.ResourceManager.4.3.0
│       │   ├── System.Resources.ResourceManager.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Resources.ResourceManager.dll
│       │       │   ├── System.Resources.ResourceManager.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Resources.ResourceManager.dll
│       │       │   ├── System.Resources.ResourceManager.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Runtime.4.3.0
│       │   ├── System.Runtime.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net462
│       │   │   │   └── System.Runtime.dll
│       │   │   ├── portable-net45 win8 wp80 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net462
│       │       │   └── System.Runtime.dll
│       │       ├── netcore50
│       │       │   ├── System.Runtime.dll
│       │       │   ├── System.Runtime.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Runtime.dll
│       │       │   ├── System.Runtime.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.2
│       │       │   ├── System.Runtime.dll
│       │       │   ├── System.Runtime.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Runtime.dll
│       │       │   ├── System.Runtime.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.5
│       │       │   ├── System.Runtime.dll
│       │       │   ├── System.Runtime.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp80 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Runtime.CompilerServices.Unsafe.4.3.0
│       │   ├── System.Runtime.CompilerServices.Unsafe.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── System.Runtime.CompilerServices.Unsafe.dll
│       │           └── System.Runtime.CompilerServices.Unsafe.xml
│       ├── System.Runtime.Extensions.4.3.0
│       │   ├── System.Runtime.Extensions.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net462
│       │   │   │   └── System.Runtime.Extensions.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net462
│       │       │   └── System.Runtime.Extensions.dll
│       │       ├── netcore50
│       │       │   ├── System.Runtime.Extensions.dll
│       │       │   ├── System.Runtime.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Runtime.Extensions.dll
│       │       │   ├── System.Runtime.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Runtime.Extensions.dll
│       │       │   ├── System.Runtime.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.5
│       │       │   ├── System.Runtime.Extensions.dll
│       │       │   ├── System.Runtime.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Runtime.Handles.4.3.0
│       │   ├── System.Runtime.Handles.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── _._
│       │       ├── netstandard1.3
│       │       │   ├── System.Runtime.Handles.dll
│       │       │   ├── System.Runtime.Handles.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Runtime.InteropServices.4.3.0
│       │   ├── System.Runtime.InteropServices.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net462
│       │   │   │   └── System.Runtime.InteropServices.dll
│       │   │   ├── net463
│       │   │   │   └── System.Runtime.InteropServices.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net462
│       │       │   └── System.Runtime.InteropServices.dll
│       │       ├── net463
│       │       │   └── System.Runtime.InteropServices.dll
│       │       ├── netcore50
│       │       │   ├── System.Runtime.InteropServices.dll
│       │       │   ├── System.Runtime.InteropServices.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netcoreapp1.1
│       │       │   └── System.Runtime.InteropServices.dll
│       │       ├── netstandard1.1
│       │       │   ├── System.Runtime.InteropServices.dll
│       │       │   ├── System.Runtime.InteropServices.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.2
│       │       │   ├── System.Runtime.InteropServices.dll
│       │       │   ├── System.Runtime.InteropServices.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Runtime.InteropServices.dll
│       │       │   ├── System.Runtime.InteropServices.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.5
│       │       │   ├── System.Runtime.InteropServices.dll
│       │       │   ├── System.Runtime.InteropServices.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Runtime.InteropServices.RuntimeInformation.4.3.0
│       │   ├── System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── System.Runtime.InteropServices.RuntimeInformation.dll
│       │   │   ├── netstandard1.1
│       │   │   │   └── System.Runtime.InteropServices.RuntimeInformation.dll
│       │   │   ├── win8
│       │   │   │   └── System.Runtime.InteropServices.RuntimeInformation.dll
│       │   │   ├── wpa81
│       │   │   │   └── System.Runtime.InteropServices.RuntimeInformation.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── netstandard1.1
│       │   │   │   └── System.Runtime.InteropServices.RuntimeInformation.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       ├── aot
│       │       │   └── lib
│       │       ├── unix
│       │       │   └── lib
│       │       └── win
│       │           └── lib
│       ├── System.Runtime.Numerics.4.3.0
│       │   ├── System.Runtime.Numerics.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Runtime.Numerics.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Runtime.Numerics.dll
│       │   │   ├── portable-net45 win8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Runtime.Numerics.dll
│       │       │   ├── System.Runtime.Numerics.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.1
│       │       │   ├── System.Runtime.Numerics.dll
│       │       │   ├── System.Runtime.Numerics.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Security.Cryptography.Algorithms.4.3.0
│       │   ├── System.Security.Cryptography.Algorithms.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── net461
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── net463
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── net461
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── net463
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── netstandard1.4
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── netstandard1.6
│       │   │   │   └── System.Security.Cryptography.Algorithms.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       ├── osx
│       │       │   └── lib
│       │       ├── unix
│       │       │   └── lib
│       │       └── win
│       │           └── lib
│       ├── System.Security.Cryptography.Encoding.4.3.0
│       │   ├── System.Security.Cryptography.Encoding.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.Encoding.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.Encoding.dll
│       │   │   ├── netstandard1.3
│       │   │   │   ├── System.Security.Cryptography.Encoding.dll
│       │   │   │   ├── System.Security.Cryptography.Encoding.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       ├── unix
│       │       │   └── lib
│       │       └── win
│       │           └── lib
│       ├── System.Security.Cryptography.Primitives.4.3.0
│       │   ├── System.Security.Cryptography.Primitives.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.Primitives.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Security.Cryptography.Primitives.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.Security.Cryptography.Primitives.dll
│       │       ├── netstandard1.3
│       │       │   └── System.Security.Cryptography.Primitives.dll
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Security.Cryptography.X509Certificates.4.3.0
│       │   ├── System.Security.Cryptography.X509Certificates.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.X509Certificates.dll
│       │   │   ├── net461
│       │   │   │   └── System.Security.Cryptography.X509Certificates.dll
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Security.Cryptography.X509Certificates.dll
│       │   │   ├── net461
│       │   │   │   └── System.Security.Cryptography.X509Certificates.dll
│       │   │   ├── netstandard1.3
│       │   │   │   ├── System.Security.Cryptography.X509Certificates.dll
│       │   │   │   ├── System.Security.Cryptography.X509Certificates.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.4
│       │   │   │   ├── System.Security.Cryptography.X509Certificates.dll
│       │   │   │   ├── System.Security.Cryptography.X509Certificates.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       ├── unix
│       │       │   └── lib
│       │       └── win
│       │           └── lib
│       ├── System.Text.Encoding.4.3.0
│       │   ├── System.Text.Encoding.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Text.Encoding.dll
│       │       │   ├── System.Text.Encoding.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Text.Encoding.dll
│       │       │   ├── System.Text.Encoding.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Text.Encoding.dll
│       │       │   ├── System.Text.Encoding.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Text.Encoding.Extensions.4.3.0
│       │   ├── System.Text.Encoding.Extensions.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Text.Encoding.Extensions.dll
│       │       │   ├── System.Text.Encoding.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Text.Encoding.Extensions.dll
│       │       │   ├── System.Text.Encoding.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Text.Encoding.Extensions.dll
│       │       │   ├── System.Text.Encoding.Extensions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Text.Encodings.Web.4.3.1
│       │   ├── System.Text.Encodings.Web.4.3.1.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   └── lib
│       │       └── netstandard1.0
│       │           ├── System.Text.Encodings.Web.dll
│       │           └── System.Text.Encodings.Web.xml
│       ├── System.Text.RegularExpressions.4.3.0
│       │   ├── System.Text.RegularExpressions.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net463
│       │   │   │   └── System.Text.RegularExpressions.dll
│       │   │   ├── netcore50
│       │   │   │   └── System.Text.RegularExpressions.dll
│       │   │   ├── netstandard1.6
│       │   │   │   └── System.Text.RegularExpressions.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net463
│       │       │   └── System.Text.RegularExpressions.dll
│       │       ├── netcore50
│       │       │   ├── System.Text.RegularExpressions.dll
│       │       │   ├── System.Text.RegularExpressions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netcoreapp1.1
│       │       │   └── System.Text.RegularExpressions.dll
│       │       ├── netstandard1.0
│       │       │   ├── System.Text.RegularExpressions.dll
│       │       │   ├── System.Text.RegularExpressions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Text.RegularExpressions.dll
│       │       │   ├── System.Text.RegularExpressions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.6
│       │       │   ├── System.Text.RegularExpressions.dll
│       │       │   ├── System.Text.RegularExpressions.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Threading.4.3.0
│       │   ├── System.Threading.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Threading.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Threading.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   ├── System.Threading.dll
│       │   │   │   ├── System.Threading.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.Threading.dll
│       │   │   │   ├── System.Threading.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── netstandard1.3
│       │   │   │   ├── System.Threading.dll
│       │   │   │   ├── System.Threading.xml
│       │   │   │   ├── de
│       │   │   │   ├── es
│       │   │   │   ├── fr
│       │   │   │   ├── it
│       │   │   │   ├── ja
│       │   │   │   ├── ko
│       │   │   │   ├── ru
│       │   │   │   ├── zh-hans
│       │   │   │   └── zh-hant
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── runtimes
│       │       └── aot
│       │           └── lib
│       ├── System.Threading.Tasks.4.3.0
│       │   ├── System.Threading.Tasks.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Threading.Tasks.dll
│       │       │   ├── System.Threading.Tasks.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Threading.Tasks.dll
│       │       │   ├── System.Threading.Tasks.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Threading.Tasks.dll
│       │       │   ├── System.Threading.Tasks.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Threading.Tasks.Extensions.4.4.0
│       │   ├── LICENSE.TXT
│       │   ├── System.Threading.Tasks.Extensions.4.4.0.nupkg
│       │   ├── THIRD-PARTY-NOTICES.TXT
│       │   ├── lib
│       │   │   ├── netcoreapp2.0
│       │   │   │   └── _._
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.Threading.Tasks.Extensions.dll
│       │   │   │   └── System.Threading.Tasks.Extensions.xml
│       │   │   ├── netstandard2.0
│       │   │   │   ├── System.Threading.Tasks.Extensions.dll
│       │   │   │   └── System.Threading.Tasks.Extensions.xml
│       │   │   └── portable-net45 win8 wp8 wpa81
│       │   │       ├── System.Threading.Tasks.Extensions.dll
│       │   │       └── System.Threading.Tasks.Extensions.xml
│       │   ├── ref
│       │   │   └── netcoreapp2.0
│       │   │       └── _._
│       │   ├── useSharedDesignerContext.txt
│       │   └── version.txt
│       ├── System.Threading.Timer.4.3.0
│       │   ├── System.Threading.Timer.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net451
│       │   │   │   └── _._
│       │   │   ├── portable-net451 win81 wpa81
│       │   │   │   └── _._
│       │   │   ├── win81
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net451
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Threading.Timer.dll
│       │       │   ├── System.Threading.Timer.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.2
│       │       │   ├── System.Threading.Timer.dll
│       │       │   ├── System.Threading.Timer.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net451 win81 wpa81
│       │       │   └── _._
│       │       ├── win81
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.ValueTuple.4.4.0
│       │   ├── LICENSE.TXT
│       │   ├── System.ValueTuple.4.4.0.nupkg
│       │   ├── THIRD-PARTY-NOTICES.TXT
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net461
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── net47
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── netcoreapp2.0
│       │   │   │   └── _._
│       │   │   ├── netstandard1.0
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── netstandard2.0
│       │   │   │   └── _._
│       │   │   ├── portable-net40 sl4 win8 wp8
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── ref
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net461
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── net47
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── netcoreapp2.0
│       │   │   │   └── _._
│       │   │   ├── netstandard2.0
│       │   │   │   └── _._
│       │   │   ├── portable-net40 sl4 win8 wp8
│       │   │   │   ├── System.ValueTuple.dll
│       │   │   │   └── System.ValueTuple.xml
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   ├── useSharedDesignerContext.txt
│       │   └── version.txt
│       ├── System.Xml.ReaderWriter.4.3.0
│       │   ├── System.Xml.ReaderWriter.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── net46
│       │   │   │   └── System.Xml.ReaderWriter.dll
│       │   │   ├── netcore50
│       │   │   │   └── System.Xml.ReaderWriter.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Xml.ReaderWriter.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── net46
│       │       │   └── System.Xml.ReaderWriter.dll
│       │       ├── netcore50
│       │       │   ├── System.Xml.ReaderWriter.dll
│       │       │   ├── System.Xml.ReaderWriter.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Xml.ReaderWriter.dll
│       │       │   ├── System.Xml.ReaderWriter.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Xml.ReaderWriter.dll
│       │       │   ├── System.Xml.ReaderWriter.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       ├── System.Xml.XDocument.4.3.0
│       │   ├── System.Xml.XDocument.4.3.0.nupkg
│       │   ├── ThirdPartyNotices.txt
│       │   ├── dotnet_library_license.txt
│       │   ├── lib
│       │   │   ├── MonoAndroid10
│       │   │   │   └── _._
│       │   │   ├── MonoTouch10
│       │   │   │   └── _._
│       │   │   ├── net45
│       │   │   │   └── _._
│       │   │   ├── netcore50
│       │   │   │   └── System.Xml.XDocument.dll
│       │   │   ├── netstandard1.3
│       │   │   │   └── System.Xml.XDocument.dll
│       │   │   ├── portable-net45 win8 wp8 wpa81
│       │   │   │   └── _._
│       │   │   ├── win8
│       │   │   │   └── _._
│       │   │   ├── wp80
│       │   │   │   └── _._
│       │   │   ├── wpa81
│       │   │   │   └── _._
│       │   │   ├── xamarinios10
│       │   │   │   └── _._
│       │   │   ├── xamarinmac20
│       │   │   │   └── _._
│       │   │   ├── xamarintvos10
│       │   │   │   └── _._
│       │   │   └── xamarinwatchos10
│       │   │       └── _._
│       │   └── ref
│       │       ├── MonoAndroid10
│       │       │   └── _._
│       │       ├── MonoTouch10
│       │       │   └── _._
│       │       ├── net45
│       │       │   └── _._
│       │       ├── netcore50
│       │       │   ├── System.Xml.XDocument.dll
│       │       │   ├── System.Xml.XDocument.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.0
│       │       │   ├── System.Xml.XDocument.dll
│       │       │   ├── System.Xml.XDocument.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── netstandard1.3
│       │       │   ├── System.Xml.XDocument.dll
│       │       │   ├── System.Xml.XDocument.xml
│       │       │   ├── de
│       │       │   ├── es
│       │       │   ├── fr
│       │       │   ├── it
│       │       │   ├── ja
│       │       │   ├── ko
│       │       │   ├── ru
│       │       │   ├── zh-hans
│       │       │   └── zh-hant
│       │       ├── portable-net45 win8 wp8 wpa81
│       │       │   └── _._
│       │       ├── win8
│       │       │   └── _._
│       │       ├── wp80
│       │       │   └── _._
│       │       ├── wpa81
│       │       │   └── _._
│       │       ├── xamarinios10
│       │       │   └── _._
│       │       ├── xamarinmac20
│       │       │   └── _._
│       │       ├── xamarintvos10
│       │       │   └── _._
│       │       └── xamarinwatchos10
│       │           └── _._
│       └── Utf8Json.1.3.7
│           ├── Utf8Json.1.3.7.nupkg
│           └── lib
│               ├── net45
│               │   ├── Utf8Json.dll
│               │   └── Utf8Json.xml
│               ├── net47
│               │   ├── Utf8Json.dll
│               │   └── Utf8Json.xml
│               └── netstandard2.0
│                   ├── Utf8Json.dll
│                   └── Utf8Json.xml
└── 好例子网_OPCUA客户端通讯C井号实例源码包含完整依赖包.zip

2504 directories, 1865 files


标签: opc Pc

实例下载地址

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警