iis批量建站工具A8seo.zip
大小:182.97KB
价格:45积分
下载量:0
评分:
5.0
上传者:2301_80093147
更新日期:2025-09-22

iis批量建站工具,a8批量建站工具

资源文件列表(大概)

文件名
大小
runtimes/
-
runtimes/unix/
-
runtimes/unix/lib/
-
runtimes/unix/lib/netstandard1.5/
-
runtimes/unix/lib/netstandard1.5/System.ServiceProcess.ServiceController.dll
22.94KB
runtimes/win/
-
runtimes/win/lib/
-
runtimes/win/lib/netstandard1.5/
-
runtimes/win/lib/netstandard1.5/System.ServiceProcess.ServiceController.dll
45.94KB
IISBatchSiteCreator.deps.json
51.17KB
IISBatchSiteCreator.dll
14.5KB
IISBatchSiteCreator.exe
141.5KB
IISBatchSiteCreator.pdb
14.05KB
IISBatchSiteCreator.runtimeconfig.json
458B
Microsoft.Web.Administration.dll
129.49KB

资源内容介绍

iis批量建站工具,a8批量建站工具
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "IISBatchSiteCreator/1.0.0": { "dependencies": { "Microsoft.Web.Administration": "11.1.0" }, "runtime": { "IISBatchSiteCreator.dll": {} } }, "Microsoft.NETCore.Platforms/1.0.1": {}, "Microsoft.NETCore.Targets/1.0.1": {}, "Microsoft.Web.Administration/11.1.0": { "dependencies": { "Microsoft.Win32.Registry": "4.0.0", "NETStandard.Library": "1.6.0", "System.Diagnostics.TraceSource": "4.0.0", "System.Reflection.TypeExtensions": "4.4.0", "System.Security.Principal.Windows": "4.0.0", "System.ServiceProcess.ServiceController": "4.1.0" }, "runtime": { "lib/netstandard1.5/Microsoft.Web.Administration.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.17025.1000" } } }, "Microsoft.Win32.Primitives/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "Microsoft.Win32.Registry/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Collections": "4.0.11", "System.Globalization": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0" } }, "NETStandard.Library/1.6.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.Win32.Primitives": "4.0.1", "System.AppContext": "4.1.0", "System.Collections": "4.0.11", "System.Collections.Concurrent": "4.0.12", "System.Console": "4.0.0", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.Globalization.Calendars": "4.0.1", "System.IO": "4.1.0", "System.IO.Compression": "4.1.0", "System.IO.Compression.ZipFile": "4.0.1", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Net.Http": "4.1.0", "System.Net.Primitives": "4.0.11", "System.Net.Sockets": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0", "System.Runtime.Numerics": "4.0.1", "System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.Primitives": "4.0.0", "System.Security.Cryptography.X509Certificates": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Text.Encoding.Extensions": "4.0.11", "System.Text.RegularExpressions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Threading.Timer": "4.0.1", "System.Xml.ReaderWriter": "4.0.11", "System.Xml.XDocument": "4.0.11" } }, "runtime.native.System/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" } }, "runtime.native.System.IO.Compression/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" } }, "runtime.native.System.Net.Http/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" } }, "runtime.native.System.Security.Cryptography/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" } }, "System.AppContext/4.1.0": { "dependencies": { "System.Runtime": "4.1.0" } }, "System.Buffers/4.0.0": { "dependencies": { "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Threading": "4.0.11" } }, "System.Collections/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Collections.Concurrent/4.0.12": { "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.Reflection": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" } }, "System.Console/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.IO": "4.1.0", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11" } }, "System.Diagnostics.Debug/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Diagnostics.DiagnosticSource/4.0.0": { "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Reflection": "4.1.0", "System.Runtime": "4.1.0", "System.Threading": "4.0.11" } }, "System.Diagnostics.Tools/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Diagnostics.TraceSource/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Globalization": "4.0.11", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "runtime.native.System": "4.0.0" } }, "System.Diagnostics.Tracing/4.1.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" } }, "System.Globalization/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCor

用户评论 (0)

发表评论

captcha