909 lines
64 KiB
Plaintext
909 lines
64 KiB
Plaintext
# git ignore file
|
|
#############################################
|
|
# Area generale
|
|
#############################################
|
|
StockMan.suo
|
|
*.suo
|
|
*.bak
|
|
*.cache
|
|
*.pdb
|
|
.DS_Store
|
|
#ignoro i pdb: area comune packages
|
|
/packages/AjaxControlToolkit.4.1.60623/lib/40/*.pdb
|
|
/packages/AjaxControlToolkit.4.1.60623/lib/35/*.pdb
|
|
/packages/*.pdb
|
|
/packages/*/*.pdb
|
|
/packages/*/*/*.pdb
|
|
|
|
#############################################
|
|
# Area MedAP
|
|
#############################################
|
|
|
|
# ignoro i files log/PDF/temp
|
|
MedAP/logs/*.txt
|
|
MedAP/logs/*.zip
|
|
MedAP/bin/*
|
|
MedAP/obj/*
|
|
|
|
@@ -0,0 +1,333 @@
|
|
# ---> VisualStudio
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
# User-specific files
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
|
*.userprefs
|
|
|
|
# Build results
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
build/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
|
|
# Visual Studio 2015 cache/options directory
|
|
.vs/
|
|
.vs/*
|
|
# Uncomment if you have tasks that create the project's static files in wwwroot
|
|
#wwwroot/
|
|
|
|
# MSTest test Results
|
|
[Tt]est[Rr]esult*/
|
|
[Bb]uild[Ll]og.*
|
|
|
|
# NUNIT
|
|
*.VisualState.xml
|
|
TestResult.xml
|
|
|
|
# Build Results of an ATL Project
|
|
[Dd]ebugPS/
|
|
[Rr]eleasePS/
|
|
dlldata.c
|
|
|
|
# DNX
|
|
project.lock.json
|
|
artifacts/
|
|
|
|
*_i.c
|
|
*_p.c
|
|
*_i.h
|
|
*.ilk
|
|
*.meta
|
|
*.obj
|
|
*.pch
|
|
*.pdb
|
|
*.pgc
|
|
*.pgd
|
|
*.rsp
|
|
*.sbr
|
|
*.tlb
|
|
*.tli
|
|
*.tlh
|
|
*.tmp
|
|
*.tmp_proj
|
|
*.log
|
|
*.vspscc
|
|
*.vssscc
|
|
.builds
|
|
*.pidb
|
|
*.svclog
|
|
*.scc
|
|
|
|
# Chutzpah Test files
|
|
_Chutzpah*
|
|
packages/AjaxControlToolkit.20.1.0/.signature.p7s
|
|
packages/AjaxControlToolkit.20.1.0/AjaxControlToolkit.20.1.0.nupkg
|
|
packages/AjaxControlToolkit.20.1.0/readme.txt
|
|
packages/AjaxControlToolkit.20.1.0/Content/Web.config.transform
|
|
packages/AjaxControlToolkit.20.1.0/lib/net40/AjaxControlToolkit.dll
|
|
packages/DnsClient.1.6.1/.signature.p7s
|
|
packages/DnsClient.1.6.1/DnsClient.1.6.1.nupkg
|
|
packages/DnsClient.1.6.1/icon.png
|
|
packages/DnsClient.1.6.1/lib/net45/DnsClient.dll
|
|
packages/DnsClient.1.6.1/lib/net45/DnsClient.xml
|
|
packages/DnsClient.1.6.1/lib/net471/DnsClient.dll
|
|
packages/DnsClient.1.6.1/lib/net471/DnsClient.xml
|
|
packages/DnsClient.1.6.1/lib/net5.0/DnsClient.dll
|
|
packages/DnsClient.1.6.1/lib/net5.0/DnsClient.xml
|
|
packages/DnsClient.1.6.1/lib/netstandard1.3/DnsClient.dll
|
|
packages/DnsClient.1.6.1/lib/netstandard1.3/DnsClient.xml
|
|
packages/DnsClient.1.6.1/lib/netstandard2.0/DnsClient.dll
|
|
packages/DnsClient.1.6.1/lib/netstandard2.0/DnsClient.xml
|
|
packages/DnsClient.1.6.1/lib/netstandard2.1/DnsClient.dll
|
|
packages/DnsClient.1.6.1/lib/netstandard2.1/DnsClient.xml
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/.signature.p7s
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/Icon.png
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/LICENSE.TXT
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.nupkg
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/useSharedDesignerContext.txt
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.xml
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll
|
|
packages/Microsoft.Bcl.AsyncInterfaces.6.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/.signature.p7s
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/Icon.png
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/LICENSE.TXT
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/Microsoft.NETCore.Platforms.6.0.5.nupkg
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/runtime.json
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/THIRD-PARTY-NOTICES.TXT
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/useSharedDesignerContext.txt
|
|
packages/Microsoft.NETCore.Platforms.6.0.5/lib/netstandard1.0/_._
|
|
packages/MongoDB.Bson.2.16.1/.signature.p7s
|
|
packages/MongoDB.Bson.2.16.1/License.txt
|
|
packages/MongoDB.Bson.2.16.1/MongoDB.Bson.2.16.1.nupkg
|
|
packages/MongoDB.Bson.2.16.1/packageIcon.png
|
|
packages/MongoDB.Bson.2.16.1/lib/net472/MongoDB.Bson.dll
|
|
packages/MongoDB.Bson.2.16.1/lib/net472/MongoDB.Bson.xml
|
|
packages/MongoDB.Bson.2.16.1/lib/netstandard2.0/MongoDB.Bson.dll
|
|
packages/MongoDB.Bson.2.16.1/lib/netstandard2.0/MongoDB.Bson.xml
|
|
packages/MongoDB.Bson.2.16.1/lib/netstandard2.1/MongoDB.Bson.dll
|
|
packages/MongoDB.Bson.2.16.1/lib/netstandard2.1/MongoDB.Bson.xml
|
|
packages/MongoDB.Driver.2.16.1/.signature.p7s
|
|
packages/MongoDB.Driver.2.16.1/License.txt
|
|
packages/MongoDB.Driver.2.16.1/MongoDB.Driver.2.16.1.nupkg
|
|
packages/MongoDB.Driver.2.16.1/packageIcon.png
|
|
packages/MongoDB.Driver.2.16.1/lib/net472/MongoDB.Driver.dll
|
|
packages/MongoDB.Driver.2.16.1/lib/net472/MongoDB.Driver.xml
|
|
packages/MongoDB.Driver.2.16.1/lib/netstandard2.0/MongoDB.Driver.dll
|
|
packages/MongoDB.Driver.2.16.1/lib/netstandard2.0/MongoDB.Driver.xml
|
|
packages/MongoDB.Driver.2.16.1/lib/netstandard2.1/MongoDB.Driver.dll
|
|
packages/MongoDB.Driver.2.16.1/lib/netstandard2.1/MongoDB.Driver.xml
|
|
packages/MongoDB.Driver.Core.2.16.1/.signature.p7s
|
|
packages/MongoDB.Driver.Core.2.16.1/License.txt
|
|
packages/MongoDB.Driver.Core.2.16.1/MongoDB.Driver.Core.2.16.1.nupkg
|
|
packages/MongoDB.Driver.Core.2.16.1/packageIcon.png
|
|
packages/MongoDB.Driver.Core.2.16.1/THIRD-PARTY-NOTICES
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Snappy/lib/linux/libsnappy64.so
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Snappy/lib/osx/libsnappy64.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Snappy/lib/win/snappy32.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Snappy/lib/win/snappy64.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Zstandard/lib/linux/libzstd.so
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Zstandard/lib/osx/libzstd.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/content/Core/Compression/Zstandard/lib/win/libzstd.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Snappy/lib/linux/libsnappy64.so
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Snappy/lib/osx/libsnappy64.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Snappy/lib/win/snappy32.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Snappy/lib/win/snappy64.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Zstandard/lib/linux/libzstd.so
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Zstandard/lib/osx/libzstd.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/net472/Core/Compression/Zstandard/lib/win/libzstd.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/linux/libsnappy64.so
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/osx/libsnappy64.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy32.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy64.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/linux/libzstd.so
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/osx/libzstd.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/win/libzstd.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/linux/libsnappy64.so
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/osx/libsnappy64.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy32.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy64.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/linux/libzstd.so
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/osx/libzstd.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/win/libzstd.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/lib/net472/MongoDB.Driver.Core.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/lib/net472/MongoDB.Driver.Core.xml
|
|
packages/MongoDB.Driver.Core.2.16.1/lib/netstandard2.0/MongoDB.Driver.Core.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/lib/netstandard2.0/MongoDB.Driver.Core.xml
|
|
packages/MongoDB.Driver.Core.2.16.1/lib/netstandard2.1/MongoDB.Driver.Core.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/lib/netstandard2.1/MongoDB.Driver.Core.xml
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/linux/native/libsnappy64.so
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/linux/native/libzstd.so
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/osx/native/libsnappy64.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/osx/native/libzstd.dylib
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/win/native/libzstd.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/win/native/snappy32.dll
|
|
packages/MongoDB.Driver.Core.2.16.1/runtimes/win/native/snappy64.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/.signature.p7s
|
|
packages/MongoDB.Libmongocrypt.1.5.4/License.txt
|
|
packages/MongoDB.Libmongocrypt.1.5.4/MongoDB.Libmongocrypt.1.5.4.nupkg
|
|
packages/MongoDB.Libmongocrypt.1.5.4/content/libmongocrypt.dylib
|
|
packages/MongoDB.Libmongocrypt.1.5.4/content/libmongocrypt.so
|
|
packages/MongoDB.Libmongocrypt.1.5.4/content/mongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/net472/libmongocrypt.dylib
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/net472/libmongocrypt.so
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/net472/mongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/netstandard2.0/libmongocrypt.dylib
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/netstandard2.0/libmongocrypt.so
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/netstandard2.0/mongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/netstandard2.1/libmongocrypt.dylib
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/netstandard2.1/libmongocrypt.so
|
|
packages/MongoDB.Libmongocrypt.1.5.4/contentFiles/any/netstandard2.1/mongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/lib/net472/MongoDB.Libmongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/lib/netstandard2.0/MongoDB.Libmongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/lib/netstandard2.1/MongoDB.Libmongocrypt.dll
|
|
packages/MongoDB.Libmongocrypt.1.5.4/runtimes/linux/native/libmongocrypt.so
|
|
packages/MongoDB.Libmongocrypt.1.5.4/runtimes/osx/native/libmongocrypt.dylib
|
|
packages/MongoDB.Libmongocrypt.1.5.4/runtimes/win/native/mongocrypt.dll
|
|
packages/NETStandard.Library.2.0.3/.signature.p7s
|
|
packages/NETStandard.Library.2.0.3/LICENSE.TXT
|
|
packages/NETStandard.Library.2.0.3/NETStandard.Library.2.0.3.nupkg
|
|
packages/NETStandard.Library.2.0.3/THIRD-PARTY-NOTICES.TXT
|
|
packages/NETStandard.Library.2.0.3/lib/netstandard1.0/_._
|
|
packages/NLog.5.0.1/.signature.p7s
|
|
packages/NLog.5.0.1/N.png
|
|
packages/NLog.5.0.1/NLog.5.0.1.nupkg
|
|
packages/NLog.5.0.1/lib/net35/NLog.dll
|
|
packages/NLog.5.0.1/lib/net35/NLog.xml
|
|
packages/NLog.5.0.1/lib/net45/NLog.dll
|
|
packages/NLog.5.0.1/lib/net45/NLog.xml
|
|
packages/NLog.5.0.1/lib/net46/NLog.dll
|
|
packages/NLog.5.0.1/lib/net46/NLog.xml
|
|
packages/NLog.5.0.1/lib/netstandard1.3/NLog.dll
|
|
packages/NLog.5.0.1/lib/netstandard1.3/NLog.xml
|
|
packages/NLog.5.0.1/lib/netstandard1.5/NLog.dll
|
|
packages/NLog.5.0.1/lib/netstandard1.5/NLog.xml
|
|
packages/NLog.5.0.1/lib/netstandard2.0/NLog.dll
|
|
packages/NLog.5.0.1/lib/netstandard2.0/NLog.xml
|
|
packages/Newtonsoft.Json.13.0.1/.signature.p7s
|
|
packages/Newtonsoft.Json.13.0.1/LICENSE.md
|
|
packages/Newtonsoft.Json.13.0.1/Newtonsoft.Json.13.0.1.nupkg
|
|
packages/Newtonsoft.Json.13.0.1/packageIcon.png
|
|
packages/Newtonsoft.Json.13.0.1/lib/net20/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/net20/Newtonsoft.Json.xml
|
|
packages/Newtonsoft.Json.13.0.1/lib/net35/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/net35/Newtonsoft.Json.xml
|
|
packages/Newtonsoft.Json.13.0.1/lib/net40/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/net40/Newtonsoft.Json.xml
|
|
packages/Newtonsoft.Json.13.0.1/lib/net45/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/net45/Newtonsoft.Json.xml
|
|
packages/Newtonsoft.Json.13.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/netstandard1.0/Newtonsoft.Json.xml
|
|
packages/Newtonsoft.Json.13.0.1/lib/netstandard1.3/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/netstandard1.3/Newtonsoft.Json.xml
|
|
packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
|
|
packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.xml
|
|
packages/PDFsharp.1.50.5147/.signature.p7s
|
|
packages/PDFsharp.1.50.5147/PDFsharp.1.50.5147.nupkg
|
|
packages/PDFsharp.1.50.5147/lib/net20/PdfSharp.Charting.dll
|
|
packages/PDFsharp.1.50.5147/lib/net20/PdfSharp.Charting.xml
|
|
packages/PDFsharp.1.50.5147/lib/net20/PdfSharp.dll
|
|
packages/PDFsharp.1.50.5147/lib/net20/PdfSharp.xml
|
|
packages/PDFsharp.1.50.5147/lib/net20/de/PdfSharp.Charting.resources.dll
|
|
packages/PDFsharp.1.50.5147/lib/net20/de/PdfSharp.resources.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/.signature.p7s
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/Pipelines.Sockets.Unofficial.2.2.2.nupkg
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/net461/Pipelines.Sockets.Unofficial.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/net461/Pipelines.Sockets.Unofficial.xml
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/net472/Pipelines.Sockets.Unofficial.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/net472/Pipelines.Sockets.Unofficial.xml
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.xml
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll
|
|
packages/Pipelines.Sockets.Unofficial.2.2.2/lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml
|
|
packages/RestSharp.108.0.1/.signature.p7s
|
|
packages/RestSharp.108.0.1/RestSharp.108.0.1.nupkg
|
|
packages/RestSharp.108.0.1/restsharp.png
|
|
packages/RestSharp.108.0.1/lib/net5.0/RestSharp.dll
|
|
packages/RestSharp.108.0.1/lib/net5.0/RestSharp.xml
|
|
packages/RestSharp.108.0.1/lib/net6.0/RestSharp.dll
|
|
packages/RestSharp.108.0.1/lib/net6.0/RestSharp.xml
|
|
packages/RestSharp.108.0.1/lib/netstandard2.0/RestSharp.dll
|
|
packages/RestSharp.108.0.1/lib/netstandard2.0/RestSharp.xml
|
|
packages/SharpCompress.0.32.1/.signature.p7s
|
|
packages/SharpCompress.0.32.1/SharpCompress.0.32.1.nupkg
|
|
packages/SharpCompress.0.32.1/lib/net461/SharpCompress.dll
|
|
packages/SharpCompress.0.32.1/lib/net6.0/SharpCompress.dll
|
|
packages/SharpCompress.0.32.1/lib/netcoreapp3.1/SharpCompress.dll
|
|
packages/SharpCompress.0.32.1/lib/netstandard2.0/SharpCompress.dll
|
|
packages/SharpCompress.0.32.1/lib/netstandard2.1/SharpCompress.dll
|
|
packages/SharpZipLib.1.3.3/.signature.p7s
|
|
packages/SharpZipLib.1.3.3/SharpZipLib.1.3.3.nupkg
|
|
packages/SharpZipLib.1.3.3/images/sharpziplib-nuget-256x256.png
|
|
packages/SharpZipLib.1.3.3/lib/net45/ICSharpCode.SharpZipLib.dll
|
|
packages/SharpZipLib.1.3.3/lib/net45/ICSharpCode.SharpZipLib.xml
|
|
packages/SharpZipLib.1.3.3/lib/netstandard2.0/ICSharpCode.SharpZipLib.dll
|
|
packages/SharpZipLib.1.3.3/lib/netstandard2.0/ICSharpCode.SharpZipLib.xml
|
|
packages/SharpZipLib.1.3.3/lib/netstandard2.1/ICSharpCode.SharpZipLib.dll
|
|
packages/SharpZipLib.1.3.3/lib/netstandard2.1/ICSharpCode.SharpZipLib.xml
|
|
packages/StackExchange.Redis.2.6.48/.signature.p7s
|
|
packages/StackExchange.Redis.2.6.48/StackExchange.Redis.2.6.48.nupkg
|
|
packages/StackExchange.Redis.2.6.48/lib/net461/StackExchange.Redis.dll
|
|
packages/StackExchange.Redis.2.6.48/lib/net461/StackExchange.Redis.xml
|
|
packages/StackExchange.Redis.2.6.48/lib/net472/StackExchange.Redis.dll
|
|
packages/StackExchange.Redis.2.6.48/lib/net472/StackExchange.Redis.xml
|
|
packages/StackExchange.Redis.2.6.48/lib/net5.0/StackExchange.Redis.dll
|
|
packages/StackExchange.Redis.2.6.48/lib/net5.0/StackExchange.Redis.xml
|
|
packages/StackExchange.Redis.2.6.48/lib/netcoreapp3.1/StackExchange.Redis.dll
|
|
packages/StackExchange.Redis.2.6.48/lib/netcoreapp3.1/StackExchange.Redis.xml
|
|
packages/StackExchange.Redis.2.6.48/lib/netstandard2.0/StackExchange.Redis.dll
|
|
packages/StackExchange.Redis.2.6.48/lib/netstandard2.0/StackExchange.Redis.xml
|
|
packages/SteamWare.5.2.2206.1310/SteamWare.5.2.2206.1310.nupkg
|
|
packages/SteamWare.5.2.2206.1310/content/libsnappy64.dylib
|
|
packages/SteamWare.5.2.2206.1310/content/libsnappy64.so
|
|
packages/SteamWare.5.2.2206.1310/content/libzstd.dll
|
|
packages/SteamWare.5.2.2206.1310/content/libzstd.dylib
|
|
packages/SteamWare.5.2.2206.1310/content/libzstd.so
|
|
packages/SteamWare.5.2.2206.1310/content/mongocrypt.dll
|
|
packages/SteamWare.5.2.2206.1310/content/snappy32.dll
|
|
packages/SteamWare.5.2.2206.1310/content/snappy64.dll
|
|
packages/SteamWare.5.2.2206.1310/content/App_Readme/README_SteamWare.txt
|
|
packages/SteamWare.5.2.2206.1310/content/App_Readme/SteamWare_demo/example-app.config
|
|
packages/SteamWare.5.2.2206.1310/content/App_Readme/SteamWare_demo/example-config-table.txt
|
|
packages/SteamWare.5.2.2206.1310/content/App_Readme/SteamWare_demo/example-favicon.ico
|
|
packages/SteamWare.5.2.2206.1310/content/App_Readme/SteamWare_demo/example-NLog.config
|
|
packages/SteamWare.5.2.2206.1310/content/Core/Compression/Snappy/lib/win/snappy32.dll
|
|
packages/SteamWare.5.2.2206.1310/content/Core/Compression/Snappy/lib/win/snappy64.dll
|
|
packages/SteamWare.5.2.2206.1310/content/Core/Compression/Zstandard/lib/win/libzstd.dll
|
|
packages/SteamWare.5.2.2206.1310/lib/net462/SteamWare.dll
|
|
packages/SteamWare.Logger.5.2.2206.1310/SteamWare.Logger.5.2.2206.1310.nupkg
|
|
packages/SteamWare.Logger.5.2.2206.1310/content/App_Readme/README_SteamWare.txt
|
|
packages/SteamWare.Logger.5.2.2206.1310/content/App_Readme/SteamWare_demo/example-favicon.ico
|
|
packages/SteamWare.Logger.5.2.2206.1310/lib/net462/SteamWare.Logger.dll
|
|
packages/System.Buffers.4.5.1/.signature.p7s
|
|
packages/System.Buffers.4.5.1/LICENSE.TXT
|
|
packages/System.Buffers.4.5.1/System.Buffers.4.5.1.nupkg
|
|
packages/System.Buffers.4.5.1/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Buffers.4.5.1/useSharedDesignerContext.txt
|
|
packages/System.Buffers.4.5.1/version.txt
|
|
packages/System.Buffers.4.5.1/lib/net461/System.Buffers.dll
|
|
packages/System.Buffers.4.5.1/lib/net461/System.Buffers.xml
|
|
packages/System.Buffers.4.5.1/lib/netcoreapp2.0/_._
|
|
packages/System.Buffers.4.5.1/lib/netstandard1.1/System.Buffers.dll
|
|
packages/System.Buffers.4.5.1/lib/netstandard1.1/System.Buffers.xml
|
|
packages/System.Buffers.4.5.1/lib/netstandard2.0/System.Buffers.dll
|
|
packages/System.Buffers.4.5.1/lib/netstandard2.0/System.Buffers.xml
|
|
packages/System.Buffers.4.5.1/lib/uap10.0.16299/_._
|
|
packages/System.Buffers.4.5.1/ref/net45/System.Buffers.dll
|
|
packages/System.Buffers.4.5.1/ref/net45/System.Buffers.xml
|
|
packages/System.Buffers.4.5.1/ref/netcoreapp2.0/_._
|
|
packages/System.Buffers.4.5.1/ref/netstandard1.1/System.Buffers.dll
|
|
packages/System.Buffers.4.5.1/ref/netstandard1.1/System.Buffers.xml
|
|
packages/System.Buffers.4.5.1/ref/netstandard2.0/System.Buffers.dll
|
|
packages/System.Buffers.4.5.1/ref/netstandard2.0/System.Buffers.xml
|
|
packages/System.Buffers.4.5.1/ref/uap10.0.16299/_._
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/.signature.p7s
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/Icon.png
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/LICENSE.TXT
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/System.Diagnostics.PerformanceCounter.6.0.1.nupkg
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/useSharedDesignerContext.txt
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/buildTransitive/netcoreapp2.0/System.Diagnostics.PerformanceCounter.targets
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/net461/System.Diagnostics.PerformanceCounter.dll
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/net461/System.Diagnostics.PerformanceCounter.xml
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/net6.0/System.Diagnostics.PerformanceCounter.dll
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/net6.0/System.Diagnostics.PerformanceCounter.xml
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.xml
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll
|
|
packages/System.Diagnostics.PerformanceCounter.6.0.1/runtimes/win/lib/netcoreapp3.1/System.Diagnostics.PerformanceCounter.xml
|
|
packages/System.IO.Compression.4.3.0/.signature.p7s
|
|
packages/System.IO.Compression.4.3.0/dotnet_library_license.txt
|
|
packages/System.IO.Compression.4.3.0/System.IO.Compression.4.3.0.nupkg
|
|
packages/System.IO.Compression.4.3.0/ThirdPartyNotices.txt
|
|
packages/System.IO.Compression.4.3.0/lib/MonoAndroid10/_._
|
|
packages/System.IO.Compression.4.3.0/lib/MonoTouch10/_._
|
|
packages/System.IO.Compression.4.3.0/lib/net45/_._
|
|
packages/System.IO.Compression.4.3.0/lib/net46/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/lib/portable-net45+win8+wpa81/_._
|
|
packages/System.IO.Compression.4.3.0/lib/win8/_._
|
|
packages/System.IO.Compression.4.3.0/lib/wpa81/_._
|
|
packages/System.IO.Compression.4.3.0/lib/xamarinios10/_._
|
|
packages/System.IO.Compression.4.3.0/lib/xamarinmac20/_._
|
|
packages/System.IO.Compression.4.3.0/lib/xamarintvos10/_._
|
|
packages/System.IO.Compression.4.3.0/lib/xamarinwatchos10/_._
|
|
packages/System.IO.Compression.4.3.0/ref/MonoAndroid10/_._
|
|
packages/System.IO.Compression.4.3.0/ref/MonoTouch10/_._
|
|
packages/System.IO.Compression.4.3.0/ref/net45/_._
|
|
packages/System.IO.Compression.4.3.0/ref/net46/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/de/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/es/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/fr/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/it/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/ja/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/ko/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/ru/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/zh-hans/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netcore50/zh-hant/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/de/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/es/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/fr/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/it/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/ja/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/ko/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/ru/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/zh-hans/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.1/zh-hant/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/de/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/es/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/fr/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/it/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/ja/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/ko/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/ru/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/zh-hans/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/netstandard1.3/zh-hant/System.IO.Compression.xml
|
|
packages/System.IO.Compression.4.3.0/ref/portable-net45+win8+wpa81/_._
|
|
packages/System.IO.Compression.4.3.0/ref/win8/_._
|
|
packages/System.IO.Compression.4.3.0/ref/wpa81/_._
|
|
packages/System.IO.Compression.4.3.0/ref/xamarinios10/_._
|
|
packages/System.IO.Compression.4.3.0/ref/xamarinmac20/_._
|
|
packages/System.IO.Compression.4.3.0/ref/xamarintvos10/_._
|
|
packages/System.IO.Compression.4.3.0/ref/xamarinwatchos10/_._
|
|
packages/System.IO.Compression.4.3.0/runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/runtimes/win/lib/net46/System.IO.Compression.dll
|
|
packages/System.IO.Compression.4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
|
|
packages/System.IO.Pipelines.6.0.3/.signature.p7s
|
|
packages/System.IO.Pipelines.6.0.3/Icon.png
|
|
packages/System.IO.Pipelines.6.0.3/LICENSE.TXT
|
|
packages/System.IO.Pipelines.6.0.3/System.IO.Pipelines.6.0.3.nupkg
|
|
packages/System.IO.Pipelines.6.0.3/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.IO.Pipelines.6.0.3/useSharedDesignerContext.txt
|
|
packages/System.IO.Pipelines.6.0.3/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets
|
|
packages/System.IO.Pipelines.6.0.3/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.IO.Pipelines.6.0.3/lib/net461/System.IO.Pipelines.dll
|
|
packages/System.IO.Pipelines.6.0.3/lib/net461/System.IO.Pipelines.xml
|
|
packages/System.IO.Pipelines.6.0.3/lib/net6.0/System.IO.Pipelines.dll
|
|
packages/System.IO.Pipelines.6.0.3/lib/net6.0/System.IO.Pipelines.xml
|
|
packages/System.IO.Pipelines.6.0.3/lib/netcoreapp3.1/System.IO.Pipelines.dll
|
|
packages/System.IO.Pipelines.6.0.3/lib/netcoreapp3.1/System.IO.Pipelines.xml
|
|
packages/System.IO.Pipelines.6.0.3/lib/netstandard2.0/System.IO.Pipelines.dll
|
|
packages/System.IO.Pipelines.6.0.3/lib/netstandard2.0/System.IO.Pipelines.xml
|
|
packages/System.Memory.4.5.5/.signature.p7s
|
|
packages/System.Memory.4.5.5/LICENSE.TXT
|
|
packages/System.Memory.4.5.5/System.Memory.4.5.5.nupkg
|
|
packages/System.Memory.4.5.5/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Memory.4.5.5/useSharedDesignerContext.txt
|
|
packages/System.Memory.4.5.5/version.txt
|
|
packages/System.Memory.4.5.5/lib/net461/System.Memory.dll
|
|
packages/System.Memory.4.5.5/lib/net461/System.Memory.xml
|
|
packages/System.Memory.4.5.5/lib/netcoreapp2.1/_._
|
|
packages/System.Memory.4.5.5/lib/netstandard1.1/System.Memory.dll
|
|
packages/System.Memory.4.5.5/lib/netstandard1.1/System.Memory.xml
|
|
packages/System.Memory.4.5.5/lib/netstandard2.0/System.Memory.dll
|
|
packages/System.Memory.4.5.5/lib/netstandard2.0/System.Memory.xml
|
|
packages/System.Memory.4.5.5/ref/netcoreapp2.1/_._
|
|
packages/System.Net.Http.4.3.4/.signature.p7s
|
|
packages/System.Net.Http.4.3.4/dotnet_library_license.txt
|
|
packages/System.Net.Http.4.3.4/System.Net.Http.4.3.4.nupkg
|
|
packages/System.Net.Http.4.3.4/ThirdPartyNotices.txt
|
|
packages/System.Net.Http.4.3.4/lib/Xamarinmac20/_._
|
|
packages/System.Net.Http.4.3.4/lib/monoandroid10/_._
|
|
packages/System.Net.Http.4.3.4/lib/monotouch10/_._
|
|
packages/System.Net.Http.4.3.4/lib/net45/_._
|
|
packages/System.Net.Http.4.3.4/lib/net46/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/lib/portable-net45+win8+wpa81/_._
|
|
packages/System.Net.Http.4.3.4/lib/win8/_._
|
|
packages/System.Net.Http.4.3.4/lib/wpa81/_._
|
|
packages/System.Net.Http.4.3.4/lib/xamarinios10/_._
|
|
packages/System.Net.Http.4.3.4/lib/xamarintvos10/_._
|
|
packages/System.Net.Http.4.3.4/lib/xamarinwatchos10/_._
|
|
packages/System.Net.Http.4.3.4/ref/Xamarinmac20/_._
|
|
packages/System.Net.Http.4.3.4/ref/monoandroid10/_._
|
|
packages/System.Net.Http.4.3.4/ref/monotouch10/_._
|
|
packages/System.Net.Http.4.3.4/ref/net45/_._
|
|
packages/System.Net.Http.4.3.4/ref/net46/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/ref/netcore50/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/ref/netstandard1.1/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/ref/netstandard1.3/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/ref/portable-net45+win8+wpa81/_._
|
|
packages/System.Net.Http.4.3.4/ref/win8/_._
|
|
packages/System.Net.Http.4.3.4/ref/wpa81/_._
|
|
packages/System.Net.Http.4.3.4/ref/xamarinios10/_._
|
|
packages/System.Net.Http.4.3.4/ref/xamarintvos10/_._
|
|
packages/System.Net.Http.4.3.4/ref/xamarinwatchos10/_._
|
|
packages/System.Net.Http.4.3.4/runtimes/unix/lib/netstandard1.6/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/runtimes/win/lib/net46/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/runtimes/win/lib/netcore50/System.Net.Http.dll
|
|
packages/System.Net.Http.4.3.4/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
|
|
packages/System.Numerics.Vectors.4.5.0/.signature.p7s
|
|
packages/System.Numerics.Vectors.4.5.0/LICENSE.TXT
|
|
packages/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.nupkg
|
|
packages/System.Numerics.Vectors.4.5.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Numerics.Vectors.4.5.0/useSharedDesignerContext.txt
|
|
packages/System.Numerics.Vectors.4.5.0/version.txt
|
|
packages/System.Numerics.Vectors.4.5.0/lib/MonoAndroid10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/MonoTouch10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/net46/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/lib/net46/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/lib/netcoreapp2.0/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/netstandard1.0/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/lib/netstandard1.0/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/lib/netstandard2.0/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/lib/uap10.0.16299/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/xamarinios10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/xamarinmac20/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/xamarintvos10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/lib/xamarinwatchos10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/MonoAndroid10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/MonoTouch10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/net45/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/ref/net45/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/ref/net46/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/ref/net46/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/ref/netcoreapp2.0/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/ref/netstandard1.0/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
|
|
packages/System.Numerics.Vectors.4.5.0/ref/netstandard2.0/System.Numerics.Vectors.xml
|
|
packages/System.Numerics.Vectors.4.5.0/ref/uap10.0.16299/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/xamarinios10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/xamarinmac20/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/xamarintvos10/_._
|
|
packages/System.Numerics.Vectors.4.5.0/ref/xamarinwatchos10/_._
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/.signature.p7s
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/Icon.png
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/LICENSE.TXT
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/useSharedDesignerContext.txt
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.xml
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
|
|
packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/.signature.p7s
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/dotnet_library_license.txt
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ThirdPartyNotices.txt
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/MonoAndroid10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/MonoTouch10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/xamarinios10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/xamarinmac20/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/xamarintvos10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/lib/xamarinwatchos10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/MonoAndroid10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/MonoTouch10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/xamarinios10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/xamarinmac20/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/xamarintvos10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/ref/xamarinwatchos10/_._
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Runtime.InteropServices.RuntimeInformation.4.3.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/.signature.p7s
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/dotnet_library_license.txt
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.nupkg
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ThirdPartyNotices.txt
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/net46/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/net461/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/net463/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/xamarinios10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/lib/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/net463/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/xamarinios10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/ref/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Algorithms.4.3.1/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/.signature.p7s
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/dotnet_library_license.txt
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.nupkg
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ThirdPartyNotices.txt
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/net46/System.Security.Cryptography.Encoding.dll
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/xamarinios10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/lib/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/xamarinios10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/ref/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll
|
|
packages/System.Security.Cryptography.Encoding.4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/.signature.p7s
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/Icon.png
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/LICENSE.TXT
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/System.Security.Cryptography.Pkcs.6.0.1.nupkg
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/useSharedDesignerContext.txt
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/net461/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/net461/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/net6.0/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/net6.0/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll
|
|
packages/System.Security.Cryptography.Pkcs.6.0.1/runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/.signature.p7s
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/dotnet_library_license.txt
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.nupkg
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ThirdPartyNotices.txt
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/net46/System.Security.Cryptography.Primitives.dll
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/netstandard1.3/System.Security.Cryptography.Primitives.dll
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/xamarinios10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/lib/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/xamarinios10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.Primitives.4.3.0/ref/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/.signature.p7s
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/dotnet_library_license.txt
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/System.Security.Cryptography.X509Certificates.4.3.2.nupkg
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ThirdPartyNotices.txt
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/net46/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/net461/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/xamarinios10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/lib/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/MonoAndroid10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/MonoTouch10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/net46/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/net461/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/xamarinios10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/xamarinmac20/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/xamarintvos10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/ref/xamarinwatchos10/_._
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Security.Cryptography.X509Certificates.4.3.2/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/.signature.p7s
|
|
packages/System.Text.Encoding.CodePages.6.0.0/Icon.png
|
|
packages/System.Text.Encoding.CodePages.6.0.0/LICENSE.TXT
|
|
packages/System.Text.Encoding.CodePages.6.0.0/System.Text.Encoding.CodePages.6.0.0.nupkg
|
|
packages/System.Text.Encoding.CodePages.6.0.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Text.Encoding.CodePages.6.0.0/useSharedDesignerContext.txt
|
|
packages/System.Text.Encoding.CodePages.6.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets
|
|
packages/System.Text.Encoding.CodePages.6.0.0/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/MonoAndroid10/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/MonoTouch10/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/net461/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/net461/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/net6.0/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/xamarinios10/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/xamarinmac20/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/xamarintvos10/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/lib/xamarinwatchos10/_._
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll
|
|
packages/System.Text.Encoding.CodePages.6.0.0/runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml
|
|
packages/System.Text.Encodings.Web.6.0.0/.signature.p7s
|
|
packages/System.Text.Encodings.Web.6.0.0/Icon.png
|
|
packages/System.Text.Encodings.Web.6.0.0/LICENSE.TXT
|
|
packages/System.Text.Encodings.Web.6.0.0/System.Text.Encodings.Web.6.0.0.nupkg
|
|
packages/System.Text.Encodings.Web.6.0.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Text.Encodings.Web.6.0.0/useSharedDesignerContext.txt
|
|
packages/System.Text.Encodings.Web.6.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets
|
|
packages/System.Text.Encodings.Web.6.0.0/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/net461/System.Text.Encodings.Web.dll
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/net461/System.Text.Encodings.Web.xml
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/net6.0/System.Text.Encodings.Web.dll
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/net6.0/System.Text.Encodings.Web.xml
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/netcoreapp3.1/System.Text.Encodings.Web.dll
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/netcoreapp3.1/System.Text.Encodings.Web.xml
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll
|
|
packages/System.Text.Encodings.Web.6.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml
|
|
packages/System.Text.Encodings.Web.6.0.0/runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll
|
|
packages/System.Text.Encodings.Web.6.0.0/runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml
|
|
packages/System.Text.Json.6.0.5/.signature.p7s
|
|
packages/System.Text.Json.6.0.5/Icon.png
|
|
packages/System.Text.Json.6.0.5/LICENSE.TXT
|
|
packages/System.Text.Json.6.0.5/System.Text.Json.6.0.5.nupkg
|
|
packages/System.Text.Json.6.0.5/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Text.Json.6.0.5/useSharedDesignerContext.txt
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll
|
|
packages/System.Text.Json.6.0.5/buildTransitive/netcoreapp2.0/System.Text.Json.targets
|
|
packages/System.Text.Json.6.0.5/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Text.Json.6.0.5/lib/net461/System.Text.Json.dll
|
|
packages/System.Text.Json.6.0.5/lib/net461/System.Text.Json.xml
|
|
packages/System.Text.Json.6.0.5/lib/net6.0/System.Text.Json.dll
|
|
packages/System.Text.Json.6.0.5/lib/net6.0/System.Text.Json.xml
|
|
packages/System.Text.Json.6.0.5/lib/netcoreapp3.1/System.Text.Json.dll
|
|
packages/System.Text.Json.6.0.5/lib/netcoreapp3.1/System.Text.Json.xml
|
|
packages/System.Text.Json.6.0.5/lib/netstandard2.0/System.Text.Json.dll
|
|
packages/System.Text.Json.6.0.5/lib/netstandard2.0/System.Text.Json.xml
|
|
packages/System.Threading.Channels.6.0.0/.signature.p7s
|
|
packages/System.Threading.Channels.6.0.0/Icon.png
|
|
packages/System.Threading.Channels.6.0.0/LICENSE.TXT
|
|
packages/System.Threading.Channels.6.0.0/System.Threading.Channels.6.0.0.nupkg
|
|
packages/System.Threading.Channels.6.0.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Threading.Channels.6.0.0/useSharedDesignerContext.txt
|
|
packages/System.Threading.Channels.6.0.0/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets
|
|
packages/System.Threading.Channels.6.0.0/buildTransitive/netcoreapp3.1/_._
|
|
packages/System.Threading.Channels.6.0.0/lib/net461/System.Threading.Channels.dll
|
|
packages/System.Threading.Channels.6.0.0/lib/net461/System.Threading.Channels.xml
|
|
packages/System.Threading.Channels.6.0.0/lib/net6.0/System.Threading.Channels.dll
|
|
packages/System.Threading.Channels.6.0.0/lib/net6.0/System.Threading.Channels.xml
|
|
packages/System.Threading.Channels.6.0.0/lib/netcoreapp3.1/System.Threading.Channels.dll
|
|
packages/System.Threading.Channels.6.0.0/lib/netcoreapp3.1/System.Threading.Channels.xml
|
|
packages/System.Threading.Channels.6.0.0/lib/netstandard2.0/System.Threading.Channels.dll
|
|
packages/System.Threading.Channels.6.0.0/lib/netstandard2.0/System.Threading.Channels.xml
|
|
packages/System.Threading.Channels.6.0.0/lib/netstandard2.1/System.Threading.Channels.dll
|
|
packages/System.Threading.Channels.6.0.0/lib/netstandard2.1/System.Threading.Channels.xml
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/.signature.p7s
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/LICENSE.TXT
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/System.Threading.Tasks.Extensions.4.5.4.nupkg
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/useSharedDesignerContext.txt
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/version.txt
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/MonoAndroid10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/MonoTouch10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/net461/System.Threading.Tasks.Extensions.xml
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/netcoreapp2.1/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.xml
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.xml
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/xamarinios10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/xamarinmac20/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/xamarintvos10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/lib/xamarinwatchos10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/MonoAndroid10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/MonoTouch10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/netcoreapp2.1/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/xamarinios10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/xamarinmac20/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/xamarintvos10/_._
|
|
packages/System.Threading.Tasks.Extensions.4.5.4/ref/xamarinwatchos10/_._
|
|
packages/System.ValueTuple.4.5.0/.signature.p7s
|
|
packages/System.ValueTuple.4.5.0/LICENSE.TXT
|
|
packages/System.ValueTuple.4.5.0/System.ValueTuple.4.5.0.nupkg
|
|
packages/System.ValueTuple.4.5.0/THIRD-PARTY-NOTICES.TXT
|
|
packages/System.ValueTuple.4.5.0/useSharedDesignerContext.txt
|
|
packages/System.ValueTuple.4.5.0/version.txt
|
|
packages/System.ValueTuple.4.5.0/lib/MonoAndroid10/_._
|
|
packages/System.ValueTuple.4.5.0/lib/MonoTouch10/_._
|
|
packages/System.ValueTuple.4.5.0/lib/net461/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/lib/net461/System.ValueTuple.xml
|
|
packages/System.ValueTuple.4.5.0/lib/net47/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/lib/net47/System.ValueTuple.xml
|
|
packages/System.ValueTuple.4.5.0/lib/netcoreapp2.0/_._
|
|
packages/System.ValueTuple.4.5.0/lib/netstandard1.0/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/lib/netstandard1.0/System.ValueTuple.xml
|
|
packages/System.ValueTuple.4.5.0/lib/netstandard2.0/_._
|
|
packages/System.ValueTuple.4.5.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml
|
|
packages/System.ValueTuple.4.5.0/lib/uap10.0.16299/_._
|
|
packages/System.ValueTuple.4.5.0/lib/xamarinios10/_._
|
|
packages/System.ValueTuple.4.5.0/lib/xamarinmac20/_._
|
|
packages/System.ValueTuple.4.5.0/lib/xamarintvos10/_._
|
|
packages/System.ValueTuple.4.5.0/lib/xamarinwatchos10/_._
|
|
packages/System.ValueTuple.4.5.0/ref/MonoAndroid10/_._
|
|
packages/System.ValueTuple.4.5.0/ref/MonoTouch10/_._
|
|
packages/System.ValueTuple.4.5.0/ref/net461/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/ref/net47/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/ref/netcoreapp2.0/_._
|
|
packages/System.ValueTuple.4.5.0/ref/netstandard2.0/_._
|
|
packages/System.ValueTuple.4.5.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll
|
|
packages/System.ValueTuple.4.5.0/ref/uap10.0.16299/_._
|
|
packages/System.ValueTuple.4.5.0/ref/xamarinios10/_._
|
|
packages/System.ValueTuple.4.5.0/ref/xamarinmac20/_._
|
|
packages/System.ValueTuple.4.5.0/ref/xamarintvos10/_._
|
|
packages/System.ValueTuple.4.5.0/ref/xamarinwatchos10/_._
|