Browse Source

add complie files

main
dfsy 3 weeks ago
parent
commit
784fe86266
  1. 4
      .gitignore
  2. BIN
      bin/Release/net8.0/BACnet.dll
  3. BIN
      bin/Release/net8.0/BouncyCastle.Cryptography.dll
  4. BIN
      bin/Release/net8.0/Common.Logging.Core.dll
  5. BIN
      bin/Release/net8.0/Common.Logging.dll
  6. BIN
      bin/Release/net8.0/Dapper.dll
  7. BIN
      bin/Release/net8.0/FluentFTP.dll
  8. BIN
      bin/Release/net8.0/Google.Protobuf.dll
  9. BIN
      bin/Release/net8.0/K4os.Compression.LZ4.Streams.dll
  10. BIN
      bin/Release/net8.0/K4os.Compression.LZ4.dll
  11. BIN
      bin/Release/net8.0/K4os.Hash.xxHash.dll
  12. BIN
      bin/Release/net8.0/LiteDB.dll
  13. BIN
      bin/Release/net8.0/MQTTnet.dll
  14. BIN
      bin/Release/net8.0/Makaretu.Dns.Multicast.dll
  15. BIN
      bin/Release/net8.0/Makaretu.Dns.dll
  16. BIN
      bin/Release/net8.0/Microsoft.Data.Sqlite.dll
  17. BIN
      bin/Release/net8.0/Microsoft.OpenApi.dll
  18. BIN
      bin/Release/net8.0/MySql.Data.dll
  19. BIN
      bin/Release/net8.0/Newtonsoft.Json.dll
  20. BIN
      bin/Release/net8.0/PacketDotNet.dll
  21. BIN
      bin/Release/net8.0/Pipelines.Sockets.Unofficial.dll
  22. BIN
      bin/Release/net8.0/Renci.SshNet.dll
  23. BIN
      bin/Release/net8.0/SQLitePCLRaw.batteries_v2.dll
  24. BIN
      bin/Release/net8.0/SQLitePCLRaw.core.dll
  25. BIN
      bin/Release/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
  26. BIN
      bin/Release/net8.0/SharpPcap.dll
  27. BIN
      bin/Release/net8.0/SimpleBase.dll
  28. BIN
      bin/Release/net8.0/StackExchange.Redis.dll
  29. BIN
      bin/Release/net8.0/Swashbuckle.AspNetCore.Swagger.dll
  30. BIN
      bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll
  31. BIN
      bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll
  32. BIN
      bin/Release/net8.0/System.Configuration.ConfigurationManager.dll
  33. BIN
      bin/Release/net8.0/System.IO.Ports.dll
  34. BIN
      bin/Release/net8.0/System.Net.IPNetwork.dll
  35. BIN
      bin/Release/net8.0/System.Security.Cryptography.ProtectedData.dll
  36. BIN
      bin/Release/net8.0/System.Security.Permissions.dll
  37. BIN
      bin/Release/net8.0/System.Windows.Extensions.dll
  38. BIN
      bin/Release/net8.0/TargetService
  39. 2849
      bin/Release/net8.0/TargetService.deps.json
  40. BIN
      bin/Release/net8.0/TargetService.dll
  41. BIN
      bin/Release/net8.0/TargetService.pdb
  42. 20
      bin/Release/net8.0/TargetService.runtimeconfig.json
  43. 1
      bin/Release/net8.0/TargetService.staticwebassets.runtime.json
  44. BIN
      bin/Release/net8.0/WebDav.Client.dll
  45. BIN
      bin/Release/net8.0/ZstdSharp.dll
  46. 8
      bin/Release/net8.0/appsettings.Development.json
  47. 9
      bin/Release/net8.0/appsettings.json
  48. BIN
      bin/Release/net8.0/log4net.dll
  49. BIN
      bin/Release/net8.0/publish/BACnet.dll
  50. BIN
      bin/Release/net8.0/publish/BouncyCastle.Cryptography.dll
  51. BIN
      bin/Release/net8.0/publish/Common.Logging.Core.dll
  52. BIN
      bin/Release/net8.0/publish/Common.Logging.dll
  53. BIN
      bin/Release/net8.0/publish/Dapper.dll
  54. BIN
      bin/Release/net8.0/publish/FluentFTP.dll
  55. BIN
      bin/Release/net8.0/publish/Google.Protobuf.dll
  56. BIN
      bin/Release/net8.0/publish/K4os.Compression.LZ4.Streams.dll
  57. BIN
      bin/Release/net8.0/publish/K4os.Compression.LZ4.dll
  58. BIN
      bin/Release/net8.0/publish/K4os.Hash.xxHash.dll
  59. BIN
      bin/Release/net8.0/publish/LiteDB.dll
  60. BIN
      bin/Release/net8.0/publish/MQTTnet.dll
  61. BIN
      bin/Release/net8.0/publish/Makaretu.Dns.Multicast.dll
  62. BIN
      bin/Release/net8.0/publish/Makaretu.Dns.dll
  63. BIN
      bin/Release/net8.0/publish/Microsoft.Data.Sqlite.dll
  64. BIN
      bin/Release/net8.0/publish/Microsoft.OpenApi.dll
  65. BIN
      bin/Release/net8.0/publish/MySql.Data.dll
  66. BIN
      bin/Release/net8.0/publish/Newtonsoft.Json.dll
  67. BIN
      bin/Release/net8.0/publish/PacketDotNet.dll
  68. BIN
      bin/Release/net8.0/publish/Pipelines.Sockets.Unofficial.dll
  69. BIN
      bin/Release/net8.0/publish/Renci.SshNet.dll
  70. BIN
      bin/Release/net8.0/publish/SQLitePCLRaw.batteries_v2.dll
  71. BIN
      bin/Release/net8.0/publish/SQLitePCLRaw.core.dll
  72. BIN
      bin/Release/net8.0/publish/SQLitePCLRaw.provider.e_sqlite3.dll
  73. BIN
      bin/Release/net8.0/publish/SharpPcap.dll
  74. BIN
      bin/Release/net8.0/publish/SimpleBase.dll
  75. BIN
      bin/Release/net8.0/publish/StackExchange.Redis.dll
  76. BIN
      bin/Release/net8.0/publish/Swashbuckle.AspNetCore.Swagger.dll
  77. BIN
      bin/Release/net8.0/publish/Swashbuckle.AspNetCore.SwaggerGen.dll
  78. BIN
      bin/Release/net8.0/publish/Swashbuckle.AspNetCore.SwaggerUI.dll
  79. BIN
      bin/Release/net8.0/publish/System.Configuration.ConfigurationManager.dll
  80. BIN
      bin/Release/net8.0/publish/System.IO.Ports.dll
  81. BIN
      bin/Release/net8.0/publish/System.Net.IPNetwork.dll
  82. BIN
      bin/Release/net8.0/publish/System.Security.Cryptography.ProtectedData.dll
  83. BIN
      bin/Release/net8.0/publish/System.Security.Permissions.dll
  84. BIN
      bin/Release/net8.0/publish/System.Windows.Extensions.dll
  85. BIN
      bin/Release/net8.0/publish/TargetService
  86. 2849
      bin/Release/net8.0/publish/TargetService.deps.json
  87. BIN
      bin/Release/net8.0/publish/TargetService.dll
  88. BIN
      bin/Release/net8.0/publish/TargetService.pdb
  89. 20
      bin/Release/net8.0/publish/TargetService.runtimeconfig.json
  90. BIN
      bin/Release/net8.0/publish/WebDav.Client.dll
  91. BIN
      bin/Release/net8.0/publish/ZstdSharp.dll
  92. 8
      bin/Release/net8.0/publish/appsettings.Development.json
  93. 9
      bin/Release/net8.0/publish/appsettings.json
  94. BIN
      bin/Release/net8.0/publish/log4net.dll
  95. BIN
      bin/Release/net8.0/publish/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
  96. BIN
      bin/Release/net8.0/publish/runtimes/linux-arm/lib/netstandard2.0/Tmds.LibC.dll
  97. BIN
      bin/Release/net8.0/publish/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so
  98. BIN
      bin/Release/net8.0/publish/runtimes/linux-arm/native/libe_sqlite3.so
  99. BIN
      bin/Release/net8.0/publish/runtimes/linux-arm64/lib/netstandard2.0/Tmds.LibC.dll
  100. BIN
      bin/Release/net8.0/publish/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so
  101. Some files were not shown because too many files have changed in this diff Show More

4
.gitignore vendored

@ -2,10 +2,10 @@
SaveData/ SaveData/
#Csharp Build #Csharp Build
bin/ # bin/
#CSharp Cache #CSharp Cache
obj/ # obj/
# Web # Web
# wwwroot/ # wwwroot/

BIN
bin/Release/net8.0/BACnet.dll

Binary file not shown.

BIN
bin/Release/net8.0/BouncyCastle.Cryptography.dll

Binary file not shown.

BIN
bin/Release/net8.0/Common.Logging.Core.dll

Binary file not shown.

BIN
bin/Release/net8.0/Common.Logging.dll

Binary file not shown.

BIN
bin/Release/net8.0/Dapper.dll

Binary file not shown.

BIN
bin/Release/net8.0/FluentFTP.dll

Binary file not shown.

BIN
bin/Release/net8.0/Google.Protobuf.dll

Binary file not shown.

BIN
bin/Release/net8.0/K4os.Compression.LZ4.Streams.dll

Binary file not shown.

BIN
bin/Release/net8.0/K4os.Compression.LZ4.dll

Binary file not shown.

BIN
bin/Release/net8.0/K4os.Hash.xxHash.dll

Binary file not shown.

BIN
bin/Release/net8.0/LiteDB.dll

Binary file not shown.

BIN
bin/Release/net8.0/MQTTnet.dll

Binary file not shown.

BIN
bin/Release/net8.0/Makaretu.Dns.Multicast.dll

Binary file not shown.

BIN
bin/Release/net8.0/Makaretu.Dns.dll

Binary file not shown.

BIN
bin/Release/net8.0/Microsoft.Data.Sqlite.dll

Binary file not shown.

BIN
bin/Release/net8.0/Microsoft.OpenApi.dll

Binary file not shown.

BIN
bin/Release/net8.0/MySql.Data.dll

Binary file not shown.

BIN
bin/Release/net8.0/Newtonsoft.Json.dll

Binary file not shown.

BIN
bin/Release/net8.0/PacketDotNet.dll

Binary file not shown.

BIN
bin/Release/net8.0/Pipelines.Sockets.Unofficial.dll

Binary file not shown.

BIN
bin/Release/net8.0/Renci.SshNet.dll

Binary file not shown.

BIN
bin/Release/net8.0/SQLitePCLRaw.batteries_v2.dll

Binary file not shown.

BIN
bin/Release/net8.0/SQLitePCLRaw.core.dll

Binary file not shown.

BIN
bin/Release/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll

Binary file not shown.

BIN
bin/Release/net8.0/SharpPcap.dll

Binary file not shown.

BIN
bin/Release/net8.0/SimpleBase.dll

Binary file not shown.

BIN
bin/Release/net8.0/StackExchange.Redis.dll

Binary file not shown.

BIN
bin/Release/net8.0/Swashbuckle.AspNetCore.Swagger.dll

Binary file not shown.

BIN
bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll

Binary file not shown.

BIN
bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll

Binary file not shown.

BIN
bin/Release/net8.0/System.Configuration.ConfigurationManager.dll

Binary file not shown.

BIN
bin/Release/net8.0/System.IO.Ports.dll

Binary file not shown.

BIN
bin/Release/net8.0/System.Net.IPNetwork.dll

Binary file not shown.

BIN
bin/Release/net8.0/System.Security.Cryptography.ProtectedData.dll

Binary file not shown.

BIN
bin/Release/net8.0/System.Security.Permissions.dll

Binary file not shown.

BIN
bin/Release/net8.0/System.Windows.Extensions.dll

Binary file not shown.

BIN
bin/Release/net8.0/TargetService

Binary file not shown.

2849
bin/Release/net8.0/TargetService.deps.json

File diff suppressed because it is too large Load Diff

BIN
bin/Release/net8.0/TargetService.dll

Binary file not shown.

BIN
bin/Release/net8.0/TargetService.pdb

Binary file not shown.

20
bin/Release/net8.0/TargetService.runtimeconfig.json

@ -0,0 +1,20 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "8.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

1
bin/Release/net8.0/TargetService.staticwebassets.runtime.json

@ -0,0 +1 @@
{"ContentRoots":["/home/u/TargetService/wwwroot/","/home/u/TargetService/obj/Release/net8.0/scopedcss/bundle/"],"Root":{"Children":{"app.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"app.css"},"Patterns":null},"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.png"},"Patterns":null},"TargetService.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"TargetService.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

BIN
bin/Release/net8.0/WebDav.Client.dll

Binary file not shown.

BIN
bin/Release/net8.0/ZstdSharp.dll

Binary file not shown.

8
bin/Release/net8.0/appsettings.Development.json

@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

9
bin/Release/net8.0/appsettings.json

@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

BIN
bin/Release/net8.0/log4net.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/BACnet.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/BouncyCastle.Cryptography.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Common.Logging.Core.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Common.Logging.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Dapper.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/FluentFTP.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Google.Protobuf.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/K4os.Compression.LZ4.Streams.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/K4os.Compression.LZ4.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/K4os.Hash.xxHash.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/LiteDB.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/MQTTnet.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Makaretu.Dns.Multicast.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Makaretu.Dns.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Microsoft.Data.Sqlite.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Microsoft.OpenApi.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/MySql.Data.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Newtonsoft.Json.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/PacketDotNet.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Pipelines.Sockets.Unofficial.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Renci.SshNet.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/SQLitePCLRaw.batteries_v2.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/SQLitePCLRaw.core.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/SQLitePCLRaw.provider.e_sqlite3.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/SharpPcap.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/SimpleBase.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/StackExchange.Redis.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Swashbuckle.AspNetCore.Swagger.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Swashbuckle.AspNetCore.SwaggerGen.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/Swashbuckle.AspNetCore.SwaggerUI.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/System.Configuration.ConfigurationManager.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/System.IO.Ports.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/System.Net.IPNetwork.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/System.Security.Cryptography.ProtectedData.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/System.Security.Permissions.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/System.Windows.Extensions.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/TargetService

Binary file not shown.

2849
bin/Release/net8.0/publish/TargetService.deps.json

File diff suppressed because it is too large Load Diff

BIN
bin/Release/net8.0/publish/TargetService.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/TargetService.pdb

Binary file not shown.

20
bin/Release/net8.0/publish/TargetService.runtimeconfig.json

@ -0,0 +1,20 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "8.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

BIN
bin/Release/net8.0/publish/WebDav.Client.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/ZstdSharp.dll

Binary file not shown.

8
bin/Release/net8.0/publish/appsettings.Development.json

@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

9
bin/Release/net8.0/publish/appsettings.json

@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

BIN
bin/Release/net8.0/publish/log4net.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a

Binary file not shown.

BIN
bin/Release/net8.0/publish/runtimes/linux-arm/lib/netstandard2.0/Tmds.LibC.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so

Binary file not shown.

BIN
bin/Release/net8.0/publish/runtimes/linux-arm/native/libe_sqlite3.so

Binary file not shown.

BIN
bin/Release/net8.0/publish/runtimes/linux-arm64/lib/netstandard2.0/Tmds.LibC.dll

Binary file not shown.

BIN
bin/Release/net8.0/publish/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save