add 加入后台服务

This commit is contained in:
路 范
2021-09-24 12:47:48 +08:00
parent 7697206c5a
commit f4af0ce690
51 changed files with 11375 additions and 531 deletions

View File

@@ -9,6 +9,7 @@
"Ewide.NbzsZheliban/1.0.0": {
"dependencies": {
"Ewide.Core": "1.0.0",
"Ewide.Nbzs.Entity": "1.0.0",
"Magick.NET-Q16-AnyCPU": "8.3.1"
},
"runtime": {
@@ -43,7 +44,7 @@
},
"CSRedisCore/3.6.6": {
"dependencies": {
"Newtonsoft.Json": "12.0.3",
"Newtonsoft.Json": "13.0.1",
"System.ValueTuple": "4.5.0"
},
"runtime": {
@@ -608,7 +609,7 @@
"MiniProfiler.Shared/4.2.22": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Newtonsoft.Json": "12.0.3",
"Newtonsoft.Json": "13.0.1",
"System.ComponentModel.Primitives": "4.3.0",
"System.Data.Common": "4.3.0",
"System.Diagnostics.DiagnosticSource": "5.0.1",
@@ -703,11 +704,11 @@
"System.Xml.XDocument": "4.3.0"
}
},
"Newtonsoft.Json/12.0.3": {
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "12.0.0.0",
"fileVersion": "12.0.3.23909"
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
@@ -1063,7 +1064,7 @@
"dependencies": {
"Microsoft.Data.Sqlite": "2.2.4",
"MySql.Data": "8.0.21",
"Newtonsoft.Json": "12.0.3",
"Newtonsoft.Json": "13.0.1",
"Npgsql": "4.1.3.1",
"Oracle.ManagedDataAccess.Core": "2.18.3",
"SqlSugarCore.Dm": "1.0.0",
@@ -2033,6 +2034,14 @@
"Ewide.Core.dll": {}
}
},
"Ewide.Nbzs.Entity/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"Ewide.Nbzs.Entity.dll": {}
}
},
"Furion/2.18.7": {
"dependencies": {
"Furion.Extras.DependencyModel.CodeAnalysis": "2.18.7",
@@ -2519,12 +2528,12 @@
"path": "netstandard.library/1.6.1",
"hashPath": "netstandard.library.1.6.1.nupkg.sha512"
},
"Newtonsoft.Json/12.0.3": {
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
"path": "newtonsoft.json/12.0.3",
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"Npgsql/4.1.3.1": {
"type": "package",
@@ -3469,6 +3478,11 @@
"serviceable": false,
"sha512": ""
},
"Ewide.Nbzs.Entity/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Furion/2.18.7": {
"type": "project",
"serviceable": false,