|
|
|
@ -13,6 +13,10 @@
|
|
|
|
|
"Microsoft.Extensions.Configuration.Json": "7.0.0",
|
|
|
|
|
"Newtonsoft.Json": "13.0.3",
|
|
|
|
|
"StackExchange.Redis": "2.7.33",
|
|
|
|
|
"Swashbuckle.AspNetCore": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.5.0",
|
|
|
|
|
"log4net": "2.0.15"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
@ -41,6 +45,7 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
|
|
|
|
"Microsoft.Extensions.Configuration/7.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
|
|
@ -126,14 +131,7 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
|
|
|
"assemblyVersion": "6.0.0.0",
|
|
|
|
|
"fileVersion": "6.0.21.52210"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {},
|
|
|
|
|
"Microsoft.Extensions.Primitives/7.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
|
@ -146,6 +144,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.NETCore.Platforms/2.0.0": {},
|
|
|
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
|
|
|
"assemblyVersion": "1.2.3.0",
|
|
|
|
|
"fileVersion": "1.2.3.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Newtonsoft.Json/13.0.3": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
|
|
@ -177,6 +183,44 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.OpenApi": "1.2.3"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Configuration.ConfigurationManager/4.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Security.Cryptography.ProtectedData": "4.5.0",
|
|
|
|
@ -190,14 +234,7 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Diagnostics.DiagnosticSource/4.7.1": {},
|
|
|
|
|
"System.IO.Pipelines/5.0.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.0/System.IO.Pipelines.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.1",
|
|
|
|
|
"fileVersion": "5.0.120.57516"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.IO.Pipelines/5.0.1": {},
|
|
|
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
|
|
|
"System.Security.AccessControl/4.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -290,6 +327,13 @@
|
|
|
|
|
"path": "log4net/2.0.15",
|
|
|
|
|
"hashPath": "log4net.2.0.15.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
|
|
|
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
|
|
|
|
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.Configuration/7.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
@ -360,6 +404,13 @@
|
|
|
|
|
"path": "microsoft.netcore.platforms/2.0.0",
|
|
|
|
|
"hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
|
|
|
|
"path": "microsoft.openapi/1.2.3",
|
|
|
|
|
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Newtonsoft.Json/13.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
@ -381,6 +432,34 @@
|
|
|
|
|
"path": "stackexchange.redis/2.7.33",
|
|
|
|
|
"hashPath": "stackexchange.redis.2.7.33.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.swagger/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Configuration.ConfigurationManager/4.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|