实例介绍
cefsharp71 64位版本支持mp3 mp4 flash 插件,亲测可用,写了demo,欢迎用哦,持续在找最新版本
【实例截图】
【核心代码】
4744300845183594791.zip
└── web1
└── web1
├── App.config
├── bin
│ ├── Debug
│ ├── Release
│ └── x64
│ ├── Debug
│ │ ├── app
│ │ │ ├── menu
│ │ │ │ ├── 注册.js
│ │ │ │ └── 登录.js
│ │ │ └── plugin
│ │ │ ├── 注册.js
│ │ │ └── 登录.js
│ │ ├── blob_storage
│ │ ├── cache
│ │ │ ├── 000003.log
│ │ │ ├── blob_storage
│ │ │ │ └── c79b8363-3d7c-452c-95e2-85ac52044f07
│ │ │ ├── Cache
│ │ │ │ ├── data_0
│ │ │ │ ├── data_1
│ │ │ │ ├── data_2
│ │ │ │ ├── data_3
│ │ │ │ ├── f_000001
│ │ │ │ ├── f_000002
│ │ │ │ ├── f_000003
│ │ │ │ ├── f_000004
│ │ │ │ ├── f_000005
│ │ │ │ ├── f_000006
│ │ │ │ ├── f_000007
│ │ │ │ ├── f_000008
│ │ │ │ ├── f_000009
│ │ │ │ ├── f_00000a
│ │ │ │ ├── f_00000b
│ │ │ │ ├── f_00000c
│ │ │ │ ├── f_00000d
│ │ │ │ └── index
│ │ │ ├── Cookies
│ │ │ ├── Cookies-journal
│ │ │ ├── CURRENT
│ │ │ ├── GPUCache
│ │ │ │ ├── data_0
│ │ │ │ ├── data_1
│ │ │ │ ├── data_2
│ │ │ │ ├── data_3
│ │ │ │ ├── f_000001
│ │ │ │ └── index
│ │ │ ├── Local Storage
│ │ │ │ └── leveldb
│ │ │ │ ├── 000003.log
│ │ │ │ ├── CURRENT
│ │ │ │ ├── LOCK
│ │ │ │ ├── LOG
│ │ │ │ └── MANIFEST-000001
│ │ │ ├── LOCK
│ │ │ ├── LOG
│ │ │ ├── LOG.old
│ │ │ ├── MANIFEST-000001
│ │ │ └── Visited Links
│ │ ├── cef_100_percent.pak
│ │ ├── cef_200_percent.pak
│ │ ├── cef_extensions.pak
│ │ ├── cef.pak
│ │ ├── cef_sandbox.lib
│ │ ├── CefSharp.BrowserSubprocess.Core.dll
│ │ ├── CefSharp.BrowserSubprocess.Core.pdb
│ │ ├── CefSharp.BrowserSubprocess.exe
│ │ ├── CefSharp.BrowserSubprocess.pdb
│ │ ├── CefSharp.Core.dll
│ │ ├── CefSharp.dll
│ │ ├── CefSharp.WinForms.dll
│ │ ├── chrome_elf.dll
│ │ ├── config.ini
│ │ ├── CSkin.dll
│ │ ├── d3dcompiler_43.dll
│ │ ├── d3dcompiler_47.dll
│ │ ├── debug.log
│ │ ├── devtools_resources.pak
│ │ ├── DocumentDB.Spatial.Sql.dll
│ │ ├── GPUCache
│ │ ├── icudtl.dat
│ │ ├── libcef.dll
│ │ ├── libcef.lib
│ │ ├── libEGL.dll
│ │ ├── libGLESv2.dll
│ │ ├── locales
│ │ │ ├── am.pak
│ │ │ ├── ar.pak
│ │ │ ├── bg.pak
│ │ │ ├── bn.pak
│ │ │ ├── ca.pak
│ │ │ ├── cs.pak
│ │ │ ├── da.pak
│ │ │ ├── de.pak
│ │ │ ├── el.pak
│ │ │ ├── en-GB.pak
│ │ │ ├── en-US.pak
│ │ │ ├── es-419.pak
│ │ │ ├── es.pak
│ │ │ ├── et.pak
│ │ │ ├── fa.pak
│ │ │ ├── fil.pak
│ │ │ ├── fi.pak
│ │ │ ├── fr.pak
│ │ │ ├── gu.pak
│ │ │ ├── he.pak
│ │ │ ├── hi.pak
│ │ │ ├── hr.pak
│ │ │ ├── hu.pak
│ │ │ ├── id.pak
│ │ │ ├── it.pak
│ │ │ ├── ja.pak
│ │ │ ├── kn.pak
│ │ │ ├── ko.pak
│ │ │ ├── lt.pak
│ │ │ ├── lv.pak
│ │ │ ├── ml.pak
│ │ │ ├── mr.pak
│ │ │ ├── ms.pak
│ │ │ ├── nb.pak
│ │ │ ├── nl.pak
│ │ │ ├── pl.pak
│ │ │ ├── pt-BR.pak
│ │ │ ├── pt-PT.pak
│ │ │ ├── ro.pak
│ │ │ ├── ru.pak
│ │ │ ├── sk.pak
│ │ │ ├── sl.pak
│ │ │ ├── sr.pak
│ │ │ ├── sv.pak
│ │ │ ├── sw.pak
│ │ │ ├── ta.pak
│ │ │ ├── te.pak
│ │ │ ├── th.pak
│ │ │ ├── tr.pak
│ │ │ ├── uk.pak
│ │ │ ├── vi.pak
│ │ │ ├── zh-CN.pak
│ │ │ └── zh-TW.pak
│ │ ├── LogData
│ │ ├── Microsoft.Azure.Documents.ServiceInterop.dll
│ │ ├── natives_blob.bin
│ │ ├── pepflashplayer.dll
│ │ ├── swiftshader
│ │ │ ├── libEGL.dll
│ │ │ └── libGLESv2.dll
│ │ ├── userData
│ │ │ └── Dictionaries
│ │ ├── v8_context_snapshot.bin
│ │ ├── web1.exe
│ │ ├── web1.exe.config
│ │ └── web1.pdb
│ └── Release
├── Form1.cs
├── Form1.Designer.cs
├── Form1.resx
├── obj
│ ├── Debug
│ │ ├── build.force
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── web1.csprojAssemblyReference.cache
│ │ ├── web1.csproj.FileListAbsolute.txt
│ │ ├── web1.csproj.GenerateResource.cache
│ │ ├── web1.Form1.resources
│ │ ├── web1.Properties.Resources.resources
│ │ └── web.Form1.resources
│ └── x64
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── TempPE
│ ├── web1.csproj.CopyComplete
│ ├── web1.csproj.CoreCompileInputs.cache
│ ├── web1.csproj.FileListAbsolute.txt
│ ├── web1.csproj.GenerateResource.cache
│ ├── web1.exe
│ ├── web1.Form1.resources
│ ├── web1.pdb
│ └── web1.Properties.Resources.resources
├── packages
│ ├── IppDotNetSdkForQuickBooksApiV3.10.0.0.3
│ │ ├── IppDotNetSdkForQuickBooksApiV3.10.0.0.3.nupkg
│ │ └── lib
│ │ ├── net461
│ │ │ ├── Intuit.Ipp.Core.dll
│ │ │ ├── Intuit.Ipp.Core.pdb
│ │ │ ├── Intuit.Ipp.Core.xml
│ │ │ ├── Intuit.Ipp.Data.dll
│ │ │ ├── Intuit.Ipp.Data.pdb
│ │ │ ├── Intuit.Ipp.DataService.dll
│ │ │ ├── Intuit.Ipp.DataService.pdb
│ │ │ ├── Intuit.Ipp.DataService.xml
│ │ │ ├── Intuit.Ipp.Data.xml
│ │ │ ├── Intuit.Ipp.Diagnostics.dll
│ │ │ ├── Intuit.Ipp.Diagnostics.pdb
│ │ │ ├── Intuit.Ipp.Diagnostics.xml
│ │ │ ├── Intuit.Ipp.EntitlementService.dll
│ │ │ ├── Intuit.Ipp.EntitlementService.pdb
│ │ │ ├── Intuit.Ipp.EntitlementService.xml
│ │ │ ├── Intuit.Ipp.Exception.dll
│ │ │ ├── Intuit.Ipp.Exception.pdb
│ │ │ ├── Intuit.Ipp.Exception.xml
│ │ │ ├── Intuit.Ipp.GlobalTaxService.dll
│ │ │ ├── Intuit.Ipp.GlobalTaxService.pdb
│ │ │ ├── Intuit.Ipp.GlobalTaxService.xml
│ │ │ ├── Intuit.Ipp.OAuth2PlatformClient.dll
│ │ │ ├── Intuit.Ipp.OAuth2PlatformClient.pdb
│ │ │ ├── Intuit.Ipp.OAuth2PlatformClient.xml
│ │ │ ├── Intuit.Ipp.QueryFilter.dll
│ │ │ ├── Intuit.Ipp.QueryFilter.pdb
│ │ │ ├── Intuit.Ipp.QueryFilter.xml
│ │ │ ├── Intuit.Ipp.ReportService.dll
│ │ │ ├── Intuit.Ipp.ReportService.pdb
│ │ │ ├── Intuit.Ipp.ReportService.xml
│ │ │ ├── Intuit.Ipp.Retry.dll
│ │ │ ├── Intuit.Ipp.Retry.pdb
│ │ │ ├── Intuit.Ipp.Retry.xml
│ │ │ ├── Intuit.Ipp.Security.dll
│ │ │ ├── Intuit.Ipp.Security.pdb
│ │ │ ├── Intuit.Ipp.Security.xml
│ │ │ ├── Intuit.Ipp.Utility.dll
│ │ │ ├── Intuit.Ipp.Utility.pdb
│ │ │ ├── Intuit.Ipp.Utility.xml
│ │ │ ├── Intuit.Ipp.WebHooksService.dll
│ │ │ ├── Intuit.Ipp.WebHooksService.pdb
│ │ │ ├── Intuit.Ipp.WebHooksService.xml
│ │ │ ├── IppDotNetSdkForQuickBooksApiV3.dll
│ │ │ ├── IppDotNetSdkForQuickBooksApiV3.pdb
│ │ │ └── IppDotNetSdkForQuickBooksApiV3.xml
│ │ ├── net472
│ │ │ ├── Intuit.Ipp.Core.dll
│ │ │ ├── Intuit.Ipp.Core.pdb
│ │ │ ├── Intuit.Ipp.Core.xml
│ │ │ ├── Intuit.Ipp.Data.dll
│ │ │ ├── Intuit.Ipp.Data.pdb
│ │ │ ├── Intuit.Ipp.DataService.dll
│ │ │ ├── Intuit.Ipp.DataService.pdb
│ │ │ ├── Intuit.Ipp.DataService.xml
│ │ │ ├── Intuit.Ipp.Data.xml
│ │ │ ├── Intuit.Ipp.Diagnostics.dll
│ │ │ ├── Intuit.Ipp.Diagnostics.pdb
│ │ │ ├── Intuit.Ipp.Diagnostics.xml
│ │ │ ├── Intuit.Ipp.EntitlementService.dll
│ │ │ ├── Intuit.Ipp.EntitlementService.pdb
│ │ │ ├── Intuit.Ipp.EntitlementService.xml
│ │ │ ├── Intuit.Ipp.Exception.dll
│ │ │ ├── Intuit.Ipp.Exception.pdb
│ │ │ ├── Intuit.Ipp.Exception.xml
│ │ │ ├── Intuit.Ipp.GlobalTaxService.dll
│ │ │ ├── Intuit.Ipp.GlobalTaxService.pdb
│ │ │ ├── Intuit.Ipp.GlobalTaxService.xml
│ │ │ ├── Intuit.Ipp.OAuth2PlatformClient.dll
│ │ │ ├── Intuit.Ipp.OAuth2PlatformClient.pdb
│ │ │ ├── Intuit.Ipp.OAuth2PlatformClient.xml
│ │ │ ├── Intuit.Ipp.QueryFilter.dll
│ │ │ ├── Intuit.Ipp.QueryFilter.pdb
│ │ │ ├── Intuit.Ipp.QueryFilter.xml
│ │ │ ├── Intuit.Ipp.ReportService.dll
│ │ │ ├── Intuit.Ipp.ReportService.pdb
│ │ │ ├── Intuit.Ipp.ReportService.xml
│ │ │ ├── Intuit.Ipp.Retry.dll
│ │ │ ├── Intuit.Ipp.Retry.pdb
│ │ │ ├── Intuit.Ipp.Retry.xml
│ │ │ ├── Intuit.Ipp.Security.dll
│ │ │ ├── Intuit.Ipp.Security.pdb
│ │ │ ├── Intuit.Ipp.Security.xml
│ │ │ ├── Intuit.Ipp.Utility.dll
│ │ │ ├── Intuit.Ipp.Utility.pdb
│ │ │ ├── Intuit.Ipp.Utility.xml
│ │ │ ├── Intuit.Ipp.WebHooksService.dll
│ │ │ ├── Intuit.Ipp.WebHooksService.pdb
│ │ │ ├── Intuit.Ipp.WebHooksService.xml
│ │ │ ├── IppDotNetSdkForQuickBooksApiV3.dll
│ │ │ ├── IppDotNetSdkForQuickBooksApiV3.pdb
│ │ │ └── IppDotNetSdkForQuickBooksApiV3.xml
│ │ └── netstandard2.0
│ │ ├── Intuit.Ipp.Core.dll
│ │ ├── Intuit.Ipp.Core.pdb
│ │ ├── Intuit.Ipp.Core.xml
│ │ ├── Intuit.Ipp.Data.dll
│ │ ├── Intuit.Ipp.Data.pdb
│ │ ├── Intuit.Ipp.DataService.dll
│ │ ├── Intuit.Ipp.DataService.pdb
│ │ ├── Intuit.Ipp.DataService.xml
│ │ ├── Intuit.Ipp.Data.xml
│ │ ├── Intuit.Ipp.Diagnostics.dll
│ │ ├── Intuit.Ipp.Diagnostics.pdb
│ │ ├── Intuit.Ipp.Diagnostics.xml
│ │ ├── Intuit.Ipp.EntitlementService.dll
│ │ ├── Intuit.Ipp.EntitlementService.pdb
│ │ ├── Intuit.Ipp.EntitlementService.xml
│ │ ├── Intuit.Ipp.Exception.dll
│ │ ├── Intuit.Ipp.Exception.pdb
│ │ ├── Intuit.Ipp.Exception.xml
│ │ ├── Intuit.Ipp.GlobalTaxService.dll
│ │ ├── Intuit.Ipp.GlobalTaxService.pdb
│ │ ├── Intuit.Ipp.GlobalTaxService.xml
│ │ ├── Intuit.Ipp.OAuth2PlatformClient.dll
│ │ ├── Intuit.Ipp.OAuth2PlatformClient.pdb
│ │ ├── Intuit.Ipp.OAuth2PlatformClient.xml
│ │ ├── Intuit.Ipp.QueryFilter.dll
│ │ ├── Intuit.Ipp.QueryFilter.pdb
│ │ ├── Intuit.Ipp.QueryFilter.xml
│ │ ├── Intuit.Ipp.ReportService.dll
│ │ ├── Intuit.Ipp.ReportService.pdb
│ │ ├── Intuit.Ipp.ReportService.xml
│ │ ├── Intuit.Ipp.Retry.dll
│ │ ├── Intuit.Ipp.Retry.pdb
│ │ ├── Intuit.Ipp.Retry.xml
│ │ ├── Intuit.Ipp.Security.dll
│ │ ├── Intuit.Ipp.Security.pdb
│ │ ├── Intuit.Ipp.Security.xml
│ │ ├── Intuit.Ipp.Utility.dll
│ │ ├── Intuit.Ipp.Utility.pdb
│ │ ├── Intuit.Ipp.Utility.xml
│ │ ├── Intuit.Ipp.WebHooksService.dll
│ │ ├── Intuit.Ipp.WebHooksService.pdb
│ │ ├── Intuit.Ipp.WebHooksService.xml
│ │ ├── IppDotNetSdkForQuickBooksApiV3.dll
│ │ ├── IppDotNetSdkForQuickBooksApiV3.pdb
│ │ └── IppDotNetSdkForQuickBooksApiV3.xml
│ ├── Microsoft.Azure.DocumentDB.2.1.2
│ │ ├── build
│ │ │ └── Microsoft.Azure.DocumentDB.targets
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Microsoft.Azure.Documents.Client.dll
│ │ │ │ └── Microsoft.Azure.Documents.Client.XML
│ │ │ └── net461
│ │ │ ├── Microsoft.Azure.Documents.Client.dll
│ │ │ └── Microsoft.Azure.Documents.Client.XML
│ │ ├── Microsoft.Azure.DocumentDB.2.1.2.nupkg
│ │ └── runtimes
│ │ └── win7-x64
│ │ └── native
│ │ ├── DocumentDB.Spatial.Sql.dll
│ │ └── Microsoft.Azure.Documents.ServiceInterop.dll
│ ├── Microsoft.DotNet.PlatformAbstractions.2.0.4
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ └── Microsoft.DotNet.PlatformAbstractions.dll
│ │ │ └── netstandard1.3
│ │ │ └── Microsoft.DotNet.PlatformAbstractions.dll
│ │ ├── LICENSE.TXT
│ │ ├── Microsoft.DotNet.PlatformAbstractions.2.0.4.nupkg
│ │ └── THIRD-PARTY-NOTICES.TXT
│ ├── Microsoft.Extensions.Configuration.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Configuration.dll
│ │ │ └── Microsoft.Extensions.Configuration.xml
│ │ └── Microsoft.Extensions.Configuration.2.2.0.nupkg
│ ├── Microsoft.Extensions.Configuration.Abstractions.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Configuration.Abstractions.dll
│ │ │ └── Microsoft.Extensions.Configuration.Abstractions.xml
│ │ └── Microsoft.Extensions.Configuration.Abstractions.2.2.0.nupkg
│ ├── Microsoft.Extensions.Configuration.Binder.2.0.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Configuration.Binder.dll
│ │ │ └── Microsoft.Extensions.Configuration.Binder.xml
│ │ └── Microsoft.Extensions.Configuration.Binder.2.0.0.nupkg
│ ├── Microsoft.Extensions.Configuration.FileExtensions.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Configuration.FileExtensions.dll
│ │ │ └── Microsoft.Extensions.Configuration.FileExtensions.xml
│ │ └── Microsoft.Extensions.Configuration.FileExtensions.2.2.0.nupkg
│ ├── Microsoft.Extensions.Configuration.Json.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Configuration.Json.dll
│ │ │ └── Microsoft.Extensions.Configuration.Json.xml
│ │ └── Microsoft.Extensions.Configuration.Json.2.2.0.nupkg
│ ├── Microsoft.Extensions.Configuration.Xml.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Configuration.Xml.dll
│ │ │ └── Microsoft.Extensions.Configuration.Xml.xml
│ │ └── Microsoft.Extensions.Configuration.Xml.2.2.0.nupkg
│ ├── Microsoft.Extensions.DependencyInjection.Abstractions.2.0.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.DependencyInjection.Abstractions.dll
│ │ │ └── Microsoft.Extensions.DependencyInjection.Abstractions.xml
│ │ └── Microsoft.Extensions.DependencyInjection.Abstractions.2.0.0.nupkg
│ ├── Microsoft.Extensions.DependencyModel.2.0.4
│ │ ├── lib
│ │ │ ├── net451
│ │ │ │ └── Microsoft.Extensions.DependencyModel.dll
│ │ │ ├── netstandard1.3
│ │ │ │ └── Microsoft.Extensions.DependencyModel.dll
│ │ │ └── netstandard1.6
│ │ │ └── Microsoft.Extensions.DependencyModel.dll
│ │ ├── LICENSE.TXT
│ │ ├── Microsoft.Extensions.DependencyModel.2.0.4.nupkg
│ │ └── THIRD-PARTY-NOTICES.TXT
│ ├── Microsoft.Extensions.FileProviders.Abstractions.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.FileProviders.Abstractions.dll
│ │ │ └── Microsoft.Extensions.FileProviders.Abstractions.xml
│ │ └── Microsoft.Extensions.FileProviders.Abstractions.2.2.0.nupkg
│ ├── Microsoft.Extensions.FileProviders.Physical.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.FileProviders.Physical.dll
│ │ │ └── Microsoft.Extensions.FileProviders.Physical.xml
│ │ └── Microsoft.Extensions.FileProviders.Physical.2.2.0.nupkg
│ ├── Microsoft.Extensions.FileSystemGlobbing.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.FileSystemGlobbing.dll
│ │ │ └── Microsoft.Extensions.FileSystemGlobbing.xml
│ │ └── Microsoft.Extensions.FileSystemGlobbing.2.2.0.nupkg
│ ├── Microsoft.Extensions.Logging.2.0.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Logging.dll
│ │ │ └── Microsoft.Extensions.Logging.xml
│ │ └── Microsoft.Extensions.Logging.2.0.0.nupkg
│ ├── Microsoft.Extensions.Logging.Abstractions.2.0.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Logging.Abstractions.dll
│ │ │ └── Microsoft.Extensions.Logging.Abstractions.xml
│ │ └── Microsoft.Extensions.Logging.Abstractions.2.0.0.nupkg
│ ├── Microsoft.Extensions.Options.2.0.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Options.dll
│ │ │ └── Microsoft.Extensions.Options.xml
│ │ └── Microsoft.Extensions.Options.2.0.0.nupkg
│ ├── Microsoft.Extensions.Options.ConfigurationExtensions.2.0.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Options.ConfigurationExtensions.dll
│ │ │ └── Microsoft.Extensions.Options.ConfigurationExtensions.xml
│ │ └── Microsoft.Extensions.Options.ConfigurationExtensions.2.0.0.nupkg
│ ├── Microsoft.Extensions.Primitives.2.2.0
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Microsoft.Extensions.Primitives.dll
│ │ │ └── Microsoft.Extensions.Primitives.xml
│ │ └── Microsoft.Extensions.Primitives.2.2.0.nupkg
│ ├── Newtonsoft.Json.12.0.2
│ │ ├── 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
│ │ │ ├── netstandard2.0
│ │ │ │ ├── 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
│ │ ├── LICENSE.md
│ │ └── Newtonsoft.Json.12.0.2.nupkg
│ ├── Serilog.2.9.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.dll
│ │ │ │ └── Serilog.xml
│ │ │ ├── net46
│ │ │ │ ├── Serilog.dll
│ │ │ │ └── Serilog.xml
│ │ │ ├── netstandard1.0
│ │ │ │ ├── Serilog.dll
│ │ │ │ └── Serilog.xml
│ │ │ ├── netstandard1.3
│ │ │ │ ├── Serilog.dll
│ │ │ │ └── Serilog.xml
│ │ │ └── netstandard2.0
│ │ │ ├── Serilog.dll
│ │ │ └── Serilog.xml
│ │ └── Serilog.2.9.0.nupkg
│ ├── Serilog.Enrichers.Environment.2.1.3
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ └── Serilog.Enrichers.Environment.dll
│ │ │ ├── netstandard1.3
│ │ │ │ └── Serilog.Enrichers.Environment.dll
│ │ │ └── netstandard1.5
│ │ │ └── Serilog.Enrichers.Environment.dll
│ │ └── Serilog.Enrichers.Environment.2.1.3.nupkg
│ ├── Serilog.Enrichers.Thread.3.1.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Enrichers.Thread.dll
│ │ │ │ └── Serilog.Enrichers.Thread.xml
│ │ │ ├── netstandard1.0
│ │ │ │ ├── Serilog.Enrichers.Thread.dll
│ │ │ │ └── Serilog.Enrichers.Thread.xml
│ │ │ └── netstandard2.0
│ │ │ ├── Serilog.Enrichers.Thread.dll
│ │ │ └── Serilog.Enrichers.Thread.xml
│ │ └── Serilog.Enrichers.Thread.3.1.0.nupkg
│ ├── Serilog.Extensions.Logging.3.0.1
│ │ ├── lib
│ │ │ └── netstandard2.0
│ │ │ ├── Serilog.Extensions.Logging.dll
│ │ │ └── Serilog.Extensions.Logging.xml
│ │ └── Serilog.Extensions.Logging.3.0.1.nupkg
│ ├── Serilog.Settings.Configuration.3.1.0
│ │ ├── lib
│ │ │ ├── net451
│ │ │ │ ├── Serilog.Settings.Configuration.dll
│ │ │ │ └── Serilog.Settings.Configuration.xml
│ │ │ ├── net461
│ │ │ │ ├── Serilog.Settings.Configuration.dll
│ │ │ │ └── Serilog.Settings.Configuration.xml
│ │ │ └── netstandard2.0
│ │ │ ├── Serilog.Settings.Configuration.dll
│ │ │ └── Serilog.Settings.Configuration.xml
│ │ └── Serilog.Settings.Configuration.3.1.0.nupkg
│ ├── Serilog.Sinks.AzureDocumentDB.4.0.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ └── Serilog.Sinks.AzureDocumentDB.dll
│ │ │ ├── netcoreapp2.1
│ │ │ │ └── Serilog.Sinks.AzureDocumentDB.dll
│ │ │ ├── netstandard1.5
│ │ │ │ └── Serilog.Sinks.AzureDocumentDB.dll
│ │ │ └── netstandard2.0
│ │ │ └── Serilog.Sinks.AzureDocumentDB.dll
│ │ └── Serilog.Sinks.AzureDocumentDB.4.0.0.nupkg
│ ├── Serilog.Sinks.Console.3.1.1
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Sinks.Console.dll
│ │ │ │ └── Serilog.Sinks.Console.xml
│ │ │ ├── netcoreapp1.1
│ │ │ │ ├── Serilog.Sinks.Console.dll
│ │ │ │ └── Serilog.Sinks.Console.xml
│ │ │ └── netstandard1.3
│ │ │ ├── Serilog.Sinks.Console.dll
│ │ │ └── Serilog.Sinks.Console.xml
│ │ └── Serilog.Sinks.Console.3.1.1.nupkg
│ ├── Serilog.Sinks.Debug.1.0.1
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Sinks.Debug.dll
│ │ │ │ └── Serilog.Sinks.Debug.xml
│ │ │ ├── net46
│ │ │ │ ├── Serilog.Sinks.Debug.dll
│ │ │ │ └── Serilog.Sinks.Debug.xml
│ │ │ ├── netstandard1.0
│ │ │ │ ├── Serilog.Sinks.Debug.dll
│ │ │ │ └── Serilog.Sinks.Debug.xml
│ │ │ └── netstandard2.0
│ │ │ ├── Serilog.Sinks.Debug.dll
│ │ │ └── Serilog.Sinks.Debug.xml
│ │ └── Serilog.Sinks.Debug.1.0.1.nupkg
│ ├── Serilog.Sinks.File.4.1.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Sinks.File.dll
│ │ │ │ ├── Serilog.Sinks.File.pdb
│ │ │ │ └── Serilog.Sinks.File.xml
│ │ │ ├── netstandard1.3
│ │ │ │ ├── Serilog.Sinks.File.dll
│ │ │ │ ├── Serilog.Sinks.File.pdb
│ │ │ │ └── Serilog.Sinks.File.xml
│ │ │ └── netstandard2.0
│ │ │ ├── Serilog.Sinks.File.dll
│ │ │ ├── Serilog.Sinks.File.pdb
│ │ │ └── Serilog.Sinks.File.xml
│ │ └── Serilog.Sinks.File.4.1.0.nupkg
│ ├── Serilog.Sinks.Literate.3.0.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Sinks.Literate.dll
│ │ │ │ └── Serilog.Sinks.Literate.xml
│ │ │ └── netstandard1.3
│ │ │ ├── Serilog.Sinks.Literate.dll
│ │ │ └── Serilog.Sinks.Literate.xml
│ │ └── Serilog.Sinks.Literate.3.0.0.nupkg
│ ├── Serilog.Sinks.RollingFile.3.3.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Sinks.RollingFile.dll
│ │ │ │ └── Serilog.Sinks.RollingFile.xml
│ │ │ └── netstandard1.3
│ │ │ ├── Serilog.Sinks.RollingFile.dll
│ │ │ └── Serilog.Sinks.RollingFile.xml
│ │ └── Serilog.Sinks.RollingFile.3.3.0.nupkg
│ ├── Serilog.Sinks.Trace.2.1.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── Serilog.Sinks.Trace.dll
│ │ │ │ └── Serilog.Sinks.Trace.xml
│ │ │ └── netstandard1.3
│ │ │ ├── Serilog.Sinks.Trace.dll
│ │ │ └── Serilog.Sinks.Trace.xml
│ │ └── Serilog.Sinks.Trace.2.1.0.nupkg
│ ├── SerilogTraceListener.3.2.0
│ │ ├── lib
│ │ │ ├── net45
│ │ │ │ ├── SerilogTraceListener.dll
│ │ │ │ └── SerilogTraceListener.xml
│ │ │ ├── net46
│ │ │ │ ├── SerilogTraceListener.dll
│ │ │ │ └── SerilogTraceListener.xml
│ │ │ ├── netstandard1.3
│ │ │ │ ├── SerilogTraceListener.dll
│ │ │ │ └── SerilogTraceListener.xml
│ │ │ └── netstandard2.0
│ │ │ ├── SerilogTraceListener.dll
│ │ │ └── SerilogTraceListener.xml
│ │ └── SerilogTraceListener.3.2.0.nupkg
│ ├── System.Buffers.4.5.0
│ │ ├── lib
│ │ │ ├── netcoreapp2.0
│ │ │ │ └── _._
│ │ │ ├── netstandard1.1
│ │ │ │ ├── System.Buffers.dll
│ │ │ │ └── System.Buffers.xml
│ │ │ ├── netstandard2.0
│ │ │ │ ├── System.Buffers.dll
│ │ │ │ └── System.Buffers.xml
│ │ │ └── uap10.0.16299
│ │ │ └── _._
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── net45
│ │ │ │ ├── System.Buffers.dll
│ │ │ │ └── System.Buffers.xml
│ │ │ ├── netcoreapp2.0
│ │ │ │ └── _._
│ │ │ ├── netstandard1.1
│ │ │ │ ├── System.Buffers.dll
│ │ │ │ └── System.Buffers.xml
│ │ │ ├── netstandard2.0
│ │ │ │ ├── System.Buffers.dll
│ │ │ │ └── System.Buffers.xml
│ │ │ └── uap10.0.16299
│ │ │ └── _._
│ │ ├── System.Buffers.4.5.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Configuration.ConfigurationManager.4.6.0
│ │ ├── lib
│ │ │ ├── net461
│ │ │ │ ├── System.Configuration.ConfigurationManager.dll
│ │ │ │ └── System.Configuration.ConfigurationManager.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Configuration.ConfigurationManager.dll
│ │ │ └── System.Configuration.ConfigurationManager.xml
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── net461
│ │ │ │ ├── System.Configuration.ConfigurationManager.dll
│ │ │ │ └── System.Configuration.ConfigurationManager.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Configuration.ConfigurationManager.dll
│ │ │ └── System.Configuration.ConfigurationManager.xml
│ │ ├── System.Configuration.ConfigurationManager.4.6.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Diagnostics.Debug.4.3.0
│ │ ├── 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
│ │ │ │ ├── de
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── es
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── fr
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── it
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ja
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ko
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ru
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── System.Diagnostics.Debug.dll
│ │ │ │ ├── System.Diagnostics.Debug.xml
│ │ │ │ ├── zh-hans
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ └── zh-hant
│ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ ├── netstandard1.0
│ │ │ │ ├── de
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── es
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── fr
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── it
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ja
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ko
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ru
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── System.Diagnostics.Debug.dll
│ │ │ │ ├── System.Diagnostics.Debug.xml
│ │ │ │ ├── zh-hans
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ └── zh-hant
│ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ ├── netstandard1.3
│ │ │ │ ├── de
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── es
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── fr
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── it
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ja
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ko
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── ru
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ ├── System.Diagnostics.Debug.dll
│ │ │ │ ├── System.Diagnostics.Debug.xml
│ │ │ │ ├── zh-hans
│ │ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ │ └── zh-hant
│ │ │ │ └── System.Diagnostics.Debug.xml
│ │ │ ├── portable-net45+win8+wp8+wpa81
│ │ │ │ └── _._
│ │ │ ├── win8
│ │ │ │ └── _._
│ │ │ ├── wp80
│ │ │ │ └── _._
│ │ │ ├── wpa81
│ │ │ │ └── _._
│ │ │ ├── xamarinios10
│ │ │ │ └── _._
│ │ │ ├── xamarinmac20
│ │ │ │ └── _._
│ │ │ ├── xamarintvos10
│ │ │ │ └── _._
│ │ │ └── xamarinwatchos10
│ │ │ └── _._
│ │ ├── System.Diagnostics.Debug.4.3.0.nupkg
│ │ └── ThirdPartyNotices.txt
│ ├── System.Diagnostics.TraceSource.4.3.0
│ │ ├── dotnet_library_license.txt
│ │ ├── lib
│ │ │ ├── MonoAndroid10
│ │ │ │ └── _._
│ │ │ ├── MonoTouch10
│ │ │ │ └── _._
│ │ │ ├── net46
│ │ │ │ └── System.Diagnostics.TraceSource.dll
│ │ │ ├── xamarinios10
│ │ │ │ └── _._
│ │ │ ├── xamarinmac20
│ │ │ │ └── _._
│ │ │ ├── xamarintvos10
│ │ │ │ └── _._
│ │ │ └── xamarinwatchos10
│ │ │ └── _._
│ │ ├── ref
│ │ │ ├── MonoAndroid10
│ │ │ │ └── _._
│ │ │ ├── MonoTouch10
│ │ │ │ └── _._
│ │ │ ├── net46
│ │ │ │ └── System.Diagnostics.TraceSource.dll
│ │ │ ├── netstandard1.3
│ │ │ │ ├── de
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── es
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── fr
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── it
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── ja
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── ko
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── ru
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── System.Diagnostics.TraceSource.dll
│ │ │ │ ├── System.Diagnostics.TraceSource.xml
│ │ │ │ ├── zh-hans
│ │ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ │ └── zh-hant
│ │ │ │ └── System.Diagnostics.TraceSource.xml
│ │ │ ├── xamarinios10
│ │ │ │ └── _._
│ │ │ ├── xamarinmac20
│ │ │ │ └── _._
│ │ │ ├── xamarintvos10
│ │ │ │ └── _._
│ │ │ └── xamarinwatchos10
│ │ │ └── _._
│ │ ├── runtimes
│ │ │ ├── unix
│ │ │ │ └── lib
│ │ │ │ └── netstandard1.3
│ │ │ │ └── System.Diagnostics.TraceSource.dll
│ │ │ └── win
│ │ │ └── lib
│ │ │ ├── net46
│ │ │ │ └── System.Diagnostics.TraceSource.dll
│ │ │ └── netstandard1.3
│ │ │ └── System.Diagnostics.TraceSource.dll
│ │ ├── System.Diagnostics.TraceSource.4.3.0.nupkg
│ │ └── ThirdPartyNotices.txt
│ ├── System.Memory.4.5.1
│ │ ├── lib
│ │ │ ├── netcoreapp2.1
│ │ │ │ └── _._
│ │ │ ├── netstandard1.1
│ │ │ │ ├── System.Memory.dll
│ │ │ │ └── System.Memory.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Memory.dll
│ │ │ └── System.Memory.xml
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── netcoreapp2.1
│ │ │ │ └── _._
│ │ │ ├── netstandard1.1
│ │ │ │ ├── System.Memory.dll
│ │ │ │ └── System.Memory.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Memory.dll
│ │ │ └── System.Memory.xml
│ │ ├── System.Memory.4.5.1.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Net.Http.WinHttpHandler.4.5.0
│ │ ├── lib
│ │ │ ├── net46
│ │ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ │ ├── net461
│ │ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ │ ├── netstandard1.3
│ │ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ │ └── netstandard2.0
│ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── netstandard1.3
│ │ │ │ ├── de
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── es
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── fr
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── it
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── ja
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── ko
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── ru
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── System.Net.Http.WinHttpHandler.dll
│ │ │ │ ├── System.Net.Http.WinHttpHandler.xml
│ │ │ │ ├── zh-hans
│ │ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ │ └── zh-hant
│ │ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Net.Http.WinHttpHandler.dll
│ │ │ └── System.Net.Http.WinHttpHandler.xml
│ │ ├── runtimes
│ │ │ └── win
│ │ │ └── lib
│ │ │ ├── net46
│ │ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ │ ├── net461
│ │ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ │ ├── netstandard1.3
│ │ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ │ └── netstandard2.0
│ │ │ └── System.Net.Http.WinHttpHandler.dll
│ │ ├── System.Net.Http.WinHttpHandler.4.5.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Numerics.Vectors.4.4.0
│ │ ├── lib
│ │ │ ├── MonoAndroid10
│ │ │ │ └── _._
│ │ │ ├── MonoTouch10
│ │ │ │ └── _._
│ │ │ ├── net46
│ │ │ │ ├── System.Numerics.Vectors.dll
│ │ │ │ └── System.Numerics.Vectors.xml
│ │ │ ├── netcoreapp2.0
│ │ │ │ └── _._
│ │ │ ├── netstandard1.0
│ │ │ │ ├── System.Numerics.Vectors.dll
│ │ │ │ └── System.Numerics.Vectors.xml
│ │ │ ├── netstandard2.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
│ │ │ └── _._
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── MonoAndroid10
│ │ │ │ └── _._
│ │ │ ├── MonoTouch10
│ │ │ │ └── _._
│ │ │ ├── net46
│ │ │ │ ├── System.Numerics.Vectors.dll
│ │ │ │ └── System.Numerics.Vectors.xml
│ │ │ ├── netcoreapp2.0
│ │ │ │ └── _._
│ │ │ ├── netstandard1.0
│ │ │ │ ├── System.Numerics.Vectors.dll
│ │ │ │ └── System.Numerics.Vectors.xml
│ │ │ ├── netstandard2.0
│ │ │ │ ├── System.Numerics.Vectors.dll
│ │ │ │ └── System.Numerics.Vectors.xml
│ │ │ ├── xamarinios10
│ │ │ │ └── _._
│ │ │ ├── xamarinmac20
│ │ │ │ └── _._
│ │ │ ├── xamarintvos10
│ │ │ │ └── _._
│ │ │ └── xamarinwatchos10
│ │ │ └── _._
│ │ ├── System.Numerics.Vectors.4.4.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Runtime.CompilerServices.Unsafe.4.5.1
│ │ ├── lib
│ │ │ ├── netcoreapp2.0
│ │ │ │ ├── System.Runtime.CompilerServices.Unsafe.dll
│ │ │ │ └── System.Runtime.CompilerServices.Unsafe.xml
│ │ │ ├── netstandard1.0
│ │ │ │ ├── System.Runtime.CompilerServices.Unsafe.dll
│ │ │ │ └── System.Runtime.CompilerServices.Unsafe.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Runtime.CompilerServices.Unsafe.dll
│ │ │ └── System.Runtime.CompilerServices.Unsafe.xml
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── netstandard1.0
│ │ │ │ ├── System.Runtime.CompilerServices.Unsafe.dll
│ │ │ │ └── System.Runtime.CompilerServices.Unsafe.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Runtime.CompilerServices.Unsafe.dll
│ │ │ └── System.Runtime.CompilerServices.Unsafe.xml
│ │ ├── System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Security.AccessControl.4.6.0
│ │ ├── lib
│ │ │ ├── net46
│ │ │ │ └── System.Security.AccessControl.dll
│ │ │ ├── net461
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ ├── netstandard1.3
│ │ │ │ └── System.Security.AccessControl.dll
│ │ │ ├── netstandard2.0
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ └── uap10.0.16299
│ │ │ └── _._
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── net46
│ │ │ │ └── System.Security.AccessControl.dll
│ │ │ ├── net461
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ ├── netstandard1.3
│ │ │ │ ├── de
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── es
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── fr
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── it
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── ja
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── ko
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── ru
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ ├── System.Security.AccessControl.xml
│ │ │ │ ├── zh-hans
│ │ │ │ │ └── System.Security.AccessControl.xml
│ │ │ │ └── zh-hant
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ ├── netstandard2.0
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ └── uap10.0.16299
│ │ │ └── _._
│ │ ├── runtimes
│ │ │ └── win
│ │ │ └── lib
│ │ │ ├── net46
│ │ │ │ └── System.Security.AccessControl.dll
│ │ │ ├── net461
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ ├── netcoreapp2.0
│ │ │ │ ├── System.Security.AccessControl.dll
│ │ │ │ └── System.Security.AccessControl.xml
│ │ │ ├── netstandard1.3
│ │ │ │ └── System.Security.AccessControl.dll
│ │ │ └── uap10.0.16299
│ │ │ └── _._
│ │ ├── System.Security.AccessControl.4.6.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Security.Cryptography.Xml.4.5.0
│ │ ├── lib
│ │ │ ├── net461
│ │ │ │ └── System.Security.Cryptography.Xml.dll
│ │ │ └── netstandard2.0
│ │ │ └── System.Security.Cryptography.Xml.dll
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── net461
│ │ │ │ ├── System.Security.Cryptography.Xml.dll
│ │ │ │ └── System.Security.Cryptography.Xml.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Security.Cryptography.Xml.dll
│ │ │ └── System.Security.Cryptography.Xml.xml
│ │ ├── System.Security.Cryptography.Xml.4.5.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ ├── System.Security.Permissions.4.6.0
│ │ ├── lib
│ │ │ ├── net461
│ │ │ │ ├── System.Security.Permissions.dll
│ │ │ │ └── System.Security.Permissions.xml
│ │ │ ├── netcoreapp3.0
│ │ │ │ ├── System.Security.Permissions.dll
│ │ │ │ └── System.Security.Permissions.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Security.Permissions.dll
│ │ │ └── System.Security.Permissions.xml
│ │ ├── LICENSE.TXT
│ │ ├── ref
│ │ │ ├── net461
│ │ │ │ ├── System.Security.Permissions.dll
│ │ │ │ └── System.Security.Permissions.xml
│ │ │ ├── netcoreapp3.0
│ │ │ │ ├── System.Security.Permissions.dll
│ │ │ │ └── System.Security.Permissions.xml
│ │ │ └── netstandard2.0
│ │ │ ├── System.Security.Permissions.dll
│ │ │ └── System.Security.Permissions.xml
│ │ ├── System.Security.Permissions.4.6.0.nupkg
│ │ ├── THIRD-PARTY-NOTICES.TXT
│ │ ├── useSharedDesignerContext.txt
│ │ └── version.txt
│ └── System.Security.Principal.Windows.4.6.0
│ ├── lib
│ │ ├── net46
│ │ │ └── System.Security.Principal.Windows.dll
│ │ ├── net461
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netstandard1.3
│ │ │ └── System.Security.Principal.Windows.dll
│ │ ├── netstandard2.0
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ └── uap10.0.16299
│ │ └── _._
│ ├── LICENSE.TXT
│ ├── ref
│ │ ├── net46
│ │ │ └── System.Security.Principal.Windows.dll
│ │ ├── net461
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netcoreapp3.0
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netstandard1.3
│ │ │ ├── de
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── es
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── fr
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── it
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── ja
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── ko
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── ru
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ ├── System.Security.Principal.Windows.xml
│ │ │ ├── zh-hans
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ └── zh-hant
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netstandard2.0
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ └── uap10.0.16299
│ │ └── _._
│ ├── runtimes
│ │ ├── unix
│ │ │ └── lib
│ │ │ ├── netcoreapp2.0
│ │ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ │ └── System.Security.Principal.Windows.xml
│ │ │ └── netcoreapp2.1
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ └── win
│ │ └── lib
│ │ ├── net46
│ │ │ └── System.Security.Principal.Windows.dll
│ │ ├── net461
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netcoreapp2.0
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netcoreapp2.1
│ │ │ ├── System.Security.Principal.Windows.dll
│ │ │ └── System.Security.Principal.Windows.xml
│ │ ├── netstandard1.3
│ │ │ └── System.Security.Principal.Windows.dll
│ │ └── uap10.0.16299
│ │ └── _._
│ ├── System.Security.Principal.Windows.4.6.0.nupkg
│ ├── THIRD-PARTY-NOTICES.TXT
│ ├── useSharedDesignerContext.txt
│ └── version.txt
├── packages.config
├── Program.cs
├── Properties
│ ├── AssemblyInfo.cs
│ ├── Resources.Designer.cs
│ ├── Resources.resx
│ ├── Settings.Designer.cs
│ └── Settings.settings
├── web1.csproj
├── web1.csproj.user
└── web1.sln
432 directories, 788 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论