diff --git a/.gitignore b/.gitignore
index 1e99217..8490832 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
#
-bin
-obj
+bin/*
+obj/*
#
Db/*
diff --git a/bin/Debug/net10.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll b/bin/Debug/net10.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll
deleted file mode 100644
index adaf9ff..0000000
Binary files a/bin/Debug/net10.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/AutoMapper.dll b/bin/Debug/net10.0/AutoMapper.dll
deleted file mode 100644
index d8bab71..0000000
Binary files a/bin/Debug/net10.0/AutoMapper.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/BouncyCastle.Crypto.dll b/bin/Debug/net10.0/BouncyCastle.Crypto.dll
deleted file mode 100644
index 395228b..0000000
Binary files a/bin/Debug/net10.0/BouncyCastle.Crypto.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/DnsClient.dll b/bin/Debug/net10.0/DnsClient.dll
deleted file mode 100644
index 24e476d..0000000
Binary files a/bin/Debug/net10.0/DnsClient.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Google.Protobuf.dll b/bin/Debug/net10.0/Google.Protobuf.dll
deleted file mode 100644
index 4f9473f..0000000
Binary files a/bin/Debug/net10.0/Google.Protobuf.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL-Parser.dll b/bin/Debug/net10.0/GraphQL-Parser.dll
deleted file mode 100644
index 79d3826..0000000
Binary files a/bin/Debug/net10.0/GraphQL-Parser.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.NewtonsoftJson.dll b/bin/Debug/net10.0/GraphQL.NewtonsoftJson.dll
deleted file mode 100644
index 59f52c0..0000000
Binary files a/bin/Debug/net10.0/GraphQL.NewtonsoftJson.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Core.dll b/bin/Debug/net10.0/GraphQL.Server.Core.dll
deleted file mode 100644
index 15da9da..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Core.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll b/bin/Debug/net10.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll
deleted file mode 100644
index d4925c7..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Transports.AspNetCore.dll b/bin/Debug/net10.0/GraphQL.Server.Transports.AspNetCore.dll
deleted file mode 100644
index 0f6c5ff..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Transports.AspNetCore.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll b/bin/Debug/net10.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll
deleted file mode 100644
index 06aca27..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Transports.WebSockets.dll b/bin/Debug/net10.0/GraphQL.Server.Transports.WebSockets.dll
deleted file mode 100644
index e5fdeb8..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Transports.WebSockets.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Ui.Playground.dll b/bin/Debug/net10.0/GraphQL.Server.Ui.Playground.dll
deleted file mode 100644
index c1134b6..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Ui.Playground.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.Server.Ui.Voyager.dll b/bin/Debug/net10.0/GraphQL.Server.Ui.Voyager.dll
deleted file mode 100644
index 95ad417..0000000
Binary files a/bin/Debug/net10.0/GraphQL.Server.Ui.Voyager.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.SystemTextJson.dll b/bin/Debug/net10.0/GraphQL.SystemTextJson.dll
deleted file mode 100644
index 5b12cd7..0000000
Binary files a/bin/Debug/net10.0/GraphQL.SystemTextJson.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/GraphQL.dll b/bin/Debug/net10.0/GraphQL.dll
deleted file mode 100644
index fe044df..0000000
Binary files a/bin/Debug/net10.0/GraphQL.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/IdentityModel.AspNetCore.OAuth2Introspection.dll b/bin/Debug/net10.0/IdentityModel.AspNetCore.OAuth2Introspection.dll
deleted file mode 100644
index abf5e7f..0000000
Binary files a/bin/Debug/net10.0/IdentityModel.AspNetCore.OAuth2Introspection.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/IdentityModel.dll b/bin/Debug/net10.0/IdentityModel.dll
deleted file mode 100644
index 740b5d3..0000000
Binary files a/bin/Debug/net10.0/IdentityModel.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/K4os.Compression.LZ4.Streams.dll b/bin/Debug/net10.0/K4os.Compression.LZ4.Streams.dll
deleted file mode 100644
index 7b9b44a..0000000
Binary files a/bin/Debug/net10.0/K4os.Compression.LZ4.Streams.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/K4os.Compression.LZ4.dll b/bin/Debug/net10.0/K4os.Compression.LZ4.dll
deleted file mode 100644
index 7703f3d..0000000
Binary files a/bin/Debug/net10.0/K4os.Compression.LZ4.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/K4os.Hash.xxHash.dll b/bin/Debug/net10.0/K4os.Hash.xxHash.dll
deleted file mode 100644
index 4179a29..0000000
Binary files a/bin/Debug/net10.0/K4os.Hash.xxHash.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MessagePack.dll b/bin/Debug/net10.0/MessagePack.dll
deleted file mode 100644
index 5cc335a..0000000
Binary files a/bin/Debug/net10.0/MessagePack.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
deleted file mode 100644
index c52c51f..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.Http.Connections.Client.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.Http.Connections.Client.dll
deleted file mode 100644
index 63d7438..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.Http.Connections.Client.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.Mvc.Versioning.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.Mvc.Versioning.dll
deleted file mode 100644
index 3abddb2..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.Mvc.Versioning.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Client.Core.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Client.Core.dll
deleted file mode 100644
index 9678867..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Client.Core.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Client.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Client.dll
deleted file mode 100644
index ae44976..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Client.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll
deleted file mode 100644
index 1b360a8..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll
deleted file mode 100644
index 80de21c..0000000
Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll b/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll
deleted file mode 100644
index be25bdb..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Bcl.HashCode.dll b/bin/Debug/net10.0/Microsoft.Bcl.HashCode.dll
deleted file mode 100644
index 33571cf..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Bcl.HashCode.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll b/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 65e5651..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Data.Sqlite.dll b/bin/Debug/net10.0/Microsoft.Data.Sqlite.dll
deleted file mode 100644
index 0642234..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Data.Sqlite.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.DotNet.PlatformAbstractions.dll b/bin/Debug/net10.0/Microsoft.DotNet.PlatformAbstractions.dll
deleted file mode 100644
index 558229b..0000000
Binary files a/bin/Debug/net10.0/Microsoft.DotNet.PlatformAbstractions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll
deleted file mode 100644
index fddac3a..0000000
Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll
deleted file mode 100644
index 9ba1a24..0000000
Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll
deleted file mode 100644
index 5a1eddc..0000000
Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Sqlite.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Sqlite.dll
deleted file mode 100644
index af2d51e..0000000
Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Sqlite.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll
deleted file mode 100644
index dec44dd..0000000
Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll b/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll
deleted file mode 100644
index 02b9f97..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.IO.RecyclableMemoryStream.dll b/bin/Debug/net10.0/Microsoft.IO.RecyclableMemoryStream.dll
deleted file mode 100644
index e7ef292..0000000
Binary files a/bin/Debug/net10.0/Microsoft.IO.RecyclableMemoryStream.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Identity.Client.dll b/bin/Debug/net10.0/Microsoft.Identity.Client.dll
deleted file mode 100644
index e540038..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Identity.Client.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll
deleted file mode 100644
index e246717..0000000
Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll
deleted file mode 100644
index fef3842..0000000
Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
deleted file mode 100644
index f75d40e..0000000
Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll
deleted file mode 100644
index eb821e7..0000000
Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll
deleted file mode 100644
index d651edf..0000000
Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.OpenApi.dll b/bin/Debug/net10.0/Microsoft.OpenApi.dll
deleted file mode 100644
index 14f3ded..0000000
Binary files a/bin/Debug/net10.0/Microsoft.OpenApi.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll b/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index e27fe8d..0000000
Binary files a/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MongoDB.Bson.dll b/bin/Debug/net10.0/MongoDB.Bson.dll
deleted file mode 100644
index 3473cc5..0000000
Binary files a/bin/Debug/net10.0/MongoDB.Bson.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MongoDB.Driver.Core.dll b/bin/Debug/net10.0/MongoDB.Driver.Core.dll
deleted file mode 100644
index d594ff6..0000000
Binary files a/bin/Debug/net10.0/MongoDB.Driver.Core.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MongoDB.Driver.dll b/bin/Debug/net10.0/MongoDB.Driver.dll
deleted file mode 100644
index 91b7493..0000000
Binary files a/bin/Debug/net10.0/MongoDB.Driver.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MongoDB.Libmongocrypt.dll b/bin/Debug/net10.0/MongoDB.Libmongocrypt.dll
deleted file mode 100644
index 320557b..0000000
Binary files a/bin/Debug/net10.0/MongoDB.Libmongocrypt.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MySql.Data.dll b/bin/Debug/net10.0/MySql.Data.dll
deleted file mode 100644
index 810eb07..0000000
Binary files a/bin/Debug/net10.0/MySql.Data.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/MySql.EntityFrameworkCore.dll b/bin/Debug/net10.0/MySql.EntityFrameworkCore.dll
deleted file mode 100644
index 71fa9c6..0000000
Binary files a/bin/Debug/net10.0/MySql.EntityFrameworkCore.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Newtonsoft.Json.dll b/bin/Debug/net10.0/Newtonsoft.Json.dll
deleted file mode 100644
index b501fb6..0000000
Binary files a/bin/Debug/net10.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Oracle.EntityFrameworkCore.dll b/bin/Debug/net10.0/Oracle.EntityFrameworkCore.dll
deleted file mode 100644
index 017d5a7..0000000
Binary files a/bin/Debug/net10.0/Oracle.EntityFrameworkCore.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Oracle.ManagedDataAccess.dll b/bin/Debug/net10.0/Oracle.ManagedDataAccess.dll
deleted file mode 100644
index 88b11f0..0000000
Binary files a/bin/Debug/net10.0/Oracle.ManagedDataAccess.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/PhoneNumbers.dll b/bin/Debug/net10.0/PhoneNumbers.dll
deleted file mode 100644
index f3869eb..0000000
Binary files a/bin/Debug/net10.0/PhoneNumbers.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/RestSharp.dll b/bin/Debug/net10.0/RestSharp.dll
deleted file mode 100644
index d27dbd1..0000000
Binary files a/bin/Debug/net10.0/RestSharp.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/SQLitePCLRaw.batteries_v2.dll b/bin/Debug/net10.0/SQLitePCLRaw.batteries_v2.dll
deleted file mode 100644
index a712573..0000000
Binary files a/bin/Debug/net10.0/SQLitePCLRaw.batteries_v2.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/SQLitePCLRaw.core.dll b/bin/Debug/net10.0/SQLitePCLRaw.core.dll
deleted file mode 100644
index 0f5d814..0000000
Binary files a/bin/Debug/net10.0/SQLitePCLRaw.core.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/SQLitePCLRaw.nativelibrary.dll b/bin/Debug/net10.0/SQLitePCLRaw.nativelibrary.dll
deleted file mode 100644
index e1da07c..0000000
Binary files a/bin/Debug/net10.0/SQLitePCLRaw.nativelibrary.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/SQLitePCLRaw.provider.dynamic_cdecl.dll b/bin/Debug/net10.0/SQLitePCLRaw.provider.dynamic_cdecl.dll
deleted file mode 100644
index 1a511eb..0000000
Binary files a/bin/Debug/net10.0/SQLitePCLRaw.provider.dynamic_cdecl.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/SharpCompress.dll b/bin/Debug/net10.0/SharpCompress.dll
deleted file mode 100644
index 518e6c8..0000000
Binary files a/bin/Debug/net10.0/SharpCompress.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll b/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll
deleted file mode 100644
index 8c415ae..0000000
Binary files a/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll
deleted file mode 100644
index 983193b..0000000
Binary files a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll
deleted file mode 100644
index 9e2526f..0000000
Binary files a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll b/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll
deleted file mode 100644
index 7d0b114..0000000
Binary files a/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Drawing.Common.dll b/bin/Debug/net10.0/System.Drawing.Common.dll
deleted file mode 100644
index 69e5f5c..0000000
Binary files a/bin/Debug/net10.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll b/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll
deleted file mode 100644
index a605605..0000000
Binary files a/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Reactive.Core.dll b/bin/Debug/net10.0/System.Reactive.Core.dll
deleted file mode 100644
index a3b43b6..0000000
Binary files a/bin/Debug/net10.0/System.Reactive.Core.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Reactive.Linq.dll b/bin/Debug/net10.0/System.Reactive.Linq.dll
deleted file mode 100644
index 9d91f71..0000000
Binary files a/bin/Debug/net10.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Reactive.dll b/bin/Debug/net10.0/System.Reactive.dll
deleted file mode 100644
index eb364ec..0000000
Binary files a/bin/Debug/net10.0/System.Reactive.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Runtime.Caching.dll b/bin/Debug/net10.0/System.Runtime.Caching.dll
deleted file mode 100644
index e57fb59..0000000
Binary files a/bin/Debug/net10.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll b/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 3feb9f9..0000000
Binary files a/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Security.Permissions.dll b/bin/Debug/net10.0/System.Security.Permissions.dll
deleted file mode 100644
index 76faf41..0000000
Binary files a/bin/Debug/net10.0/System.Security.Permissions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/System.Windows.Extensions.dll b/bin/Debug/net10.0/System.Windows.Extensions.dll
deleted file mode 100644
index 7f075b2..0000000
Binary files a/bin/Debug/net10.0/System.Windows.Extensions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Ubiety.Dns.Core.dll b/bin/Debug/net10.0/Ubiety.Dns.Core.dll
deleted file mode 100644
index b10ecf2..0000000
Binary files a/bin/Debug/net10.0/Ubiety.Dns.Core.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/Zstandard.Net.dll b/bin/Debug/net10.0/Zstandard.Net.dll
deleted file mode 100644
index b38d200..0000000
Binary files a/bin/Debug/net10.0/Zstandard.Net.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/appsettings.Development.json b/bin/Debug/net10.0/appsettings.Development.json
deleted file mode 100644
index 691295f..0000000
--- a/bin/Debug/net10.0/appsettings.Development.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "AllowedOrigins": [
- "http://localhost:5000",
- "https://localhost:5001",
- "http://api.saherelm.ir",
- "https://api.saherelm.ir",
- "http://api.saherelmhub.ir",
- "https://api.saherelmhub.ir"
- ],
- "IdentityServiceConfiguration": {
- "Authority": "https://localhost:4001",
- "ApiName": "xSaherElmAPI",
- "ApiSecret": "s@H@1694056",
- "ClientId": "xSaherElmAPIClient",
- "ClientSecret": "s@H@1694056",
- "XPoweredValue": "SaherElmITCenter",
- "XRevisionSecretKey": "SaherElmITCenter@1694056",
- "DefaultClientTimeout": -1
- },
- "StorageConfiguration": {
- "Authority": "https://localhost:5001",
- "IdentityAuthority": "https://localhost:5001",
- "Storage": "Storage",
- "Temp": "Temp",
- "Thumb": "Thumb",
- "Uploads": "Uploads",
- "Widgets": "Widgets",
- "Image": "Image",
- "Audio": "Audio",
- "Video": "Video",
- "Document": "Document",
- "FilePrefix": "xSaherElm_",
- "ThumbPrefix": "Thumb_",
- "ThumbSize": 512,
- "ThumbQuality": 72,
- "MaxFileSize": 41943040
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AllowedHosts": "*"
-}
\ No newline at end of file
diff --git a/bin/Debug/net10.0/appsettings.json b/bin/Debug/net10.0/appsettings.json
deleted file mode 100644
index 0898290..0000000
--- a/bin/Debug/net10.0/appsettings.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "Version": "0.1",
- "Name": "xAiApi",
- "DefaultLanguage": "fa-IR",
- "XPoweredValue": "SaherElmITCenter",
- "WelcomeMessage": "Welcome to xSaherElm Project's AI API",
- "AllowedOrigins": [
- "http://api.saherelm.ir",
- "https://api.saherelm.ir",
- "http://api.saherelmhub.ir",
- "https://api.saherelmhub.ir"
- ],
- "SwaggerConfiguration": {
- "Version": "v1.0",
- "Title": "xSaherElm AI API",
- "Description": "Complete AI API Documentation",
- "Contact": {
- "Name": "Hadi Khazaee Asl",
- "Email": "hadi_khazaee_asl@yahoo.com",
- "Url": "https://www.saherelm.ir"
- }
- },
- "HttpServiceConfiguration": {
- "DisableSSLCheck": true,
- "DefaultClientTimeout": -1
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*"
-}
diff --git a/bin/Debug/net10.0/nuget.config b/bin/Debug/net10.0/nuget.config
deleted file mode 100644
index 394df7c..0000000
--- a/bin/Debug/net10.0/nuget.config
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/bin/Debug/net10.0/runtimes/alpine-x64/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/alpine-x64/native/libe_sqlite3.so
deleted file mode 100644
index 3c6625e..0000000
Binary files a/bin/Debug/net10.0/runtimes/alpine-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux-arm/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/linux-arm/native/libe_sqlite3.so
deleted file mode 100644
index 9db3b54..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux-arm64/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/linux-arm64/native/libe_sqlite3.so
deleted file mode 100644
index 8a3b989..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux-armel/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/linux-armel/native/libe_sqlite3.so
deleted file mode 100644
index e199382..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
deleted file mode 100644
index 3c6625e..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux-x64/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/linux-x64/native/libe_sqlite3.so
deleted file mode 100644
index 2781187..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux-x86/native/libe_sqlite3.so b/bin/Debug/net10.0/runtimes/linux-x86/native/libe_sqlite3.so
deleted file mode 100644
index 1a7fb14..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/linux/native/libmongocrypt.so b/bin/Debug/net10.0/runtimes/linux/native/libmongocrypt.so
deleted file mode 100644
index 9bcfbf0..0000000
Binary files a/bin/Debug/net10.0/runtimes/linux/native/libmongocrypt.so and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/bin/Debug/net10.0/runtimes/osx-x64/native/libe_sqlite3.dylib
deleted file mode 100644
index d31c571..0000000
Binary files a/bin/Debug/net10.0/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/osx/native/libmongocrypt.dylib b/bin/Debug/net10.0/runtimes/osx/native/libmongocrypt.dylib
deleted file mode 100644
index 6953c78..0000000
Binary files a/bin/Debug/net10.0/runtimes/osx/native/libmongocrypt.dylib and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll b/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll
deleted file mode 100644
index 6af5204..0000000
Binary files a/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll b/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 209356f..0000000
Binary files a/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll b/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
deleted file mode 100644
index 3a19d3d..0000000
Binary files a/bin/Debug/net10.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-arm/native/e_sqlite3.dll b/bin/Debug/net10.0/runtimes/win-arm/native/e_sqlite3.dll
deleted file mode 100644
index 4ab44c0..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-arm64/native/e_sqlite3.dll b/bin/Debug/net10.0/runtimes/win-arm64/native/e_sqlite3.dll
deleted file mode 100644
index 567ac65..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-arm64/native/sni.dll b/bin/Debug/net10.0/runtimes/win-arm64/native/sni.dll
deleted file mode 100644
index 7b8f9d8..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-arm64/native/sni.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-x64/native/e_sqlite3.dll b/bin/Debug/net10.0/runtimes/win-x64/native/e_sqlite3.dll
deleted file mode 100644
index fee8952..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-x64/native/sni.dll b/bin/Debug/net10.0/runtimes/win-x64/native/sni.dll
deleted file mode 100644
index c1a05a5..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-x64/native/sni.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-x86/native/e_sqlite3.dll b/bin/Debug/net10.0/runtimes/win-x86/native/e_sqlite3.dll
deleted file mode 100644
index 3cbd9eb..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win-x86/native/sni.dll b/bin/Debug/net10.0/runtimes/win-x86/native/sni.dll
deleted file mode 100644
index 5fc21ac..0000000
Binary files a/bin/Debug/net10.0/runtimes/win-x86/native/sni.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll b/bin/Debug/net10.0/runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll
deleted file mode 100644
index 4178067..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll b/bin/Debug/net10.0/runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 2beb2db..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll b/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index c49c358..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll b/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
deleted file mode 100644
index 9a04b68..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll b/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
deleted file mode 100644
index 3fb4939..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll b/bin/Debug/net10.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 73536ac..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/native/libzstd.dll b/bin/Debug/net10.0/runtimes/win/native/libzstd.dll
deleted file mode 100644
index e669123..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/native/libzstd.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/native/mongocrypt.dll b/bin/Debug/net10.0/runtimes/win/native/mongocrypt.dll
deleted file mode 100644
index ebbb7cc..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/native/mongocrypt.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/native/snappy32.dll b/bin/Debug/net10.0/runtimes/win/native/snappy32.dll
deleted file mode 100644
index afc82ca..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/native/snappy32.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/runtimes/win/native/snappy64.dll b/bin/Debug/net10.0/runtimes/win/native/snappy64.dll
deleted file mode 100644
index 36cd5fe..0000000
Binary files a/bin/Debug/net10.0/runtimes/win/native/snappy64.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xAiApi.deps.json b/bin/Debug/net10.0/xAiApi.deps.json
deleted file mode 100644
index cf87ef0..0000000
--- a/bin/Debug/net10.0/xAiApi.deps.json
+++ /dev/null
@@ -1,1902 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "xAiApi/1.0.0": {
- "dependencies": {
- "IdentityModel.AspNetCore.OAuth2Introspection": "5.0.0",
- "xDashboard.xCommons": "1.0.0",
- "xDashboard.xHttpService": "1.0.0",
- "xSaherelm.xIdentityHelper": "1.0.0",
- "xCommons": "1.0.0.0",
- "xDataService": "1.0.0.0",
- "xHttpService": "1.0.0.0",
- "xIdentityHelper": "1.0.0.0",
- "xIdentityModels": "1.0.0.0",
- "xIdentityService": "1.0.0.0",
- "xModels": "1.0.0.0",
- "xPushService": "1.0.0.0"
- },
- "runtime": {
- "xAiApi.dll": {}
- }
- },
- "AutoMapper/10.1.1": {
- "runtime": {
- "lib/netstandard2.0/AutoMapper.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.1.1.0"
- }
- }
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": {
- "dependencies": {
- "AutoMapper": "10.1.1"
- },
- "runtime": {
- "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.1.0.0"
- }
- }
- },
- "BouncyCastle.NetCore/1.8.5": {
- "runtime": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "assemblyVersion": "1.8.5.0",
- "fileVersion": "1.8.19031.1"
- }
- }
- },
- "DnsClient/1.4.0": {
- "runtime": {
- "lib/netstandard2.1/DnsClient.dll": {
- "assemblyVersion": "1.4.0.0",
- "fileVersion": "1.4.0.0"
- }
- }
- },
- "Google.Protobuf/3.14.0": {
- "runtime": {
- "lib/netstandard2.0/Google.Protobuf.dll": {
- "assemblyVersion": "3.14.0.0",
- "fileVersion": "3.14.0.0"
- }
- }
- },
- "GraphQL/3.0.0.2026": {
- "dependencies": {
- "GraphQL-Parser": "5.3.0",
- "System.Reactive.Core": "4.4.1",
- "System.Reactive.Linq": "4.4.1"
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "GraphQL-Parser/5.3.0": {
- "runtime": {
- "lib/netstandard2.0/GraphQL-Parser.dll": {
- "assemblyVersion": "5.3.0.0",
- "fileVersion": "5.3.0.0"
- }
- }
- },
- "GraphQL.NewtonsoftJson/3.0.0.2026": {
- "dependencies": {
- "GraphQL": "3.0.0.2026",
- "Newtonsoft.Json": "12.0.3"
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.NewtonsoftJson.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "GraphQL.Server.Core/4.0.1": {
- "dependencies": {
- "GraphQL": "3.0.0.2026"
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.Server.Core.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.Server.Transports.AspNetCore/4.0.1": {
- "dependencies": {
- "GraphQL.Server.Core": "4.0.1"
- },
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Transports.AspNetCore.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": {
- "dependencies": {
- "GraphQL.NewtonsoftJson": "3.0.0.2026",
- "GraphQL.Server.Transports.AspNetCore": "4.0.1"
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": {
- "dependencies": {
- "GraphQL.NewtonsoftJson": "3.0.0.2026",
- "GraphQL.Server.Core": "4.0.1"
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.Server.Transports.WebSockets/4.0.1": {
- "dependencies": {
- "GraphQL.Server.Transports.Subscriptions.Abstractions": "4.0.1"
- },
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Transports.WebSockets.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.Server.Ui.Playground/4.0.1": {
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Playground.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.Server.Ui.Voyager/4.0.1": {
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Voyager.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.0.1.0"
- }
- }
- },
- "GraphQL.SystemTextJson/3.0.0.2026": {
- "dependencies": {
- "GraphQL": "3.0.0.2026"
- },
- "runtime": {
- "lib/netcoreapp3.0/GraphQL.SystemTextJson.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "IdentityModel/5.0.1": {
- "runtime": {
- "lib/net5.0/IdentityModel.dll": {
- "assemblyVersion": "5.0.1.0",
- "fileVersion": "5.0.1.0"
- }
- }
- },
- "IdentityModel.AspNetCore.OAuth2Introspection/5.0.0": {
- "dependencies": {
- "IdentityModel": "5.0.1"
- },
- "runtime": {
- "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "K4os.Compression.LZ4/1.1.11": {
- "runtime": {
- "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
- "assemblyVersion": "1.1.11.0",
- "fileVersion": "1.1.11.0"
- }
- }
- },
- "K4os.Compression.LZ4.Streams/1.1.11": {
- "dependencies": {
- "K4os.Compression.LZ4": "1.1.11",
- "K4os.Hash.xxHash": "1.0.6"
- },
- "runtime": {
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {
- "assemblyVersion": "1.1.11.0",
- "fileVersion": "1.1.11.0"
- }
- }
- },
- "K4os.Hash.xxHash/1.0.6": {
- "runtime": {
- "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
- "assemblyVersion": "1.0.6.0",
- "fileVersion": "1.0.6.0"
- }
- }
- },
- "libphonenumber-csharp/8.12.17": {
- "runtime": {
- "lib/netstandard2.0/PhoneNumbers.dll": {
- "assemblyVersion": "8.12.17.0",
- "fileVersion": "8.12.17.0"
- }
- }
- },
- "MessagePack/1.9.11": {
- "runtime": {
- "lib/netstandard2.0/MessagePack.dll": {
- "assemblyVersion": "1.9.0.0",
- "fileVersion": "1.9.11.48492"
- }
- }
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
- "assemblyVersion": "2.2.0.0",
- "fileVersion": "2.2.0.18316"
- }
- }
- },
- "Microsoft.AspNetCore.Http.Connections.Client/3.1.31": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": {
- "assemblyVersion": "3.1.31.0",
- "fileVersion": "3.100.3122.51409"
- }
- }
- },
- "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {
- "assemblyVersion": "4.1.0.0",
- "fileVersion": "4.1.7277.28678"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Client/3.1.31": {
- "dependencies": {
- "Microsoft.AspNetCore.Http.Connections.Client": "3.1.31",
- "Microsoft.AspNetCore.SignalR.Client.Core": "3.1.31"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
- "assemblyVersion": "3.1.31.0",
- "fileVersion": "3.100.3122.51409"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
- "assemblyVersion": "3.1.31.0",
- "fileVersion": "3.100.3122.51409"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": {
- "dependencies": {
- "MessagePack": "1.9.11"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll": {
- "assemblyVersion": "3.1.31.0",
- "fileVersion": "3.100.3122.51409"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": {
- "dependencies": {
- "Newtonsoft.Json": "12.0.3"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll": {
- "assemblyVersion": "5.0.17.0",
- "fileVersion": "5.0.1722.21507"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "Microsoft.Bcl.HashCode/1.1.1": {
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "4.700.20.56604"
- }
- }
- },
- "Microsoft.Data.SqlClient/1.1.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "3.0.8",
- "Microsoft.IdentityModel.JsonWebTokens": "5.6.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
- "System.Configuration.ConfigurationManager": "4.5.0",
- "System.Runtime.Caching": "4.5.0",
- "runtime.native.System.Data.SqlClient.sni": "4.4.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "1.13.20136.2",
- "fileVersion": "1.13.20136.2"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "1.13.20136.2",
- "fileVersion": "1.13.20136.2"
- },
- "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "1.13.20136.2",
- "fileVersion": "1.13.20136.2"
- }
- }
- },
- "Microsoft.Data.Sqlite.Core/3.1.14": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.0.2"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.100.1421.16508"
- }
- }
- },
- "Microsoft.DotNet.PlatformAbstractions/3.1.6": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": {
- "assemblyVersion": "3.1.6.0",
- "fileVersion": "3.100.620.31604"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/3.1.14": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
- "Microsoft.Bcl.HashCode": "1.1.1",
- "Microsoft.EntityFrameworkCore.Abstractions": "3.1.14"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.100.1421.16508"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/3.1.14": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.100.1421.16508"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/3.1.14": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "3.1.14"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.100.1421.16508"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite/3.1.14": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Sqlite.Core": "3.1.14",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.0.2"
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": {
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "3.1.14",
- "Microsoft.DotNet.PlatformAbstractions": "3.1.6",
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14",
- "Microsoft.Extensions.DependencyModel": "3.1.6"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.100.1421.16508"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/3.1.14": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "1.1.3",
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.100.1421.16508"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/3.1.6": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "3.1.6.0",
- "fileVersion": "3.100.620.31604"
- }
- }
- },
- "Microsoft.Identity.Client/3.0.8": {
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "3.0.8.0",
- "fileVersion": "3.0.8.0"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/5.6.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "5.6.0",
- "Newtonsoft.Json": "12.0.3"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "5.6.0.0",
- "fileVersion": "5.6.0.61018"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/5.6.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "5.6.0.0",
- "fileVersion": "5.6.0.61018"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/5.5.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "5.6.0",
- "Microsoft.IdentityModel.Tokens": "5.6.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "5.5.0.0",
- "fileVersion": "5.5.0.60624"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "5.5.0",
- "Newtonsoft.Json": "12.0.3",
- "System.IdentityModel.Tokens.Jwt": "5.6.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "5.5.0.0",
- "fileVersion": "5.5.0.60624"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/5.6.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "5.6.0",
- "Newtonsoft.Json": "12.0.3"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "5.6.0.0",
- "fileVersion": "5.6.0.61018"
- }
- }
- },
- "Microsoft.IO.RecyclableMemoryStream/1.4.0": {
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll": {
- "assemblyVersion": "1.4.0.0",
- "fileVersion": "1.4.0.0"
- }
- }
- },
- "Microsoft.OpenApi/1.2.3": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "assemblyVersion": "1.2.3.0",
- "fileVersion": "1.2.3.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "MongoDB.Bson/2.13.2": {
- "runtime": {
- "lib/netstandard2.1/MongoDB.Bson.dll": {
- "assemblyVersion": "2.13.2.0",
- "fileVersion": "2.13.2.0"
- }
- }
- },
- "MongoDB.Driver/2.13.2": {
- "dependencies": {
- "MongoDB.Bson": "2.13.2",
- "MongoDB.Driver.Core": "2.13.2",
- "MongoDB.Libmongocrypt": "1.2.2"
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Driver.dll": {
- "assemblyVersion": "2.13.2.0",
- "fileVersion": "2.13.2.0"
- }
- }
- },
- "MongoDB.Driver.Core/2.13.2": {
- "dependencies": {
- "DnsClient": "1.4.0",
- "MongoDB.Bson": "2.13.2",
- "MongoDB.Libmongocrypt": "1.2.2",
- "SharpCompress": "0.23.0"
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Driver.Core.dll": {
- "assemblyVersion": "2.13.2.0",
- "fileVersion": "2.13.2.0"
- }
- },
- "runtimeTargets": {
- "runtimes/win/native/libzstd.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win/native/snappy32.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "1.1.1.7"
- },
- "runtimes/win/native/snappy64.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "1.1.1.7"
- }
- }
- },
- "MongoDB.Libmongocrypt/1.2.2": {
- "runtime": {
- "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
- "assemblyVersion": "1.2.2.0",
- "fileVersion": "1.2.2.0"
- }
- },
- "runtimeTargets": {
- "runtimes/linux/native/libmongocrypt.so": {
- "rid": "linux",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx/native/libmongocrypt.dylib": {
- "rid": "osx",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win/native/mongocrypt.dll": {
- "rid": "win",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "MySql.Data/8.0.26": {
- "dependencies": {
- "BouncyCastle.NetCore": "1.8.5",
- "Google.Protobuf": "3.14.0",
- "K4os.Compression.LZ4": "1.1.11",
- "K4os.Compression.LZ4.Streams": "1.1.11",
- "K4os.Hash.xxHash": "1.0.6",
- "System.Configuration.ConfigurationManager": "4.5.0",
- "System.Security.Permissions": "4.7.0"
- },
- "runtime": {
- "lib/net5.0/MySql.Data.dll": {
- "assemblyVersion": "8.0.26.0",
- "fileVersion": "8.0.26.0"
- },
- "lib/net5.0/Ubiety.Dns.Core.dll": {
- "assemblyVersion": "2.2.1.0",
- "fileVersion": "2.2.1.0"
- },
- "lib/net5.0/Zstandard.Net.dll": {
- "assemblyVersion": "1.1.7.0",
- "fileVersion": "1.1.7.0"
- }
- }
- },
- "MySql.EntityFrameworkCore/3.1.14": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14",
- "MySql.Data": "8.0.26"
- },
- "runtime": {
- "lib/netstandard2.1/MySql.EntityFrameworkCore.dll": {
- "assemblyVersion": "3.1.14.0",
- "fileVersion": "3.1.14.0"
- }
- }
- },
- "Newtonsoft.Json/12.0.3": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "12.0.0.0",
- "fileVersion": "12.0.3.23909"
- }
- }
- },
- "Oracle.EntityFrameworkCore/3.19.80": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14",
- "Oracle.ManagedDataAccess.Core": "2.19.80"
- },
- "runtime": {
- "lib/netstandard2.0/Oracle.EntityFrameworkCore.dll": {
- "assemblyVersion": "3.1.19.1",
- "fileVersion": "3.1.19.1"
- }
- }
- },
- "Oracle.ManagedDataAccess.Core/2.19.80": {
- "runtime": {
- "lib/netstandard2.0/Oracle.ManagedDataAccess.dll": {
- "assemblyVersion": "2.0.19.1",
- "fileVersion": "2.0.19.1"
- }
- }
- },
- "RestSharp/106.11.7": {
- "runtime": {
- "lib/netstandard2.0/RestSharp.dll": {
- "assemblyVersion": "106.11.7.0",
- "fileVersion": "106.11.7.0"
- }
- }
- },
- "runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "dependencies": {
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
- }
- },
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "runtimeTargets": {
- "runtimes/win-arm64/native/sni.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "4.6.25512.1"
- }
- }
- },
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "runtimeTargets": {
- "runtimes/win-x64/native/sni.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "4.6.25512.1"
- }
- }
- },
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "runtimeTargets": {
- "runtimes/win-x86/native/sni.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "4.6.25512.1"
- }
- }
- },
- "SharpCompress/0.23.0": {
- "runtime": {
- "lib/netstandard2.0/SharpCompress.dll": {
- "assemblyVersion": "0.23.0.0",
- "fileVersion": "0.23.0.0"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.0.2",
- "SQLitePCLRaw.lib.e_sqlite3": "2.0.2",
- "SQLitePCLRaw.provider.dynamic_cdecl": "2.0.2"
- },
- "runtime": {
- "lib/netcoreapp3.0/SQLitePCLRaw.batteries_v2.dll": {
- "assemblyVersion": "2.0.2.669",
- "fileVersion": "2.0.2.669"
- },
- "lib/netcoreapp3.0/SQLitePCLRaw.nativelibrary.dll": {
- "assemblyVersion": "2.0.2.669",
- "fileVersion": "2.0.2.669"
- }
- }
- },
- "SQLitePCLRaw.core/2.0.2": {
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {
- "assemblyVersion": "2.0.2.669",
- "fileVersion": "2.0.2.669"
- }
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.0.2": {
- "runtimeTargets": {
- "runtimes/alpine-x64/native/libe_sqlite3.so": {
- "rid": "alpine-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "rid": "linux-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "rid": "linux-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "rid": "linux-armel",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "rid": "linux-musl-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "rid": "linux-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.0.2"
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {
- "assemblyVersion": "2.0.2.669",
- "fileVersion": "2.0.2.669"
- }
- }
- },
- "Swashbuckle.AspNetCore.Swagger/6.0.2": {
- "dependencies": {
- "Microsoft.OpenApi": "1.2.3"
- },
- "runtime": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "assemblyVersion": "6.0.2.0",
- "fileVersion": "6.0.2.0"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.0.2": {
- "dependencies": {
- "Swashbuckle.AspNetCore.Swagger": "6.0.2"
- },
- "runtime": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "assemblyVersion": "6.0.2.0",
- "fileVersion": "6.0.2.0"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.0.2": {
- "runtime": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
- "assemblyVersion": "6.0.2.0",
- "fileVersion": "6.0.2.0"
- }
- }
- },
- "System.Configuration.ConfigurationManager/4.5.0": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "4.5.0",
- "System.Security.Permissions": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.6.26515.6"
- }
- }
- },
- "System.Drawing.Common/4.7.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Drawing.Common.dll": {
- "assemblyVersion": "4.0.0.1",
- "fileVersion": "4.6.26919.2"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/5.6.0": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "5.6.0",
- "Microsoft.IdentityModel.Tokens": "5.6.0",
- "Newtonsoft.Json": "12.0.3"
- },
- "runtime": {
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "5.6.0.0",
- "fileVersion": "5.6.0.61018"
- }
- }
- },
- "System.Reactive/5.0.0": {
- "runtime": {
- "lib/net5.0/System.Reactive.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.1"
- }
- }
- },
- "System.Reactive.Core/4.4.1": {
- "dependencies": {
- "System.Reactive": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Reactive.Core.dll": {
- "assemblyVersion": "3.0.6000.0",
- "fileVersion": "3.0.6000.0"
- }
- }
- },
- "System.Reactive.Linq/4.4.1": {
- "dependencies": {
- "System.Reactive": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Reactive.Linq.dll": {
- "assemblyVersion": "3.0.6000.0",
- "fileVersion": "3.0.6000.0"
- }
- }
- },
- "System.Runtime.Caching/4.5.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "4.5.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.6.26515.6"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.6.26515.6"
- },
- "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.6.26515.6"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "4.0.3.0",
- "fileVersion": "4.6.26515.6"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.3.0",
- "fileVersion": "4.6.26515.6"
- }
- }
- },
- "System.Security.Permissions/4.7.0": {
- "dependencies": {
- "System.Windows.Extensions": "4.7.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Permissions.dll": {
- "assemblyVersion": "4.0.3.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.Windows.Extensions/4.7.0": {
- "dependencies": {
- "System.Drawing.Common": "4.7.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.700.19.56404"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "xDashboard.xExceptions/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/xExceptions.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xCommons/1.0.0": {
- "dependencies": {
- "AutoMapper": "10.1.1",
- "AutoMapper.Extensions.Microsoft.DependencyInjection": "8.1.0",
- "IdentityModel": "5.0.1",
- "Microsoft.AspNetCore.Authentication.JwtBearer": "2.2.0",
- "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0",
- "Microsoft.IO.RecyclableMemoryStream": "1.4.0",
- "Newtonsoft.Json": "12.0.3",
- "Swashbuckle.AspNetCore.SwaggerGen": "6.0.2",
- "Swashbuckle.AspNetCore.SwaggerUI": "6.0.2",
- "System.Reactive": "5.0.0",
- "libphonenumber-csharp": "8.12.17",
- "xDashboard.xExceptions": "1.0.0"
- },
- "runtime": {
- "xCommons.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xDataService/1.0.0": {
- "dependencies": {
- "GraphQL": "3.0.0.2026",
- "GraphQL.Server.Transports.AspNetCore": "4.0.1",
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson": "4.0.1",
- "GraphQL.Server.Transports.WebSockets": "4.0.1",
- "GraphQL.Server.Ui.Playground": "4.0.1",
- "GraphQL.Server.Ui.Voyager": "4.0.1",
- "GraphQL.SystemTextJson": "3.0.0.2026",
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
- "Microsoft.EntityFrameworkCore": "3.1.14",
- "Microsoft.EntityFrameworkCore.SqlServer": "3.1.14",
- "Microsoft.EntityFrameworkCore.Sqlite": "3.1.14",
- "MongoDB.Driver": "2.13.2",
- "MySql.EntityFrameworkCore": "3.1.14",
- "Oracle.EntityFrameworkCore": "3.19.80",
- "System.Reactive": "5.0.0",
- "xDashboard.xModels": "1.0.0"
- },
- "runtime": {
- "xDataService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xHttpService/1.0.0": {
- "dependencies": {
- "RestSharp": "106.11.7",
- "xDashboard.xIdentityModels": "1.0.0"
- },
- "runtime": {
- "xHttpService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xIdentityModels/1.0.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "5.6.0",
- "System.IdentityModel.Tokens.Jwt": "5.6.0",
- "xDashboard.xModels": "1.0.0"
- },
- "runtime": {
- "xIdentityModels.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xIdentityService/1.0.0": {
- "dependencies": {
- "IdentityModel.AspNetCore.OAuth2Introspection": "5.0.0",
- "xDashboard.xDataService": "1.0.0",
- "xDashboard.xHttpService": "1.0.0"
- },
- "runtime": {
- "xIdentityService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xModels/1.0.0": {
- "dependencies": {
- "xDashboard.xCommons": "1.0.0"
- },
- "runtime": {
- "xModels.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDashboard.xPushService/1.0.0": {
- "dependencies": {
- "Microsoft.AspNetCore.SignalR.Client": "3.1.31",
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack": "3.1.31",
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson": "5.0.17",
- "xDashboard.xCommons": "1.0.0",
- "xDashboard.xDataService": "1.0.0",
- "xDashboard.xIdentityService": "1.0.0",
- "xDashboard.xModels": "1.0.0"
- },
- "runtime": {
- "xPushService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xSaherelm.xIdentityHelper/1.0.0": {
- "dependencies": {
- "xDashboard.xIdentityService": "1.0.0",
- "xDashboard.xPushService": "1.0.0"
- },
- "runtime": {
- "xIdentityHelper.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xCommons/1.0.0.0": {
- "runtime": {
- "xCommons.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xDataService/1.0.0.0": {
- "runtime": {
- "xDataService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xHttpService/1.0.0.0": {
- "runtime": {
- "xHttpService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xIdentityHelper/1.0.0.0": {
- "runtime": {
- "xIdentityHelper.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xIdentityModels/1.0.0.0": {
- "runtime": {
- "xIdentityModels.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xIdentityService/1.0.0.0": {
- "runtime": {
- "xIdentityService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xModels/1.0.0.0": {
- "runtime": {
- "xModels.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "xPushService/1.0.0.0": {
- "runtime": {
- "xPushService.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "xAiApi/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "AutoMapper/10.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==",
- "path": "automapper/10.1.1",
- "hashPath": "automapper.10.1.1.nupkg.sha512"
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dQyGCAYcHbGuimVvCMu4Ea2S1oYOlgO9XfVdClmY5wgygJMZoS57emPzH0qNfknmtzMm4QbDO9i237W5IDjU1A==",
- "path": "automapper.extensions.microsoft.dependencyinjection/8.1.0",
- "hashPath": "automapper.extensions.microsoft.dependencyinjection.8.1.0.nupkg.sha512"
- },
- "BouncyCastle.NetCore/1.8.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
- "path": "bouncycastle.netcore/1.8.5",
- "hashPath": "bouncycastle.netcore.1.8.5.nupkg.sha512"
- },
- "DnsClient/1.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CO1NG1zQdV0nEAXmr/KppLZ0S1qkaPwV0kPX5YPgmYBtrBVh1XMYHM54IXy3RBJu1k4thFtpzwo4HNHqxiuFYw==",
- "path": "dnsclient/1.4.0",
- "hashPath": "dnsclient.1.4.0.nupkg.sha512"
- },
- "Google.Protobuf/3.14.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9AkodyGNmLI+wJJPbwpWLmh4BMHoXDQ9+8qvDPhQQi/BNsleqKMBn3OlyLwC6CALwan2kc5+Cenb8fJSITX3nQ==",
- "path": "google.protobuf/3.14.0",
- "hashPath": "google.protobuf.3.14.0.nupkg.sha512"
- },
- "GraphQL/3.0.0.2026": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IZ5tqBLC8JKgyHL3gIBIjmK8D0PZ4wfT9xe9i3BBB9JNTyx0ItsOO2GHcYrlDZWiaXGz1QyQg5G6CxjCo9c1kg==",
- "path": "graphql/3.0.0.2026",
- "hashPath": "graphql.3.0.0.2026.nupkg.sha512"
- },
- "GraphQL-Parser/5.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1FoxfgApSL62SlhYMIZg0skaCYt1HDM+u9DxYZQHWF4OheJUnld3xixmfNFNmp/UiyjBv1oNdRafTFXRJIC00A==",
- "path": "graphql-parser/5.3.0",
- "hashPath": "graphql-parser.5.3.0.nupkg.sha512"
- },
- "GraphQL.NewtonsoftJson/3.0.0.2026": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-G5SH/qKwY6mOL/fTQNFnQFYt1YKoHebAiQ8L0s77brvOceiv+lFfiUIRVuRhfy7Nwe8zLrJwNq/Y4lWA8pTASw==",
- "path": "graphql.newtonsoftjson/3.0.0.2026",
- "hashPath": "graphql.newtonsoftjson.3.0.0.2026.nupkg.sha512"
- },
- "GraphQL.Server.Core/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YMBZMcf103uCbWMQNXQD5+d5WMvZVV5vM9iYfgWxSi37atKNUGmmJSkF4e1q1Ryy70dfl6mFj1VJfB18fcRSZg==",
- "path": "graphql.server.core/4.0.1",
- "hashPath": "graphql.server.core.4.0.1.nupkg.sha512"
- },
- "GraphQL.Server.Transports.AspNetCore/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rcpGGdopp6uanxw9uszQBpknCF6rhP/Y/Xcot4dMJPAECI3HL9XizaY3d7TDZ/za8rRzLkyhJ+cFz8aTSjgxdw==",
- "path": "graphql.server.transports.aspnetcore/4.0.1",
- "hashPath": "graphql.server.transports.aspnetcore.4.0.1.nupkg.sha512"
- },
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LNuJPk7WMbDg9AUSoUfZ9Ik9HD1elDq4GkKeHewgltM0sA0SelEvjK+dXnpJeKWLYcy+9vmpWy/4qbbLawS1Zw==",
- "path": "graphql.server.transports.aspnetcore.newtonsoftjson/4.0.1",
- "hashPath": "graphql.server.transports.aspnetcore.newtonsoftjson.4.0.1.nupkg.sha512"
- },
- "GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-y57W8U0Z111lAzSnreTarFRrXeahvNX7rbyVjCovhejqHyXLWE6T3Z7EbhhTFSF76lqTcDe7kxMGlnylI0nDhw==",
- "path": "graphql.server.transports.subscriptions.abstractions/4.0.1",
- "hashPath": "graphql.server.transports.subscriptions.abstractions.4.0.1.nupkg.sha512"
- },
- "GraphQL.Server.Transports.WebSockets/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-sLL29jPO9Z3eHE6jiaf8wk8hfmpdiql7vr0q9HDkgZKfNTGkYAf2wB0ZjVVt7kGMsdfF0/10xs6gALMKTPhJuQ==",
- "path": "graphql.server.transports.websockets/4.0.1",
- "hashPath": "graphql.server.transports.websockets.4.0.1.nupkg.sha512"
- },
- "GraphQL.Server.Ui.Playground/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3L/XUm/gTG/CrTsmm7PMwNi4sa3HtF+AtvKcYwCZP5bJI64RWODuHsgLZj+pwKF/7xa8PR6JbXtvZ74iCBAXuA==",
- "path": "graphql.server.ui.playground/4.0.1",
- "hashPath": "graphql.server.ui.playground.4.0.1.nupkg.sha512"
- },
- "GraphQL.Server.Ui.Voyager/4.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-2NoUEF9US+v58ju9508LUN4WqoLfM/F+EZIsxGCz21hKI3Vxijt8PKgm7dotoGkj1aySxnLBPutzE6dW/OY1tg==",
- "path": "graphql.server.ui.voyager/4.0.1",
- "hashPath": "graphql.server.ui.voyager.4.0.1.nupkg.sha512"
- },
- "GraphQL.SystemTextJson/3.0.0.2026": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UsXkftkb46xEtt69Wf0KUEN2yVVFGqqTxAg9BwVKWwGAAcK2DUpBHFFNyl5plmn0/KjIhoa6TNxLgszi0dVbbw==",
- "path": "graphql.systemtextjson/3.0.0.2026",
- "hashPath": "graphql.systemtextjson.3.0.0.2026.nupkg.sha512"
- },
- "IdentityModel/5.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-njk/AnO85Nc0JWiL3Zf4IAI+7PnlfJbsg3YLchC2oKdgmeFf5d4Px3lhmQyzfH32lp54btyYItXnire8wDYmiQ==",
- "path": "identitymodel/5.0.1",
- "hashPath": "identitymodel.5.0.1.nupkg.sha512"
- },
- "IdentityModel.AspNetCore.OAuth2Introspection/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-atD6d02Ll+8CT8DGobmpH3zbCwZDkekSCtLTwBgP6d86gwQ1RdManETIU3YrGTVOwNOC7jaqzfCkTZ4Rv8GDOw==",
- "path": "identitymodel.aspnetcore.oauth2introspection/5.0.0",
- "hashPath": "identitymodel.aspnetcore.oauth2introspection.5.0.0.nupkg.sha512"
- },
- "K4os.Compression.LZ4/1.1.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1qKmA==",
- "path": "k4os.compression.lz4/1.1.11",
- "hashPath": "k4os.compression.lz4.1.1.11.nupkg.sha512"
- },
- "K4os.Compression.LZ4.Streams/1.1.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-x+BidXriYsNP4HNTHKx+5cVQguHHwbfs6nM79fDHOCOrcNwnaBms4dwzAV/ZALmKsNKcHmY74PeUZiCC4qLKwQ==",
- "path": "k4os.compression.lz4.streams/1.1.11",
- "hashPath": "k4os.compression.lz4.streams.1.1.11.nupkg.sha512"
- },
- "K4os.Hash.xxHash/1.0.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
- "path": "k4os.hash.xxhash/1.0.6",
- "hashPath": "k4os.hash.xxhash.1.0.6.nupkg.sha512"
- },
- "libphonenumber-csharp/8.12.17": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fzjg8+IC89odtfEWSWE7L9KepWKhslL0Og7UQTc11DRHoRyJfm0h+KJADZh+xMTJlN9rpKAJdBQRSkJVxg1Jew==",
- "path": "libphonenumber-csharp/8.12.17",
- "hashPath": "libphonenumber-csharp.8.12.17.nupkg.sha512"
- },
- "MessagePack/1.9.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vS21kQ7dm7STWkA9QITlnyjKIAssbhgrhMIptfk+TwsLlR1eov6ABTHcLtcMJjQrbJSk7WRS3CRuhi/jQCWOKw==",
- "path": "messagepack/1.9.11",
- "hashPath": "messagepack.1.9.11.nupkg.sha512"
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FnyoLdiIo8KDobVcDuUYYFSbQYp1OR8vSMIOcW6M5+dtF9TC6XvCCS8Ook+DSbqUj6HPxwOIKa5BeIZm1/EpMw==",
- "path": "microsoft.aspnetcore.authentication.jwtbearer/2.2.0",
- "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.2.0.nupkg.sha512"
- },
- "Microsoft.AspNetCore.Http.Connections.Client/3.1.31": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-TT4d9cI0G/IkAuLhEH9wL2RaHVmE5LZrxDnaxNh2tGLDt+cJgs9RaYCbEg+/oqpsWqLEJn3QECsNF0BlSYp6yA==",
- "path": "microsoft.aspnetcore.http.connections.client/3.1.31",
- "hashPath": "microsoft.aspnetcore.http.connections.client.3.1.31.nupkg.sha512"
- },
- "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==",
- "path": "microsoft.aspnetcore.mvc.versioning/4.1.0",
- "hashPath": "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512"
- },
- "Microsoft.AspNetCore.SignalR.Client/3.1.31": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AhJyIK67aSuN0rHD+W6YuUnYuTlt1vgkupAnsi/joHOPWA1VSY5T9dnY2Z/pAGRCokItrkt9EcSgsjUiN3X5Gg==",
- "path": "microsoft.aspnetcore.signalr.client/3.1.31",
- "hashPath": "microsoft.aspnetcore.signalr.client.3.1.31.nupkg.sha512"
- },
- "Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9HktroRfVl9cAaQa2VjyGt0qp+XCBU7vIVIqgnc1TrkVY+Yl6kxKkXUg+++QOtGbM6hfukE1/30WLIi5ki3bEQ==",
- "path": "microsoft.aspnetcore.signalr.client.core/3.1.31",
- "hashPath": "microsoft.aspnetcore.signalr.client.core.3.1.31.nupkg.sha512"
- },
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-how69dMhdW6aPSLeKHjpfzt1QMwKNWN2pEGB+F2hX7JzzO9WKflrcEzzvVaZtA/TcgVv6/XiMChN9iFuhinmUw==",
- "path": "microsoft.aspnetcore.signalr.protocols.messagepack/3.1.31",
- "hashPath": "microsoft.aspnetcore.signalr.protocols.messagepack.3.1.31.nupkg.sha512"
- },
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rMkzU05yGn6+fXMea2HeNMPBGF7vbfgV2F/vUi4v7C/la2e3xJbNShoicHa/VVJWCcLij+2GLE0SKqrv5XAAlg==",
- "path": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson/5.0.17",
- "hashPath": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson.5.0.17.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
- "path": "microsoft.bcl.asyncinterfaces/5.0.0",
- "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
- },
- "Microsoft.Bcl.HashCode/1.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MalY0Y/uM/LjXtHfX/26l2VtN4LDNZ2OE3aumNOHDLsT4fNYy2hiHXI4CXCqKpNUNm7iJ2brrc4J89UdaL56FA==",
- "path": "microsoft.bcl.hashcode/1.1.1",
- "hashPath": "microsoft.bcl.hashcode.1.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/1.1.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KOT5AoOXIQCF98y+ynMLMaemS05RebDconYlCtqdFGbcpviW+S2/wXhrDNPtZ3MWeB+6ej3t4CrzykRGQKk9gA==",
- "path": "microsoft.data.sqlclient/1.1.3",
- "hashPath": "microsoft.data.sqlclient.1.1.3.nupkg.sha512"
- },
- "Microsoft.Data.Sqlite.Core/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-sm7IMvNCh9ePasIExswSUa6BB25oOfNhC1S/wSjWqbdgPjOZDpYS+OM0Kza5aB7Es+6olvJGjRsPzyPAyCH9qQ==",
- "path": "microsoft.data.sqlite.core/3.1.14",
- "hashPath": "microsoft.data.sqlite.core.3.1.14.nupkg.sha512"
- },
- "Microsoft.DotNet.PlatformAbstractions/3.1.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==",
- "path": "microsoft.dotnet.platformabstractions/3.1.6",
- "hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-scyR0k8hJ8gR2xmXM7mS5eXyXKTVBNbgVIq+TsURqGXuCQP6KAYxuz0+OScFHBRCkBdb/2fynf0JG/D4UGudxw==",
- "path": "microsoft.entityframeworkcore/3.1.14",
- "hashPath": "microsoft.entityframeworkcore.3.1.14.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xXArI4pGAB8dc0tIYNfbqKz+9ZpELjF4+2Jcy48nd5IiRVxYpgT9c0+46rFHwAq/GryaTGUOQ0hkJHqkd+jN5Q==",
- "path": "microsoft.entityframeworkcore.abstractions/3.1.14",
- "hashPath": "microsoft.entityframeworkcore.abstractions.3.1.14.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-t7dp/bMF+iF2WfBF0CqugtAagHLbmjAvSlJLMrKPoAPYINusKrV+WOr+9lPivf6juMog2Lq0VTVsj5N6f5F/CQ==",
- "path": "microsoft.entityframeworkcore.relational/3.1.14",
- "hashPath": "microsoft.entityframeworkcore.relational.3.1.14.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Sqlite/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UgWORpbURCgUtauoDv6mVHNUf6jSpPaHjXJZPSYWaKFEf0QEqKSMwcXU++zXacU/vqoZm0TjhBxSJ+ynrGUcVA==",
- "path": "microsoft.entityframeworkcore.sqlite/3.1.14",
- "hashPath": "microsoft.entityframeworkcore.sqlite.3.1.14.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qQ3tYnK9Nym5P2oTBRAGUlybnEdsc9GAMw3cBQoEGglZtTj/19a7VyjWBGgYSdW4yYxZaJAhqB28qR2303EHfw==",
- "path": "microsoft.entityframeworkcore.sqlite.core/3.1.14",
- "hashPath": "microsoft.entityframeworkcore.sqlite.core.3.1.14.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QAEsRFqVSRFrjQTz2mjWuzfIl5g6ssC3CizJNdtyNHudvsRCk2v98wMqhaaO8fMyKQ4PGinxAzobR/bMFC/bUA==",
- "path": "microsoft.entityframeworkcore.sqlserver/3.1.14",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.3.1.14.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/3.1.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/UlDKULIVkLQYn1BaHcy/rc91ApDxJb7T75HcCbGdqwvxhnRQRKM2di1E70iCPMF9zsr6f4EgQTotBGxFIfXmw==",
- "path": "microsoft.extensions.dependencymodel/3.1.6",
- "hashPath": "microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512"
- },
- "Microsoft.Identity.Client/3.0.8": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
- "path": "microsoft.identity.client/3.0.8",
- "hashPath": "microsoft.identity.client.3.0.8.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/5.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0q0U1W+gX1jmfmv7uU7GXFGB518atmSwucxsVwPGpuaGS3jwd2tUi+Gau+ezxR6oAFEBFKG9lz/fxRZzGMeDXg==",
- "path": "microsoft.identitymodel.jsonwebtokens/5.6.0",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/5.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zEDrfEVW5x5w2hbTV94WwAcWvtue5hNTXYqoPh3ypF6U8csm09JazEYy+VPp2RtczkyMfcsvWY9Fea17e+isYQ==",
- "path": "microsoft.identitymodel.logging/5.6.0",
- "hashPath": "microsoft.identitymodel.logging.5.6.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/5.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
- "path": "microsoft.identitymodel.protocols/5.5.0",
- "hashPath": "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
- "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/5.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-C3OqR3QfBQ7wcC7yAsdMQqay87OsV6yWPYG/Ai3n7dvmWIGkouQhXoVxRP0xz3cAFL4hxZBXyw4aLTC421PaMg==",
- "path": "microsoft.identitymodel.tokens/5.6.0",
- "hashPath": "microsoft.identitymodel.tokens.5.6.0.nupkg.sha512"
- },
- "Microsoft.IO.RecyclableMemoryStream/1.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-nyIMLK5l817HX2kURSanT+5ney8ja47FLlkjHHHq+fTb1EW3cS1C223pkSDkeGrjqhPYWwPZf63CcUam35hpCQ==",
- "path": "microsoft.io.recyclablememorystream/1.4.0",
- "hashPath": "microsoft.io.recyclablememorystream.1.4.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"
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
- "path": "microsoft.win32.systemevents/4.7.0",
- "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
- },
- "MongoDB.Bson/2.13.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qY9271GFCYLA8OB3MdQC8clJh9wnh65gcxUa5Skwh2xYryv21YAHx/VOvv4ILpkb1NhIVgy3LBQhVBldwLaqNg==",
- "path": "mongodb.bson/2.13.2",
- "hashPath": "mongodb.bson.2.13.2.nupkg.sha512"
- },
- "MongoDB.Driver/2.13.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4+fczDJxxx7HPWY1n75hzHCOZiAhpb1Tjpkvj+c3lAeBGmSCvh5THcadxZ7b97F6OdHxz4xy07mIiwfZlPuQVQ==",
- "path": "mongodb.driver/2.13.2",
- "hashPath": "mongodb.driver.2.13.2.nupkg.sha512"
- },
- "MongoDB.Driver.Core/2.13.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VY1ayl9yXcZZ0VoXftZD3quHBgdn2EEMmuKlz4V6z2+8grN2svdASwX9E4p0DmOAAX8Wd5B5lYsUifrbo4M5xA==",
- "path": "mongodb.driver.core/2.13.2",
- "hashPath": "mongodb.driver.core.2.13.2.nupkg.sha512"
- },
- "MongoDB.Libmongocrypt/1.2.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pKrlKJk4wem4MyfkaMqj+sqJ+RwUDnqnt76/Xwm5DDjMzEU5QtDkzQOLq5bVwFhNgC8LMn6Hr22tl5WsmN5+AA==",
- "path": "mongodb.libmongocrypt/1.2.2",
- "hashPath": "mongodb.libmongocrypt.1.2.2.nupkg.sha512"
- },
- "MySql.Data/8.0.26": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-iOxE24dI01JZlZ1EObkz9WwYMzX+0RnBf5a11OkPDCOGv2Yo0tTWmwAJfVXkuuSD47XngOir7l7+xZZ56lZyAA==",
- "path": "mysql.data/8.0.26",
- "hashPath": "mysql.data.8.0.26.nupkg.sha512"
- },
- "MySql.EntityFrameworkCore/3.1.14": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5fyaHAA7ZUQPZzZaQV0s1Y38E9q7BCVZ+FHFPDh1gaW/uEx4mD4NlvUH8LUVKKydkO/xIIOebp2pnh/ut5RTMw==",
- "path": "mysql.entityframeworkcore/3.1.14",
- "hashPath": "mysql.entityframeworkcore.3.1.14.nupkg.sha512"
- },
- "Newtonsoft.Json/12.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
- "path": "newtonsoft.json/12.0.3",
- "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
- },
- "Oracle.EntityFrameworkCore/3.19.80": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cPfr78kMwm5Zub6yGnoK+Uiej+tl+xnVAMP8RNEstx26vk26aj+0RRCPK6XxAo8wgAxXPGyYUa4qGSUG46TQaA==",
- "path": "oracle.entityframeworkcore/3.19.80",
- "hashPath": "oracle.entityframeworkcore.3.19.80.nupkg.sha512"
- },
- "Oracle.ManagedDataAccess.Core/2.19.80": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8ux9wnTCjJhTCham9ghfii+35TFVgXcXnFNdhIsuAraB7NsKu3bVY8Se4OLgtjDNlNymBNBJH7pycCq1Ik7G0w==",
- "path": "oracle.manageddataaccess.core/2.19.80",
- "hashPath": "oracle.manageddataaccess.core.2.19.80.nupkg.sha512"
- },
- "RestSharp/106.11.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NzndH096CTulvq+ihr7u1mBJ29oukdi9A8bypQJk+kaHxbRzTTrtgsEEQAb04ptTUZmQa7cgo7uF5z7NuEPX1Q==",
- "path": "restsharp/106.11.7",
- "hashPath": "restsharp.106.11.7.nupkg.sha512"
- },
- "runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
- "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
- "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
- },
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
- "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
- "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
- },
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
- "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
- "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
- },
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
- "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
- "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
- },
- "SharpCompress/0.23.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==",
- "path": "sharpcompress/0.23.0",
- "hashPath": "sharpcompress.0.23.0.nupkg.sha512"
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OVPI/nh5AqfLCIKhAYqjCa6AHhc7oKApGcGM3UhMRSerFiBx58nSpGwxVFdMgjOCWZR+fA49nzsnKlWp5hFo8w==",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.0.2",
- "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.2.nupkg.sha512"
- },
- "SQLitePCLRaw.core/2.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-TFSBX426OelS1tkaVC254NVVlrJIe9YLhWPkEvuqJj2104QpmDmEYOhfdfDJD1E/2SmqDhoRw1ek5cQHj8olcQ==",
- "path": "sqlitepclraw.core/2.0.2",
- "hashPath": "sqlitepclraw.core.2.0.2.nupkg.sha512"
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-S+Tsqe/M7wsc+9HeediI6UHtBKf2X586aRwhi1aBVLGe0WxkAo52O9ZxwEy/v8XMLefcrEMupd2e9CDlIT6QCw==",
- "path": "sqlitepclraw.lib.e_sqlite3/2.0.2",
- "hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.2.nupkg.sha512"
- },
- "SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZSwacbKJUsxJEZxwT23uZVrGbaIvXcADZDz5Sr66fikO5eehdcceDncjzwzTzWfW13di8gpTpstx3WJSt/Ci5Q==",
- "path": "sqlitepclraw.provider.dynamic_cdecl/2.0.2",
- "hashPath": "sqlitepclraw.provider.dynamic_cdecl.2.0.2.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.Swagger/6.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-j0uRMYKrMJN3v/4DUqXBHot9jGwvSDa4Y3/yo37MjSaQGrov2nenHyXQWdIV97oFX8LEL44/1WW9AUHjBujZFA==",
- "path": "swashbuckle.aspnetcore.swagger/6.0.2",
- "hashPath": "swashbuckle.aspnetcore.swagger.6.0.2.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ssPIP7Y9Ktc50vJB3ut3I06vBWEUWH5JgIJyzfJ9BTXEL5oTUbXtTq8qYj7yleZK8Nokj+N5LWGWMPWeR/S7jQ==",
- "path": "swashbuckle.aspnetcore.swaggergen/6.0.2",
- "hashPath": "swashbuckle.aspnetcore.swaggergen.6.0.2.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MPDxbnSXidRd7PTrGjrEm8L7DTLJj1wzWBZ9JwBP+uFyXPUge1Ktz1SbbFl69mLaFEJoxendcExRvbQV5lPSFA==",
- "path": "swashbuckle.aspnetcore.swaggerui/6.0.2",
- "hashPath": "swashbuckle.aspnetcore.swaggerui.6.0.2.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
- "path": "system.configuration.configurationmanager/4.5.0",
- "hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512"
- },
- "System.Drawing.Common/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
- "path": "system.drawing.common/4.7.0",
- "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/5.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KMvPpX4exs2fe7Upq5zHMSR4yupc+jy8WG8yjucZL0XvT+r/T0hRvLIe9fP/SeN8/UVxFYBRAkRI5k1zbRGqmA==",
- "path": "system.identitymodel.tokens.jwt/5.6.0",
- "hashPath": "system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512"
- },
- "System.Reactive/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
- "path": "system.reactive/5.0.0",
- "hashPath": "system.reactive.5.0.0.nupkg.sha512"
- },
- "System.Reactive.Core/4.4.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YQHJOt8hZvwFelIIfs19t8Jhz5P6NS1ZZccbVUuE1LFyoFZjaUecdYIYykgXzpyj5Rl40XC3xkyuuhHRaAln2w==",
- "path": "system.reactive.core/4.4.1",
- "hashPath": "system.reactive.core.4.4.1.nupkg.sha512"
- },
- "System.Reactive.Linq/4.4.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wyOVuUyHmPV667REPwcZjFjOlRLX6qSGVcXMye0qUqBAWFB3bu1RO1XLGWZTnf0d67DQHV69kw7tAtTh+4EYyQ==",
- "path": "system.reactive.linq/4.4.1",
- "hashPath": "system.reactive.linq.4.4.1.nupkg.sha512"
- },
- "System.Runtime.Caching/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
- "path": "system.runtime.caching/4.5.0",
- "hashPath": "system.runtime.caching.4.5.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
- "path": "system.security.cryptography.protecteddata/4.5.0",
- "hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
- },
- "System.Security.Permissions/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
- "path": "system.security.permissions/4.7.0",
- "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
- },
- "System.Windows.Extensions/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
- "path": "system.windows.extensions/4.7.0",
- "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
- },
- "xDashboard.xExceptions/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7aUV4Rx8CUdiCZzZXxIpJobwqosn0yiavmXvXjp1qQwQy1AEZJ+FTlazPsAl2oqzny7AfoV8MucgUfEBIyF+vQ==",
- "path": "xdashboard.xexceptions/1.0.0",
- "hashPath": "xdashboard.xexceptions.1.0.0.nupkg.sha512"
- },
- "xDashboard.xCommons/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xDashboard.xDataService/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xDashboard.xHttpService/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xDashboard.xIdentityModels/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xDashboard.xIdentityService/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xDashboard.xModels/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xDashboard.xPushService/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xSaherelm.xIdentityHelper/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "xCommons/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xDataService/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xHttpService/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xIdentityHelper/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xIdentityModels/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xIdentityService/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xModels/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "xPushService/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/bin/Debug/net10.0/xAiApi.dll b/bin/Debug/net10.0/xAiApi.dll
deleted file mode 100644
index b1a0cb3..0000000
Binary files a/bin/Debug/net10.0/xAiApi.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xAiApi.exe b/bin/Debug/net10.0/xAiApi.exe
deleted file mode 100644
index 45620a4..0000000
Binary files a/bin/Debug/net10.0/xAiApi.exe and /dev/null differ
diff --git a/bin/Debug/net10.0/xAiApi.pdb b/bin/Debug/net10.0/xAiApi.pdb
deleted file mode 100644
index 90a8864..0000000
Binary files a/bin/Debug/net10.0/xAiApi.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xAiApi.runtimeconfig.json b/bin/Debug/net10.0/xAiApi.runtimeconfig.json
deleted file mode 100644
index ed5401a..0000000
--- a/bin/Debug/net10.0/xAiApi.runtimeconfig.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "frameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- },
- {
- "name": "Microsoft.AspNetCore.App",
- "version": "10.0.0"
- }
- ],
- "configProperties": {
- "System.GC.Server": true,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/bin/Debug/net10.0/xAiApi.staticwebassets.endpoints.json b/bin/Debug/net10.0/xAiApi.staticwebassets.endpoints.json
deleted file mode 100644
index 5576e88..0000000
--- a/bin/Debug/net10.0/xAiApi.staticwebassets.endpoints.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Version":1,"ManifestType":"Build","Endpoints":[]}
\ No newline at end of file
diff --git a/bin/Debug/net10.0/xAiApi.xml b/bin/Debug/net10.0/xAiApi.xml
deleted file mode 100644
index ec6e27d..0000000
--- a/bin/Debug/net10.0/xAiApi.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- xAiApi
-
-
-
-
- Runing when application start ...
-
-
-
-
- Show Configured Welcome Message
-
-
-
-
-
- Test all Authentication Policies ...
-
-
-
-
- API Read Scope
-
- string message
-
-
-
- API Write Scope
-
- string message
-
-
-
- API Admin Scope
-
- string message
-
-
-
- API Manage Scop
-
- string message
-
-
-
- a simple Action which returns a List of Authenticated User Claims
-
- string message which represent current user's claims
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- Register Authorization Policies
-
-
-
-
-
-
- Use Forward Headers Options for resolving behind a proxy issues ...
-
-
-
-
-
-
- Auto-generated public partial Program class for top-level statement apps.
-
-
-
-
diff --git a/bin/Debug/net10.0/xCommons.dll b/bin/Debug/net10.0/xCommons.dll
deleted file mode 100644
index d839589..0000000
Binary files a/bin/Debug/net10.0/xCommons.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xCommons.pdb b/bin/Debug/net10.0/xCommons.pdb
deleted file mode 100644
index d6b10ee..0000000
Binary files a/bin/Debug/net10.0/xCommons.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xCommons.xml b/bin/Debug/net10.0/xCommons.xml
deleted file mode 100644
index e70d376..0000000
--- a/bin/Debug/net10.0/xCommons.xml
+++ /dev/null
@@ -1,1293 +0,0 @@
-
-
-
- xCommons
-
-
-
-
- represent an xBackend Application
-
-
-
-
- a collection of available Client Devices
-
-
-
-
- Base Api Controller
-
-
-
-
- Base Api V1 Controller
-
-
-
-
- Base Controller
-
-
-
-
- Check the Controller Up and Running
-
- string message
-
-
-
- Check Controller ByPass XPowered Filter
-
- string message
-
-
-
- Convert an Exception to Propper Error Result
-
-
-
-
-
-
- Return Structured Exception
-
-
-
-
-
-
- Retrieve ControllerName
-
-
-
-
-
- Retrieve Specific Certificate From app Settings
-
-
-
-
-
-
-
- Conert XMLNode to String ...
-
-
-
-
-
-
-
- Converts a Json String to Dictionary of String Mappings
-
- Json String
-
-
-
-
- Convert properties of specific Class instance to Dictionary ...
-
- class instance
-
-
-
-
- run specific task and retrieve result ...
-
-
-
-
-
- run specific task and retrieve result ...
-
-
-
-
-
- Convert XML String to Json Object ...
-
-
-
-
-
-
- Convert object to Json ...
-
-
-
-
-
-
- Convert to Json With Support of Camel Casing
-
-
-
-
-
-
-
- Map to Dynamic Object ...
-
-
-
-
-
-
- Map to Dynamic Object ...
-
-
-
-
-
-
- Parse From Dynamic Object ...
-
-
-
-
-
-
-
- Convert Type of Object to Safe Type
-
-
-
-
-
-
-
- Convert an Instance to another Instance
- using AutoMapper dynamic Convertion
-
-
-
-
-
-
-
- Convert Using Auto Mapper ...
-
-
-
-
-
-
-
-
- Convert Using Auto Mapper ...
-
-
-
-
-
-
-
-
- Convert Using Auto Mapper ...
-
-
-
-
-
-
-
-
- Convert Using Auto Mapper ...
-
-
-
-
-
-
-
-
- Convert Using Auto Mapper ...
-
-
-
-
-
-
-
-
-
- Convert a Type to Static Type
-
-
-
-
-
-
-
- Convert From Json String ...
-
-
-
-
-
-
-
- Convert From Json String ...
-
-
-
-
-
-
-
- Search a Json String for Specific Node ...
-
-
-
-
-
-
-
- Convert to MD5 Bytes ...
-
-
-
-
-
-
- Convert to MD5 String ...
-
-
-
-
-
-
- Check a String is MD5 String or not ...
-
-
-
-
-
-
- Convert an string to Byte array Representation ...
-
-
-
-
-
-
- Converts Byte Array to String Value ...
-
-
-
-
-
-
- Check object is Null ...
-
-
-
-
-
-
- Check collection Has Childs ...
-
-
-
-
-
-
-
- Check collection Has Childs ...
-
-
-
-
-
-
-
- Check collection Has Childs ...
-
-
-
-
-
-
-
- Select Async ...
-
-
-
-
-
-
-
-
-
- Converts an Enumerable to Async Enumerable ...
-
-
-
-
-
-
-
-
- Converts an Stream to Model AsyncEnumerator ...
-
-
-
-
-
-
-
-
- Converts an Stream to String AsyncEnumerator ...
- using Read Line of Stream Reader ...S
-
-
-
-
-
-
-
- Write a Model to Stream ...
-
- an Stream to Write ...
- a Model instance to Write ...
-
-
-
-
-
-
- Write a Json String to Stream ...
-
- an Stream to Write ...
- json string to write ...
-
-
-
-
-
- Read a Json Model From Stream ...
-
-
-
-
-
-
-
-
- Reading Json String From Stream ...
-
- an Stream to Write ...
-
-
-
-
-
- Update a Collection item ...
-
-
-
-
-
-
-
-
-
- Update a Collection item ...
-
-
-
-
-
-
-
-
-
- Update a Collection item ...
-
-
-
-
-
-
-
-
-
- Select and Retrieve Nth Childs of given List ...
-
-
-
-
-
-
-
-
-
- Select and Retrieve Nth Childs of given List ...
-
-
-
-
-
-
-
-
-
- Select and Retrieve Nth Childs of given List ...
-
-
-
-
-
-
-
-
-
- Check an string is Null or Empty ...
-
-
-
-
-
-
- Get string Value Attribute of an Enum ...
-
-
-
-
-
-
- Extracts digit's of an string ...
-
-
-
-
-
-
- Check an string is contains only digits ...
-
-
-
-
-
-
- Convert to normal string, Trim and ToLower ...
-
-
-
-
-
-
- Capitalize an string ...
-
-
-
-
-
-
- Summarize a Text ...
-
-
-
-
-
-
-
-
- Check an string is a Valid Representation of PhoneNumber ...
-
-
-
-
-
-
- Check an string is Valid Representation of Email Address ...
-
-
-
-
-
-
- Check an string is Valid Representation of URL Address ...
-
-
-
-
-
-
- check a URL has / at the end, if not add one ...
-
-
-
-
-
-
- Check an string is GUID or not ...
-
-
-
-
-
-
- Check Specific Guid string is Default Guid or not ...
-
-
-
-
-
-
- Check Specific Guid is Default Guid or not ...
-
-
-
-
-
-
- Parse an String to related Enumerable Items ...
-
-
-
-
-
-
-
-
- Converts a List String Representation to GUid List ...
-
-
-
-
-
-
-
- Convert a List to List String ...
-
-
-
-
-
-
-
-
- get default value of a Type
-
-
-
-
-
-
-
- Check if an object is Null or Default Value
-
-
-
-
-
-
-
- convert a timestamp to ISO String representation ...
-
-
-
-
-
-
- Converts a DateTime to Unix Like Long ...
-
-
-
-
-
-
- convert timestamp to DateTime ...
-
-
-
-
-
-
- Check a Date Time is Expired or not
-
-
-
-
-
-
- Determines a File Type is Image Kind or not
-
-
-
-
-
-
- Encode String as Url
-
-
-
-
-
-
- Decode Url String
-
-
-
-
-
-
- Convert an Object to string for use in HttpParams
-
-
-
-
-
-
-
- ReShape an Object as HttpParam String
-
-
-
-
-
-
- Calculating Date Difference Provider String
- and Generate Date based on UTC Time in Milliseconds like unix Date ...
-
-
-
-
-
-
- Inject Specific Registered Service from IServiceCollection
-
-
-
-
-
-
-
- Register App Configuration as a Service
-
-
-
-
-
-
- Add Required OperationFilters and Authorization Fields to Swagger Options
-
-
-
-
-
-
-
-
-
- Register Swagger
-
-
-
-
-
-
-
-
-
-
-
- Use Sagger
-
-
-
-
-
-
- Add Cross Origin Resource Sharings
-
-
-
-
-
-
- Use X Registered Cross Origin Resource Sharings
-
-
-
-
-
- Register Api V1 Versioning ...
-
-
-
-
-
- this is an extension pack for Exceptions
-
-
-
-
- determines an string contains an XError content or not
-
-
-
-
-
-
- deserialize an string to to XError class instance
-
-
-
-
-
-
- Convert an XError instance to an Exception
-
-
-
-
-
-
- Convert an Exception to corresponding XError Object
-
-
-
-
-
-
- Add Content to Contentable XException member and return XError Object
-
-
-
-
-
-
-
- Add Content to Contentable XException member and return Exception Object
-
-
-
-
-
-
-
- Throw Specific Exception ...
-
-
-
-
-
-
- Retrieve AppConfiguration from Configurations
-
-
-
-
-
-
- Retrieve Swagger Configurations
-
-
-
-
-
-
- Converts a ConfigurationSection to object Representation ...
-
-
-
-
-
-
- Converts a ConfigurationSection to Json Representation ...
-
-
-
-
-
-
- Get a Configuration Section as Object ...
-
-
-
-
-
-
-
- Retrieve a Configuration Section as Json String ...
-
-
-
-
-
-
-
- Retrieve a Binding Flag for Retrieve all Instance Members including
- Priate and Public ...
-
-
-
-
-
- Update an Instance of a Typed Object with Data Provided by another Instance of Typed Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Check a Class is Contains a Property or not ...
-
-
-
-
-
-
-
-
-
- Check a Class is Contains a field or not ...
-
-
-
-
-
-
-
-
-
- Check a Class is Contains a Method or not ...
-
-
-
-
-
-
-
-
-
- Retrieve a Class Properties Names ...
-
-
-
-
-
-
-
-
- Retrieve a Class Fields Names ...
-
-
-
-
-
-
-
-
- Retrieve a Class Methods Names ...
-
-
-
-
-
-
-
-
- Retrieve a Class Members Names ...
-
-
-
-
-
-
-
-
- Get a Class Property Value using Generic Concept ...
-
-
-
-
-
-
-
-
-
-
- Get a Class Field Value using Generic Concept ...
-
-
-
-
-
-
-
-
-
-
- Set a Class Property Value using Generic Concept ...
-
-
-
-
-
-
-
-
-
-
-
- Set a Class Field Value using Generic Concept ...
-
-
-
-
-
-
-
-
-
-
-
- Check two Instance of Typed Object Values are Same or not
-
-
-
-
-
-
-
- ///
-
-
-
-
-
- Check specific type is Collection Type or not
-
-
-
-
-
-
- Retrieve a Property Value in Generic
-
-
-
-
-
-
-
- Check a Property Value Contains specific value
-
-
-
-
-
-
-
-
- Generate Default Column Map
-
-
-
-
-
-
-
- Generate Default Column Map
-
-
-
-
-
-
-
- Get all registered
-
-
-
-
-
-
- Convert IFormFile to Bytes Array
-
-
-
-
-
-
- Use XRequestLogger Middleware for log Requests ...
-
-
-
-
-
- RequireXPowered for NGSwag
-
-
-
-
- Convert Enum Keys to Array
-
-
-
-
-
-
- Convert EnumValues to Array
-
-
-
-
-
-
- Convert an Enum to IEnumerable of it's Childs
-
-
-
-
-
-
- Retrieve Keys of an Enumerable
-
-
-
-
-
-
- retrieve utc now timestam unix like representation ...
-
-
-
-
-
- Invoke a Generic Method of Specified Type ...
-
-
-
-
-
-
-
-
- Invoke a Generic Method of Specified Type ...
-
-
-
-
-
-
-
-
-
-
- Invoke a Generic Method of Specified Type ...
-
-
-
-
-
-
-
-
- Invoke a Generic Method of Specified Type ...
-
-
-
-
-
-
-
-
-
-
- Extract a Generic Method's Overloads ...
-
-
-
-
-
-
-
- Retrieve Application Host's Machin IP Addresses ...
-
- string
-
-
-
- Retrieve All Available IP's in Application Host's Machin ...
-
- a Collection of XNetworkInfo class instances
-
-
-
- Several OS Type ...
-
-
-
-
- OS Command Execution Result ...
-
-
-
-
- Execution Result ...
-
-
-
-
-
- Execution Error ...
-
-
-
-
-
- a Helper Class which Provides OS Command Executions ...
-
-
-
-
- Retrieve OS Type ...
-
-
-
-
-
- Retrieve OS Description ...
-
-
-
-
-
- Execute an Specified Command ...
-
- Specified Command
- Command Arguments
-
-
-
-
- Network Name ...
-
-
-
-
-
- Network Description ...
-
-
-
-
-
- IP Address which Exists on Current Network ...
-
-
-
-
-
- Current Networks Gateway Address ...
-
-
-
-
-
- Network Interface Object ...
-
-
-
-
-
- given objects must not null
-
-
-
-
-
- given strings must not empty or null
-
-
-
-
-
- Check a numeric value is bigger than 0
-
-
-
-
-
- Check a numeric value is bigger than 0
-
-
-
-
-
- Check a numeric value is bigger than 0
-
-
-
-
-
- Check a Value is a Valid Guid ...
-
-
-
-
-
- Check a Value is a Valid Guid ...
-
-
-
-
-
- Check a Value is an MD5 ...
-
-
-
-
-
- non zero childs
-
-
-
-
-
- non zero childs
-
-
-
-
-
- given string must be a valid URL ...
-
-
-
-
-
-
- given string must be a valid Email Address ...
-
-
-
-
-
-
- given string must be a valid Mobile Number ...
-
-
-
-
-
-
- Register XCommons Module Services
-
-
-
-
-
diff --git a/bin/Debug/net10.0/xDataService.dll b/bin/Debug/net10.0/xDataService.dll
deleted file mode 100644
index efc472a..0000000
Binary files a/bin/Debug/net10.0/xDataService.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xDataService.pdb b/bin/Debug/net10.0/xDataService.pdb
deleted file mode 100644
index af63bdd..0000000
Binary files a/bin/Debug/net10.0/xDataService.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xDataService.xml b/bin/Debug/net10.0/xDataService.xml
deleted file mode 100644
index 412815e..0000000
--- a/bin/Debug/net10.0/xDataService.xml
+++ /dev/null
@@ -1,3135 +0,0 @@
-
-
-
- xDataService
-
-
-
-
- Describe a Database ...
-
-
-
-
- Provider Type ...
-
-
-
-
-
- Connection String which provide Requires Data to Connect to Db Provider ...
-
-
-
-
-
- Holds Seeding items ...
- nameof(TEntity) => TEntity
-
-
-
-
- Represent Configurations of DataService Module ...
-
-
-
-
- the base path for providing GraphQL ...
-
-
-
-
-
- Data Bases Configuration ...
-
-
-
-
-
-
- Enable Soft Delete Entities or Not ...
-
-
-
-
-
- Specified Seeding Mode ...
-
-
-
-
- Enable Tracking of Entities ...
- Only Used on EFCore ...
-
-
-
-
-
- Enable Logging Details of Errors ...
- Only Used on EFCore ...
-
-
-
-
-
- Enable Logging Sensitive Data ...
- Only Used on EFCore ...
-
-
-
-
-
- this is a way to provide Default Pagination Data on XQuery based requests ...
-
-
-
-
-
- this is a way to provide Default Pagination Data on XQuery based requests ...
-
-
-
-
- Default Page Size ...
-
-
-
-
-
- restrict Maximum Page Size ...
-
-
-
-
-
- restrice Minimum Page Size ...
-
-
-
-
-
- Default Pagination Values ...
-
-
-
-
- Represent Supported DBMS for Managing Data ...
-
-
-
-
- Represent Supported DBMS for Managing Data ...
-
-
-
-
- All Seeding Data Mode ...
-
-
-
-
- No Seed Data ...
-
-
-
-
- Seed Only New Items ...
-
-
-
-
- Seed Force (Add/Update) ...
-
-
-
-
- an Abstract Controller for Providing Entity Repository Actions Implementatin ...
-
-
-
-
-
-
- Add Specified Item ...
-
-
-
-
-
-
-
-
-
- Add or Update Specified Item ...
-
-
-
-
-
-
-
-
-
- Add a Collection of Items ...
-
-
-
-
-
-
-
-
-
- Get Specified Item ...
-
-
-
-
-
-
-
-
-
-
-
- Get All Items ...
-
-
-
-
-
-
-
-
-
-
-
- Find Specified Item ...
-
-
-
-
-
-
-
-
-
-
-
- Find Many Items ...
-
-
-
-
-
-
-
-
-
-
-
-
- Retrieve Items Based on Query Mechanism ...
-
-
-
-
-
-
-
-
-
-
-
-
- Update Item ...
-
-
-
-
-
-
-
-
-
-
- Update a Collection of items ...
-
-
-
-
-
-
-
-
-
- Check an Item Exists or not ...
-
-
-
-
-
-
-
-
-
-
- Remove an Items ...
-
-
-
-
-
-
-
-
-
-
- Remove Many Items ...
-
-
-
-
-
-
-
-
-
-
- an Abstract Controller for Providing Entity Dto Repository Service Actions Implementatin ...
-
-
-
-
-
-
-
- Add Specified Item ...
-
-
-
-
-
-
-
-
-
- Add or Update Specified Item ...
-
-
-
-
-
-
-
-
-
- Add a Collection of Items ...
-
-
-
-
-
-
-
-
-
- Get Specified Item ...
-
-
-
-
-
-
-
-
-
-
-
- Get All Items ...
-
-
-
-
-
-
-
-
-
-
-
- Find Specified Item ...
-
-
-
-
-
-
-
-
-
-
-
- Find Many Items ...
-
-
-
-
-
-
-
-
-
-
-
-
- Retrieve Items Based on Query Mechanism ...
-
-
-
-
-
-
-
-
-
-
-
-
- Update Item ...
-
-
-
-
-
-
-
-
-
-
- Update a Collection of items ...
-
-
-
-
-
-
-
-
-
- Check an Item Exists or not ...
-
-
-
-
-
-
-
-
-
-
- Remove an Items ...
-
-
-
-
-
-
-
-
-
-
- Remove Many Items ...
-
-
-
-
-
-
-
-
-
-
- Provide an abstraction layout arround DBContext ...
- Only Used on EFCore ...
-
-
-
-
- Extract Current Database Configuration ...
-
-
-
-
-
- Provide Unit Of Works Design Pattern for Db Transactions ...
- Only Used on EFCore ...
-
-
-
-
-
- Save Changes
-
-
-
-
- Save Changes Async
-
-
-
-
-
-
- Retrive XDataService Configurations
-
-
-
-
-
-
-
- Register XDataService Configuration ...
-
-
-
-
-
-
- Register XDataService Configuration ...
-
-
-
-
-
-
- Register a Data Base using Descriptor ...
-
-
-
-
-
-
-
-
- Use a Repository Middlewares by Providing it's Descriptor ...
-
-
-
-
-
-
-
- a LogTag for xDataService ...
-
-
-
-
- print a log in Console ...
-
-
-
-
-
- convert dynamic object to MySqlDbContextOptionBuilder ...
- Only Used in EFCore ...
-
-
-
-
-
-
- convert dynamic object to SqliteDbContextOptionBuilder ...
- Only Used in EFCore ...
-
-
-
-
-
-
- convert dynamic object to SqlServerDbContextOptionBuilder ...
- Only Used in EFCore ...
-
-
-
-
-
-
- return all values of an entity properties as a json string ...
-
-
-
-
-
-
-
- check values of all properties of an Entity contains specific value or not ...
-
-
-
-
-
-
-
-
- Retrieve Default Column Map of specific Entity ...
-
-
-
-
-
-
-
- Check a Type is XBaseEntity or not ...
-
-
-
-
-
-
- Apply Search Filter on a Query
-
-
-
-
-
-
-
-
- Apply Search Filter on a Query
-
-
-
-
-
-
-
-
- Apply Search Filter on a Enumerable
-
-
-
-
-
-
-
-
- Apply Search Filter on a Enumerable
-
-
-
-
-
-
-
-
- provide a way to Order an IQueryable by string FieldName ...
-
-
-
-
-
-
-
-
- provide a way to Order an IEnumerable by string FieldName ...
-
-
-
-
-
-
-
-
- provide a way to Order an IQueryable by string FieldName ...
-
-
-
-
-
-
-
-
- provide a way to Order an IEnumerable by string FieldName ...
-
-
-
-
-
-
-
-
- Apply Sorting on a query
-
-
-
-
-
-
-
-
-
-
- Apply Sorting on a query
-
-
-
-
-
-
-
-
-
-
- Apply Sorting on a Enumerable
-
-
-
-
-
-
-
-
-
-
- Apply Paging on a qury
-
-
-
-
-
-
-
-
-
- Apply Paging on a Enumerable
-
-
-
-
-
-
-
-
-
- Count Query Pages based on Specified Total Number ...
-
-
-
-
-
-
-
- Normalize an XQuery based on Data Service Configurations ...
-
-
-
-
-
-
-
- Validate a Database Descriptor ...
-
-
-
-
-
-
- Chack a Descriptor Has Provider or not ...
-
-
-
-
-
-
- Check a Descriptor Has EF Core Context or not ...
-
-
-
-
-
-
- Check a Descriptor Has Repositories or not ...
-
-
-
-
-
-
- Check a Descriptor Has MongoDB Convention Packs ...
-
-
-
-
-
-
- Extract Provider enum from Provider Type ...
-
-
-
-
-
-
- Retrieve Mongo URI from ConnectionString
-
-
-
-
-
-
- Retrieve Mongo Database Name from Connaction string
-
-
-
-
-
-
-
-
-
-
- Validate a Descriptor ...
-
-
-
-
-
-
- Check a Descriptor Has Events Service or not ...
-
-
-
-
-
-
- Check a Descriptor Has EF Core Context or not ...
-
-
-
-
-
-
- Check a Descriptor Has GraphQL Support or not ...
-
-
-
-
-
-
- Check a Descriptor Has Key Generator Service or not ...
-
-
-
-
-
-
- Check a Descriptor Has Repository Service or not ...
-
-
-
-
-
-
- Check a Descriptor Has Seeder or not ...
-
-
-
-
-
-
- Base Entity GraphType Object ...
-
-
-
-
-
- Register DbContext ...
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Register Repository ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Use GraphQL ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Extract Assemblies which Contains Entity ...
-
-
-
-
-
- Register All Entities using Model Builder ...
-
-
-
-
-
- Register Unit of Works ...
-
-
-
-
-
-
-
- Register Key Generator Service ...
-
-
-
-
-
-
-
-
-
-
-
-
- Register Events Service ...
-
-
-
-
-
-
-
-
-
-
-
-
- Register GraphQL Service ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- this service provide Sequential GUID mechanism for Entity Ids ...
-
-
-
-
- Db Seeder used to seed data on Database on startup time ...
-
-
-
-
- Holds Entity Name ...
-
-
-
-
- Holds Database Name ...
-
-
-
-
- Repository Service for Data Manipulation ...
-
-
-
-
- DataServiceConfiguration ...
-
-
-
-
- do all seeding action by helping of Repositories here ...
-
-
-
-
-
- in Some Cases we have Entities Which Can Referenced for Specified
- Provider and Types ...
- this interface Globaly introduce all available Actions for those ...
-
- TKey: type of Provider Models Keys ...
- TModel: type of Dto which Referenced ...
-
-
-
-
- Provider Identifier ...
-
-
-
-
- Get Specified Indexed Reference for Specific Provided ID ...
-
-
-
-
-
-
-
-
- Retrieve all Exists References of Specific Provided ID ...
-
-
-
-
-
-
-
- Extract all Referencing Models for Specified Key ...
-
-
-
-
-
-
-
- Count References ...
-
-
-
-
-
-
-
- Retrieve References of Specific Provided ID as Query ...
-
-
-
-
-
-
-
-
- Add Reference a Model to Specific Provided ID ...
-
-
-
-
-
-
-
-
-
- Add Reference a Model to Specific XRefence ...
-
-
-
-
-
-
-
-
-
- Remove Reference a Model for Specific Provided ID ...
-
-
-
-
-
-
-
-
-
- Remove Reference a Model for Specific XRefence ...
-
-
-
-
-
-
-
-
-
- Remove All References to Specified Key ...
-
-
-
-
-
-
-
-
- Base Repository Pattern Contracts in XDashboard's Data Service ...
- use for Data Manipulation ...
-
-
-
-
-
-
- add a new Entity ...
-
-
-
-
-
-
-
-
- add or update an Entity (add if not exists/update if exists) ...
-
-
-
-
-
-
-
-
- add a range of new Entities ...
-
-
-
-
-
-
-
-
- Update an Entity values ...
-
-
-
-
-
-
-
-
-
- Update a range of Entities ...
-
-
-
-
-
-
-
-
- remove an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- remove an Entity ...
-
-
-
-
-
-
-
-
-
- remove a range of exists Entities ...
-
-
-
-
-
-
-
-
-
- count all exists Entities ...
-
-
-
-
-
-
-
- count all exists Entities Pages by providing page size ...
-
-
-
-
-
-
-
-
-
- retrieve whole items as queryable ...
-
- a flag for Tracking behaviour
- an Expression for Filter Items ...
- an Order Builder expression for Ordering Query ...
- an Include Builder expression for Including Navigation Properties ...
-
-
-
-
- retrieve an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities
- as Async Enumerable ...
-
-
-
-
-
-
-
-
- find an Entity by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Entities by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Entities based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Check an Entity exists or not ...
-
-
-
-
-
-
-
-
- Save all unsaved Transactions on DbContext ...
- used fo Unit Of Works Design Pattern ...
-
-
-
-
-
-
- Retrieve Key of Entity ...
-
-
-
-
-
-
- Set Key of Entity ...
-
-
-
-
-
-
- Handle Checking Key ...
-
-
-
-
-
-
-
- Detach an Entity ...
-
-
-
-
-
- Detach an Enumerable of Entities ...
-
-
-
-
-
- Detach a Query Result of Entity ...
-
-
-
-
-
- an Interface for Base Repository Actions Providing Using Controllers ...
-
-
-
-
-
-
-
- an Interface for Manipulating Data Using Services based on Dto Mapping ...
-
-
-
-
-
-
-
- Mapper Instance ...
-
-
-
-
- Repository Implementation for Data Manipulations ...
-
-
-
-
- Mapping Profile Configuration ...
-
- this Configuration used for Mapping TEntity to Dto and reverse ...
- default mapping prepared on Constructing time, other custom maps
- must handled manually if required ...
-
-
-
-
- add a new Dto ...
-
-
-
-
-
-
-
-
- add or update a Dto (add if not exists/update if exists) ...
-
-
-
-
-
-
-
-
- add a range of new Dtos ...
-
-
-
-
-
-
-
-
- Update an Dto values ...
-
-
-
-
-
-
-
-
-
- Update a range of Dtos ...
-
-
-
-
-
-
-
-
- remove an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
- remove an Dto ...
-
-
-
-
-
-
-
-
-
- remove a range of exists Dtos ...
-
-
-
-
-
-
-
-
-
- count all exists Dtos ...
-
-
-
-
-
-
-
- count all exists Entities Pages by providing page size ...
-
-
-
-
-
-
-
-
-
- retrieve an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos
- as Async Enumerable ...
-
-
-
-
-
-
-
-
-
- find an Dto by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Dtos by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Dtos based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Check a Dto exists or not ...
-
-
-
-
-
-
-
-
- an Interface for Base RepositoryService Actions Providing Using Controllers ...
-
-
-
-
-
-
-
- Data Base Descriptor ...
-
-
-
-
- Database Name ...
-
-
-
-
-
- Database Provider ...
-
-
-
-
-
- Db Context Type ...
-
-
-
-
-
- Database Connecion String ...
-
-
-
-
-
- Data Service Configuration ...
-
-
-
-
-
- Repositories Descriptions ...
-
-
-
-
-
- Mongo Convention Packs ...
-
-
-
-
- DbContext Options Builder ...
-
-
-
-
-
- Configure Database Descriptor using Registered Services ...
-
-
-
-
-
- Configure Database Descriptor using IConfiguration ...
-
-
-
-
-
- Configure Database Descriptor using Database Configuration ...
-
-
-
-
-
- Configure Database Descriptor using Provider and Connection String ...
-
-
-
-
-
-
- Data Base Descriptor ...
-
-
-
-
-
- an Interface to Intruduce Entities for Dynamic Registration ...
-
-
-
-
- Database Name ...
-
-
-
-
- Returns all entity types this plugin wants registered in the DbContext
-
-
-
-
- Optional: Apply additional per-entity configuration
-
-
-
-
- Add XDataService Based Entity to List ...
-
-
-
-
-
-
- Typed Base Key Generator ...
-
-
-
-
-
-
- this service provide Sequential GUID mechanism for Entity Ids ...
-
-
-
-
- Provide Unit Of Works Design Pattern for Db Transactions ...
- Only Used on EFCore ...
-
-
-
-
-
- Pass Data on Repository Events ...
-
-
-
-
-
- Data Base Descriptor ...
-
-
-
-
- Database Name ...
-
-
-
-
-
- Database Provider ...
-
-
-
-
-
- Db Context...
-
-
-
-
-
- Database Connecion String ...
-
-
-
-
-
- Data Service Configuration ...
-
-
-
-
-
- Repositories Descriptions ...
-
-
-
-
-
- Mongo Convention Packs ...
-
-
-
-
- DbContext Options Builder ...
-
-
-
-
-
- Constructor of Descriptor ...
-
-
-
-
-
-
-
- Configure Database Descriptor using Registered Services ...
-
-
-
-
-
- Configure Database Descriptor using IConfiguration ...
-
-
-
-
-
- Configure Database Descriptor using Database Configuration ...
-
-
-
-
-
- Configure Database Descriptor using Provider and Connection String ...
-
-
-
-
-
-
- Data Base Descriptor ...
-
-
-
-
-
- Constructor of Descriptor ...
-
-
-
-
-
-
-
-
- a Global non Generic Repository Descriptor ...
-
-
-
-
- Entity Key Type ...
-
-
-
-
-
- Entity Type ...
-
-
-
-
-
- Context Type ...
-
-
-
-
-
- Graph Type Key ...
-
-
-
-
-
- Graph Type ...
-
-
-
-
-
- Entity Type GraphQL Schema ...
-
-
-
-
-
- Entity GraphQL Type Helper ...
-
-
-
-
-
- Entity GraphQL Type Helper ...
-
-
-
-
-
- Entity GrapQL Query ...
-
-
-
-
-
- Repository Event Provider ...
-
-
-
-
-
- Repository Event Provider ...
-
-
-
-
-
- Repository Key Generator for Entity ...
-
-
-
-
-
- Repository Key Generator for Entity ...
-
-
-
-
-
- Repository Data Access Design Pattern ...
-
-
-
-
-
- Repository Data Access Design Pattern ...
-
-
-
-
-
- Database Data Seeder ...
-
-
-
-
- Database Data Seeder ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- a Repository Descriptor ...
-
-
-
-
- Holds Entity Name ...
-
-
-
-
- Holds Database Name ...
-
-
-
-
- Repository Service for Data Manipulation ...
-
-
-
-
- DataServiceConfiguration ...
-
-
-
-
- a Base Repository Pattern Implementation Specially for EF DBs using
- EF Core Capabilities ...
-
-
-
-
-
-
-
- add a new Entity ...
-
-
-
-
-
-
-
-
- add or update an Entity (add if not exists/update if exists) ...
-
-
-
-
-
-
-
-
- add a range of new Entities ...
-
-
-
-
-
-
-
-
- Update an Entity values ...
-
-
-
-
-
-
-
-
-
- Update a range of Entities ...
-
-
-
-
-
-
-
-
- remove an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- remove an Entity ...
-
-
-
-
-
-
-
-
-
- remove a range of exists Entities ...
-
-
-
-
-
-
-
-
-
- count all exists Entities ...
-
-
-
-
-
-
-
- count all exists Entities Pages by providing page size ...
-
-
-
-
-
-
-
-
-
- retrieve whole items as queryable ...
-
- a flag for Tracking behaviour
- an Expression for Filter Items ...
- an Order Builder expression for Ordering Query ...
- an Include Builder expression for Including Navigation Properties ...
-
-
-
-
- retrieve an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities
- as Async Enumerable ...
-
-
-
-
-
-
-
-
- find an Entity by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Entities by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Entities based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Check an Entity exists or not ...
-
-
-
-
-
-
-
-
- Save all unsaved Transactions on DbContext ...
- used fo Unit Of Works Design Pattern ...
-
-
-
-
-
-
- Retrieve Key of Entity ...
-
-
-
-
-
-
- Set Key of Entity ...
-
-
-
-
-
-
- Handle Checking Key ...
-
-
-
-
-
-
-
- Detach an Entity ...
-
-
-
-
-
- Detach an Enumerable of Entities ...
-
-
-
-
-
- Detach a Query Result of Entity ...
-
-
-
-
-
- Base Entity Registerar ...
-
-
-
-
- Private Entity Types Collection ...
-
-
-
-
- Name ...
-
-
-
-
- Add Specified Entity to Collection ...
-
-
-
-
-
-
- Retrieve Registered Entity Types ...
-
-
-
-
-
- Configure Dynamic Entities ...
-
-
-
-
-
- Configure an Entity Specifications ...
-
-
-
-
-
-
- a Base Repository Pattern Implementation Specially for InMemory Stores using
- EF Core Capabilities ...
-
-
-
-
-
-
- add a new Entity ...
-
-
-
-
-
-
-
-
- add or update an Entity (add if not exists/update if exists) ...
-
-
-
-
-
-
-
-
- add a range of new Entities ...
-
-
-
-
-
-
-
-
- Update an Entity values ...
-
-
-
-
-
-
-
-
-
- Update a range of Entities ...
-
-
-
-
-
-
-
-
- remove an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- remove an Entity ...
-
-
-
-
-
-
-
-
-
- remove a range of exists Entities ...
-
-
-
-
-
-
-
-
-
- count all exists Entities ...
-
-
-
-
-
-
-
- count all exists Entities Pages by providing page size ...
-
-
-
-
-
-
-
-
-
- Check an Entity exists or not ...
-
-
-
-
-
-
-
-
- retrieve whole items as queryable ...
-
- a flag for Tracking behaviour
- an Expression for Filter Items ...
- an Order Builder expression for Ordering Query ...
- an Include Builder expression for Including Navigation Properties ...
-
-
-
-
- retrieve an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities
- as Async Enumerable ...
-
-
-
-
-
-
-
-
- find an Entity by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Entities by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Entities based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Save all unsaved Transactions on DbContext ...
- used fo Unit Of Works Design Pattern ...
-
-
-
-
-
-
- Retrieve Key of Entity ...
-
-
-
-
-
-
- Set Key of Entity ...
-
-
-
-
-
-
- Handle Checking Key ...
-
-
-
-
-
-
-
- Detach an Entity ...
-
-
-
-
-
- Detach an Enumerable of Entities ...
-
-
-
-
-
- Detach a Query Result of Entity ...
-
-
-
-
-
- a Base Repository Pattern Implementation Specially for Mongo DBs using
- EF Core Capabilities ...
-
-
-
-
-
-
- add a new Entity ...
-
-
-
-
-
-
-
-
- add or update an Entity (add if not exists/update if exists) ...
-
-
-
-
-
-
-
-
- add a range of new Entities ...
-
-
-
-
-
-
-
-
- Update an Entity values ...
-
-
-
-
-
-
-
-
-
- Update a range of Entities ...
-
-
-
-
-
-
-
-
- remove an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- remove an Entity ...
-
-
-
-
-
-
-
-
-
- remove a range of exists Entities ...
-
-
-
-
-
-
-
-
-
- count all exists Entities ...
-
-
-
-
-
-
-
- count all exists Entities Pages by providing page size ...
-
-
-
-
-
-
-
-
-
- retrieve whole items as queryable ...
-
- a flag for Tracking behaviour
- an Expression for Filter Items ...
- an Order Builder expression for Ordering Query ...
- an Include Builder expression for Including Navigation Properties ...
-
-
-
-
- retrieve an Entity by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Entities
- as Async Enumerable ...
-
-
-
-
-
-
-
-
- find an Entity by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Entities by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Entities based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Check an Entity exists or not ...
-
-
-
-
-
-
-
-
- Save all unsaved Transactions on DbContext ...
- used fo Unit Of Works Design Pattern ...
-
-
-
-
-
-
- Retrieve Key of Entity ...
-
-
-
-
-
-
- Set Key of Entity ...
-
-
-
-
-
-
- Handle Checking Key ...
-
-
-
-
-
-
-
- Detach an Entity ...
-
-
-
-
-
- Detach an Enumerable of Entities ...
-
-
-
-
-
- Detach a Query Result of Entity ...
-
-
-
-
-
- Some Events can be Raised on Some Actions Happens on Repositories ...
- this is the Base Events Class ...
-
-
-
-
-
- a Base Repository Service Implementation which Use a Repository Patterns Implementatin
- and provides Data Manipulation Methods using Dtos instead of Entities ...
-
- it can be use of following Repository Patterns Implementation:
- >
- >
- >
-
-
-
-
-
-
-
- Mapper Instance ...
-
-
-
-
- Repository Implementation for Data Manipulations ...
-
-
-
-
- Mapping Profile Configuration ...
-
- this Configuration used for Mapping TEntity to Dto and reverse ...
- default mapping prepared on Constructing time, other custom maps
- must handled manually if required ...
-
-
-
-
- add a new Dto ...
-
-
-
-
-
-
-
-
- add or update a Dto (add if not exists/update if exists) ...
-
-
-
-
-
-
-
-
- add a range of new Dtos ...
-
-
-
-
-
-
-
-
- Update an Dto values ...
-
-
-
-
-
-
-
-
-
- Update a range of Dtos ...
-
-
-
-
-
-
-
-
- remove an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
- remove an Dto ...
-
-
-
-
-
-
-
-
-
- remove a range of exists Dtos ...
-
-
-
-
-
-
-
-
-
- count all exists Dtos ...
-
-
-
-
-
-
-
- count all exists Entities Pages by providing page size ...
-
-
-
-
-
-
-
-
-
- Check a Dto exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos
- as Async Enumerable ...
-
-
-
-
-
-
-
-
-
- find an Dto by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Dtos by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Dtos based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- a Collection for Extract Registerars Services ...
-
-
-
-
- a Collection for Holding all Entity Types ...
-
-
-
-
- Retrieve Specified Registerars Entity Types ...
-
-
-
-
-
-
- Load all Dynamically Registered Entities ...
-
-
-
-
-
- Configure all Dynamically Registered Entities ...
-
-
-
-
-
- Default Guid Key Generator ...
-
-
-
-
-
- Default Int Key Generator ...
-
-
-
-
-
- Default Long Key Generator ...
-
-
-
-
-
- Default Guid Key Generator ...
-
-
-
-
-
diff --git a/bin/Debug/net10.0/xExceptions.dll b/bin/Debug/net10.0/xExceptions.dll
deleted file mode 100644
index aec216a..0000000
Binary files a/bin/Debug/net10.0/xExceptions.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xHttpService.dll b/bin/Debug/net10.0/xHttpService.dll
deleted file mode 100644
index e7c5d73..0000000
Binary files a/bin/Debug/net10.0/xHttpService.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xHttpService.pdb b/bin/Debug/net10.0/xHttpService.pdb
deleted file mode 100644
index d82c4f4..0000000
Binary files a/bin/Debug/net10.0/xHttpService.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xHttpService.xml b/bin/Debug/net10.0/xHttpService.xml
deleted file mode 100644
index 968e797..0000000
--- a/bin/Debug/net10.0/xHttpService.xml
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- xHttpService
-
-
-
-
- Determines Http Handler Check SSL or not ...
-
-
-
-
-
- Retrieve XHttpService Configuration from AppSettings
-
-
-
-
-
-
- Register XHttpService Configuration
-
-
-
-
-
-
- Register XHttpService Configuration
-
-
-
-
-
-
- Register XHttpService on DI ...
-
-
-
-
-
-
- Register XHttpService on DI ...
-
-
-
-
-
-
- Attach an instance of XQuery to a RestRequest object
-
-
-
-
-
-
-
- Add Dest User to Query Strings ...
-
-
-
-
-
-
-
- Add XPoweredBy Header to specific RestRequest Headers ...
-
-
-
-
-
-
-
- Add XAccessToken Header to specific RestRequest Headers ...
-
-
-
-
-
-
-
- Get an Instance of Http Client
-
-
-
-
-
- Get an Instance of RestClient
-
-
-
-
-
-
-
-
- Get an Instance of RestRequest
-
-
-
-
-
-
-
-
-
- Handle Call Specific Request and retrieve Response
-
-
-
-
-
-
-
-
-
diff --git a/bin/Debug/net10.0/xIdentityHelper.dll b/bin/Debug/net10.0/xIdentityHelper.dll
deleted file mode 100644
index e5f9724..0000000
Binary files a/bin/Debug/net10.0/xIdentityHelper.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xIdentityHelper.pdb b/bin/Debug/net10.0/xIdentityHelper.pdb
deleted file mode 100644
index 8877d0d..0000000
Binary files a/bin/Debug/net10.0/xIdentityHelper.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xIdentityHelper.xml b/bin/Debug/net10.0/xIdentityHelper.xml
deleted file mode 100644
index 41217ac..0000000
--- a/bin/Debug/net10.0/xIdentityHelper.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
- xIdentityHelper
-
-
-
-
- Check User Claims ia Admin Role or not ...
-
-
-
-
-
-
- Check Actor is Valid for UserSelectByParam or not ...
-
-
-
-
-
-
-
- Converts an String to XUserRole ...
-
-
-
-
-
-
- Retrieve User Top Role based on Role Lists ...
-
-
-
-
-
-
- Check User Roles has Specified Permissions or not ...
-
-
-
-
-
-
-
- Must Top Role of System ...
-
-
-
-
- مدیر مسئول
-
-
-
-
- روزنامه نگار
-
-
-
-
- سر دبیر
-
-
-
-
- دستیار سرد بیر
-
-
-
-
- دبیر
-
-
-
-
- دستیار دبیر
-
-
-
-
- خبرنگار
-
-
-
-
- دستیار خبرنگار
-
-
-
-
- دستیار
-
-
-
-
- کاربر
-
-
-
-
- Must Top Role of System ...
-
-
-
-
- مدیر مسئول
-
-
-
-
- روزنامه نگار
-
-
-
-
- سر دبیر
-
-
-
-
- دستیار سرد بیر
-
-
-
-
- دبیر
-
-
-
-
- دستیار دبیر
-
-
-
-
- خبرنگار
-
-
-
-
- دستیار خبرنگار
-
-
-
-
- دستیار
-
-
-
-
- کاربر
-
-
-
-
diff --git a/bin/Debug/net10.0/xIdentityModels.dll b/bin/Debug/net10.0/xIdentityModels.dll
deleted file mode 100644
index 7ac5f2e..0000000
Binary files a/bin/Debug/net10.0/xIdentityModels.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xIdentityModels.pdb b/bin/Debug/net10.0/xIdentityModels.pdb
deleted file mode 100644
index c9e7d5b..0000000
Binary files a/bin/Debug/net10.0/xIdentityModels.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xIdentityModels.xml b/bin/Debug/net10.0/xIdentityModels.xml
deleted file mode 100644
index b71710a..0000000
--- a/bin/Debug/net10.0/xIdentityModels.xml
+++ /dev/null
@@ -1,1073 +0,0 @@
-
-
-
- xIdentityModels
-
-
-
-
- the Security Key which used to Signing JWT Tokens
- in Authentication Provider
-
-
-
-
-
- the Issuer and Creator of Token
-
-
-
-
-
- the Audience and Consumer of Token
-
-
-
-
-
- the List of Users Roles which must Provides in Identity
-
-
-
-
-
- determines All new users must Assign to which role in Registration
-
-
-
-
-
- determines New Registered Users Confirm Email or not
-
-
-
-
-
- determines New Registered Users Confirm PhoneNumber or not
-
-
-
-
-
- determines the Registration only Can be done with Invitation or not
-
-
-
-
-
- determines the Registration required confirmation with email or not
-
-
-
-
-
- an string Which Provide how long a action token can be valid
-
-
-
-
-
- Provide the Available Policies with their Default Values
-
-
-
-
- User Account Lock Policies
-
-
-
-
-
- User Password Policies
-
-
-
-
-
- the Policies for User for Allowing to SignIn
-
-
-
-
-
- the Policies for User
-
-
-
-
-
- the policies which determines how to
- populate user profile
-
-
-
-
-
- User Account Lock Policies
-
-
-
-
- The String which Provide Time Span Delais
- between Lockout and UnLock a User Account
- this Provided String the Parsed before Use
-
-
-
-
-
- the Number of InvalidLoginAttemps which can
- Happens to Lockout User Account
-
-
-
-
-
- determines Lockout mechanism allowed for new Users or not
-
-
-
-
-
- User Password Policies
-
-
-
-
- determines Password must contains digits or not
-
-
-
-
-
- determines the minimum allowed length for a password
-
-
-
-
-
- determines the number of Unique Chars must be included in a Password
-
-
-
-
-
- determines Password must contains LowerCase chars or not
-
-
-
-
-
- determines Password must contains Non-Alphabetical chars or not
-
-
-
-
-
- determines Password must contains UpperCase chars or not
-
-
-
-
-
- the Policies for User for Allowing to SignIn
-
-
-
-
- determines only enabled users can SignIn
-
-
-
-
-
- determines User must Confirm the given Email Address
- before Login or not
-
-
-
-
-
- determines User must Confirm the given Phone Number
- before Login or not
-
-
-
-
-
- the Policies for User
-
-
-
-
- determines Allowed characters which can used in UserName
-
-
-
-
-
- determines the Email Address of each User must be Unique or not
-
-
-
-
-
- minimum length of User Name
-
-
-
-
-
- maximum length of user name
-
-
-
-
-
- Minimum Age for Registration
-
-
-
-
-
- Maximum age for Registration
-
-
-
-
-
- a collection of invalid usernames
-
-
-
-
-
- contains user profile configuration
-
-
-
-
- determines user profile contain email or not
-
-
-
-
-
- determines user profile contains phone number or not
-
-
-
-
-
- determines user profile contains Roles collection or not
-
-
-
-
-
- Represent State of Friendship between to Users
-
-
-
-
- Determines Available Genders
-
-
-
-
- contains default users information
-
-
-
-
- All Available Friendship Types ...
-
-
-
-
- a DTO Class Which Represent a User Friends ...
-
-
-
-
- a List of Available Open Actions ...
-
-
-
-
- Open Actions Request Model ...
-
-
-
-
- Validate Model ...
-
-
-
-
-
- Checksum Digest Model ...
-
-
-
-
-
- Validate a Token is Correspond to Model or not ...
-
-
-
-
-
-
- aa Dto which used between Api's ...
-
-
-
-
- User Info Providing in Open Actions ...
-
-
-
-
- since registering IXUserRoleHelper need to add default instance if
- user not provided we create this helper ...
-
-
-
-
-
- Converts a User Entity to Profile Dto ...
-
-
-
-
-
-
-
-
-
-
-
- Check Specified User Has Access to Provided Roles ...
-
-
-
-
-
-
-
- Check Specified User Contains Specified UserSelectByParam or not ...
-
-
-
-
-
-
-
- /// Convert XIdentityUserDescriptor instance to XUser
-
-
-
-
-
-
- Check a User is Same as Descriptor User
-
-
-
-
-
-
-
- Check to XDevice instance to be same or not
-
-
-
-
-
-
-
- convert UserClaimsInfo to TokenResponse ...
-
-
-
-
-
-
- Convert a SecurityToken to it's Token String
-
-
-
-
-
-
-
- Validate a Token
-
-
-
-
-
-
-
-
- Convert a token string to Security Token
-
-
-
-
-
-
-
-
- Parse Action Token and return Corresponding RegistrationRequestDto
-
-
-
-
-
-
-
-
- Check to ActionRequestContext object is same or not
-
-
-
-
-
-
-
- Convert a RegistrationRequestDto object to it's jwt token Claims
-
-
-
-
-
-
- Generate a SecurityToken based on RegistrationRequestDto object
-
-
-
-
-
-
-
-
- Retrieve Tokens From Headers
-
-
-
-
-
-
- Retrieve Tokens From HttpContext
-
-
-
-
-
-
- Retrieve Tokens From ActionExecutingContext
-
-
-
-
-
-
- Retrieve Tokens From XUserInfo instance
-
-
-
-
-
-
- Retrieve Tokens From IHeader Dictionary
-
-
-
-
-
-
- Generate XTokenResponse instance based on TokenResponse
-
-
-
-
-
-
- Generate XTokenResponse instance based on TokenResponse
-
-
-
-
-
-
- Convert XLoginResponse to XTokenResponse
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific IHeaderDictionary instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific IHeaderDictionary instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific IHeaderDictionary instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific IHeaderDictionary instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific HttpRequest instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific HttpRequest instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific HttpRequest instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific HttpRequest instance
-
-
-
-
-
-
- Add ReNewed Authorization Tokens in Headers of
- Specific Response.
- Later in HttpInterceptors we can Look for AccessToken-ReNewed
- header Value and Renew User Tokens based on it
-
-
-
-
-
-
- Add ReNewed Authorization Tokens in Headers of
- Specific Response.
- Later in HttpInterceptors we can Look for AccessToken-ReNewed
- header Value and Renew User Tokens based on it
-
-
-
-
-
-
- Determines a Token Can Refrsh or not
-
-
-
-
-
-
- Determines a Token Can Refrsh or not
-
-
-
-
-
-
- Generate a Revision Checksum for new Tokens
-
-
-
-
-
-
-
- Generate a Revision Checksum for new Tokens
-
-
-
-
-
-
-
- Check an XLoginResponse instance is Valid with it's revision
-
-
-
-
-
-
-
-
- Check an XTokenResponse instance is Valid with it's revision
-
-
-
-
-
-
-
-
- represent a system wide actions
-
-
-
-
- Client Device Locale
-
- user's client device local such as en-US
-
-
-
- Requested Action Token
-
- a hashed content
-
-
-
- user's device
-
- an instance of XDevice which represent user's device
-
-
-
- FirstName
-
- users FirstName
-
-
-
- LastName
-
- user's LastName
-
-
-
- an Optional Value which represetns User's DateOfBirth
-
- user's DateOfBirth
-
-
-
- User's Id
-
- a GUID string which represent user's Id
-
-
-
- UserName
-
- user's UserName
-
-
-
- Email
-
- user's Email address
-
-
-
- MobileNumber / PhoneNumber
-
- user's PhoneNumber
-
-
-
- Password
-
- user's Password
-
-
-
- NewPassword
-
- a passwor string which used to Change/Reset password
-
-
-
- EmailVerificationCode
-
- a Verification Code which assign to user's for confirm it's Email Address
-
-
-
- MobileVerificationCode
-
- a Verification Code which assign to user's for confirm it's Phone Number
-
-
-
- Thumbnail
-
- an instance of IFormFile which is used as user's avatar
-
-
-
- ReturnUrl
-
-
- a url string which used in many used cases for providing a way to lead users to right places.
-
-
-
-
- represent a system wide action result
-
-
-
-
- ActionToken
-
- a hashed string which carry required info for doing system actions.
-
-
-
- ActionToken Lifetime
-
- an instance of DateTime which represent token expiration time
-
-
-
- Represent Requirements for Authenticationg a User
-
-
-
-
- how select an specific User
-
- an string value which represent how system select user such as: UserName, Email Address or MobileNumber
-
-
-
- user's password
-
- an string which represent user's pasword
-
-
-
- user's device
-
- an instance of XDevice which represent user's device
-
-
-
- user's language
-
- an string which represent user's language and locale, such as: en-US
-
-
-
- Represent a Client Device which used by User
-
-
-
-
- Operating System
-
- device operating system identifier
-
-
-
- Operating System Version
-
- which version of operatin system is in use
-
-
-
- Device Browser
-
- the Browser identifier
-
-
-
- Browser Engine Agent
-
- browser engine Agent
-
-
-
- Type of client Device
-
- represent device type XDeviceType
-
-
-
- UserId
-
- Represent this Devie belong to which User Identifier
-
-
-
- User
-
- Represent Device User XUser
-
-
-
- represent a Follower of specific User
-
-
-
-
- XFriendshipState
-
- state of Friendship at current moment XFriendshipState
-
-
-
- UserId
-
- source User's Id
-
-
-
- User
-
- source User XUser
-
-
-
- DestId
-
- destination User's Id
-
-
-
- Dest
-
- dest User XUser
-
-
-
- represent a Following of specific User
-
-
-
-
- XFriendshipState
-
- state of Friendship at current moment XFriendshipState
-
-
-
- UserId
-
- source User's Id
-
-
-
- User
-
- source User XUser
-
-
-
- DestId
-
- destination User's Id
-
-
-
- Dest
-
- dest User XUser
-
-
-
- Represent a User's Avatar Entity
-
-
-
-
- UserId
-
- represent current Avatar belongs to which User
-
-
-
- User
-
- User instance XUser
-
-
-
- Name
-
- Avatar's file name
-
-
-
- Thumb
-
- Avatar's thumbnail file's name
-
-
-
- Path
-
- Avatar's Image path on Profile Server
-
-
-
- ThumbPath
-
- Avatar's Thumbnail Image path on Profile Service
-
-
-
- CreationDate
-
- Upload Time
-
-
-
- represnt a User of System
-
-
-
-
- FirstName
-
- user's FirstName
-
-
-
- LastName
-
- user's LastName
-
-
-
- User is Enabled or not
-
-
- system was restrict Disabled Users access to Many Resources
-
- boolean value represent User is Enable or not
-
-
-
- User is Banned or not
-
-
- system was reject Banned Users access to Almost all Resources
-
- boolean value represent User is Banned or not
-
-
-
- DateOfBirth
-
- user's DateOfBirth
-
-
-
- CreationDate
-
- user's Creation/Registration Date
-
-
-
- LastLogin
-
- user's Last Successfull Login Date
-
-
-
- ProfileImage/Avatar
-
- user's current Avatar
-
-
-
- Gender
-
- user's Gender
-
-
-
- User Biography ...
-
-
-
-
-
- User Bio Cover Image ...
-
-
-
-
-
- Can Discover User ...
-
-
-
-
-
- User's Devices
-
- XDevice
- a Collection of all assigned Devices to User
-
-
-
- User's Avatars
-
- XProfileImage
- a Collection of all assigned Avatars to User
-
-
-
- User's Followers
-
- XFriendshipFollower
- a Collection of all User's Followers
-
-
-
- User's Followings
-
- XFriendshipFollowing
- a Collection of all User's Followings
-
-
-
- User's Roles
-
- a Collection of all User's Roles in System
-
-
-
diff --git a/bin/Debug/net10.0/xIdentityService.dll b/bin/Debug/net10.0/xIdentityService.dll
deleted file mode 100644
index 0a75bfe..0000000
Binary files a/bin/Debug/net10.0/xIdentityService.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xIdentityService.pdb b/bin/Debug/net10.0/xIdentityService.pdb
deleted file mode 100644
index 0ab87b6..0000000
Binary files a/bin/Debug/net10.0/xIdentityService.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xIdentityService.xml b/bin/Debug/net10.0/xIdentityService.xml
deleted file mode 100644
index f6fae54..0000000
--- a/bin/Debug/net10.0/xIdentityService.xml
+++ /dev/null
@@ -1,1669 +0,0 @@
-
-
-
- xIdentityService
-
-
-
-
- XProxy Middleware Configuration ...
-
-
-
-
- Proxy Host Address for Clients Which Use XProxy Server ...
-
-
-
-
-
- if EnableXPoweredByAthorization property setted to true, this property determines
- the header must be this value ...
-
-
-
-
-
- Determines Proxy Http Handler Check SSL or not ...
-
-
-
-
-
- Determines Http Client Handler Allow Auto Redirect or not ...
-
-
-
-
-
- Determines Proxy Server Log Received Requests or not ...
-
-
-
-
-
- DefineRoutes for Handling ...
-
-
-
-
-
- Describe a Proxy Route ...
-
-
-
-
- Determines which route can handled for Proxyfing ...
-
-
-
-
-
- Determines Proxy Server Handle Athorization or not ...
-
-
-
-
-
- Determines Which Scopes allowed to this route if authorizations enabled ...
-
-
-
-
-
- Determines Which Roles allowed to this route if authorizations enabled ...
-
-
-
-
-
- Determines XProxy Can Check XPowered By Authorization or not ...
-
-
-
-
-
- All Available Headers ...
-
-
-
-
- Hub Connection ID Header Keys ...
-
-
-
-
- Base Identity Api Controller
-
-
-
-
- Base Identity Api V1 Controller
-
-
-
-
- Retrieve Connection ID for Hubs ...
-
-
-
-
-
- Retrieve User Identifier Base on XActionRequest
-
-
-
-
-
-
-
-
- Retrieve Access Token
-
-
-
-
-
- Retrieve Refresh Token
-
-
-
-
-
- Retrieve Access Token Expiration Date
-
-
-
-
-
- Retrieve All Required Tokens
-
-
-
-
-
- Retrieve All Required Tokens
-
-
-
-
-
- Retrive UserInfo
-
-
-
-
-
- Validate User Authenticated and Retrieve User Info
-
-
-
-
-
- Extract Module Configuration Structure from IConfiguration interface
-
-
-
-
-
-
- Register Service and All it's Requirements
-
-
-
-
-
-
- Register Service and All it's Requirements
-
-
-
-
-
-
- Register Custome Token Provider
-
-
-
-
-
-
- Use Authentication
-
-
-
-
-
- Adds a policy to check for required scopes.
-
-
- List of any required scopes. The token must contain at least one of the listed scopes.
-
-
-
-
- Helper for creating scope-related policies
-
-
-
-
- Creates a policy to check for required scopes.
-
- List of any required scopes. The token must contain at least one of the listed scopes.
-
-
-
-
- Retrieve Authentication Service ...
-
-
-
-
-
-
- Retrieve Specific Token from HttpContext ...
-
-
-
-
-
-
-
-
- Retrieve Access Token
-
-
-
-
-
- Retrieve Refresh Token
-
-
-
-
-
- Retrieve Access Token Expiration Date
-
-
-
-
-
- Retrieve All Required Tokens
-
-
-
-
-
- Converts an Stream to Async Enumerable ...
-
-
-
-
-
-
-
-
- Converts an Stream to Async Enumerable ...
-
-
-
-
-
-
-
-
- an interface for Identity Provided Http Based Services ...
-
-
-
-
- Client Base Url ...
-
-
-
-
-
- Logger ...
-
-
-
-
-
- Powered Value ...
-
-
-
-
-
- Default Client Timeout ...
-
-
-
-
-
- Default Buffering Chunk Size ...
-
-
-
-
-
- Validation Provider ...
-
-
-
-
-
- Get an Instance of Http Client
-
-
-
-
-
- Get an Instance of RestClient
-
-
-
-
-
- Get an Instance of RestRequest
-
-
-
-
-
-
-
-
-
-
- Handle Call Specific Request and retrieve Response
-
-
-
-
-
-
-
-
-
-
-
- Access a Get Request Stream as AsyncEnumerable ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Get User SelectBy Param
-
-
-
-
-
-
-
-
- Converts UserInfo to TokenResponse model ...
-
-
-
-
-
-
- Prepare Url Address of Specified Enum by Filling Params
- and Query Strings Attach ...
-
-
-
-
-
-
-
-
-
- Prepare Url Address by Filling Params
- and Query Strings Attach ...
-
-
-
-
-
-
-
-
-
- a Referenced Service is a Service which can Referenced to other Items ...
-
-
-
-
- Get Reference Identifier for Specified Provider and Specified Item ...
-
-
-
-
-
-
-
- Check Specified Item has Refernce to Provider ...
-
-
-
-
-
-
-
-
-
- Add Specified Reference to Specified Item ...
-
-
-
-
-
-
-
-
-
-
-
-
- Remove Specified Reference from Specified Item ...
-
-
-
-
-
-
-
-
-
-
-
-
- Get Specified References ...
-
-
-
-
-
-
-
-
-
- Check an Item Has Reference to Specified ProvideFor and Specified forProvidedId ...
-
-
-
-
-
-
-
-
-
- Add a Reference to Item for Specified ProvideFor and Specified forProvidedId ...
-
-
-
-
-
-
-
-
-
-
- Remove a Reference from Item for Specified ProvideFor and Specified forProvidedId ...
-
-
-
-
-
-
-
-
-
-
- Retrieve References of Specified Itemfor providedFor ...
-
-
-
-
-
-
-
-
- in Some Cases we have Entities Which Can Referenced for Specified
- Provider and Types ...
- this interface Globaly introduce all available Actions for those ...
-
- TKey: type of Provider Models Keys ...
- TModel: type of Dto which Referenced ...
-
-
-
-
- Provider Identifier ...
-
-
-
-
- Get Specified Indexed Reference for Specific Provided ID ...
-
-
-
-
-
-
-
- Retrieve all Exists References of Specific Provided ID ...
-
-
-
-
-
-
- Extract all Referencing Models for Specified Key ...
-
-
-
-
-
-
- Count References ...
-
-
-
-
-
-
- Retrieve References of Specific Provided ID as Query ...
-
-
-
-
-
-
- Add Reference a Model to Specific Provided ID ...
-
-
-
-
-
-
-
-
-
-
- Remove Reference a Model for Specific Provided ID ...
-
-
-
-
-
-
-
-
-
-
- Remove All References to Specified Key ...
-
-
-
-
-
-
-
-
- Query Open To Search User Profiles ...
-
- requested user's identifiers
- how to filter results based on XQuery structure
- an instance of XQueryResult of XUserProfileDto
-
-
-
- Proxy Configuration ...
-
-
-
-
-
- retrie Normalize Host ...
-
-
-
-
-
- Validate XProxy Configuration for Client ...
-
-
-
-
-
- Retrieve all Prepared url of Routes ...
-
-
-
-
-
- retrieve all registred Routes ...
-
-
-
-
-
- Prepare a request url for a Proxy Route ...
-
-
-
-
-
-
-
- Prepare a request url for a Selected Proxy Route ...
-
-
-
-
-
-
-
- Find an Specific Route ...
-
-
-
-
-
-
- Provide all DI Requirements for XIdentityTokenRefresher Middleware
-
-
-
-
- Use XTokenValidator Middleware
-
-
-
-
-
- Proxy Server Middleware ...
-
-
-
-
- Throw Required Exception ...
-
-
-
-
- Show propper logs if Enabled ...
-
-
-
-
-
-
- Log Proxy Server Configuration ...
-
-
-
-
- Retrieve Destination Request Path based on Current Request ...
-
-
-
-
-
-
- Retrieve Propper Request Message based on HttpContext and uri ...F
-
-
-
-
-
-
-
- Fill Request Message by provide HttpContext ...
-
-
-
-
-
-
- Retreive and Extract Method Type of HttpRequest ...
-
-
-
-
-
-
- add all headers exists in HttpResponse MEssage to Current Context Response Headers ...
-
-
-
-
-
-
- Processing Response Content and Handle it on HttpContextResponse ...
-
-
-
-
-
-
-
- Check Content Type of Specific Response ...
-
-
-
-
-
-
-
- Retrieve and Extract Route Descriptor ...
-
-
-
-
-
-
- Provide all requirements for Dependency Injection Handler ...
-
-
-
-
- Retrieve XProxy Middelware Configuration from Configuration ...
-
-
-
-
-
-
- Register HTTP Handler for XProxy Server ...
-
-
-
-
-
-
-
- Register HTTP Handler for XProxy Server ...
-
-
-
-
-
-
-
- Register XProxy On Server ...
-
-
-
-
-
-
-
- Register XProxy On Server ...
-
-
-
-
-
-
-
- Register XProxy On Server ...
-
-
-
-
-
-
- Register XProxy On Client ...
-
-
-
-
-
-
- Adding XProxy Middleware to Applications ...
-
-
-
-
-
- Ban Specific Users
-
- Authentication Tokens
- an instance of XUserNameIdRequest which represents user identifier list to Ban
- a list of banned users identifiers
-
-
-
- UnBann Specific Users
-
- Authentication Tokens
- an instance of XUserNameIdRequest which represents user identifier list to Ban
- a list of unbanned users identifiers
-
-
-
- Check Specific User is Banned or not
-
- Authentication Tokens
- specified user's identifier
- a boolean value which represent user banned or not
-
-
-
- Request for Discovery Document
-
- an instance of DiscoveryDocumentResponse
-
-
-
- Request AccessToken for Specific XApiScope
-
- a member of XApiScope
- an instance of XTokenResponse
-
-
-
- Validate a token
-
- Authentication Tokens
- an instance of TokenIntrospectionResponse
-
-
-
- Authenticate a User
-
- User Login Required Info, an instance of XLoginRequest
- an instance of XTokenResponse
-
-
-
- Do Login based on XLoginRequest
-
- User Login Required Info, an instance of XLoginRequest
- an instance of XTokenResponse
-
-
-
- Logout from System
-
-
-
-
-
-
- Refresh Tokens
-
- Authentication Tokens
- an instance of XTokenResponse
-
-
-
- Change Password
-
- Authentication Tokens
- an instance of XActionRequest class which provider requirement for action
-
-
-
-
- Follow a User
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollowing
-
-
-
- Cancel Following Request
-
- Authentication Tokens
- a user identifier which represent destination user
- a boolean value
-
-
-
- Unfollow a Follower
-
- Authentication Tokens
- a user identifier which represent destination user
-
-
-
-
- Unfollow Following
-
- Authentication Tokens
- a user identifier which represent destination user
-
-
-
-
- Block a Follower
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollowing
-
-
-
- Unblock a Blocked User
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollowing
-
-
-
- Accept a Following Request
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollower
-
-
-
- Reject a Following Request
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollower
-
-
-
- Get Friendship Info Model between Specific User and Current User
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipInfoDto
-
-
-
- Check a User IsFollower of Requested User
-
- Authentication Tokens
- a user identifier which represent destination user
- a boolean value
-
-
-
- Get Specific Follower
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollower
-
-
-
- Get Follower State of a User
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipState
-
-
-
- Get Followers List Of Current User
-
- Authentication Tokens
- a collection of XFriendshipFollower
-
-
-
- Get All Followers List Includes Blocked, Requested and etc
- of Current User
-
- Authentication Tokens
- a collection of XFriendshipFollower
-
-
-
- Return Followers UserName's List of Current User
-
- Authentication Tokens
- a collection of UserNames
-
-
-
- Retrieve All User's Followers based on Query Model ...
-
- Query Model Descriptor
- Dest User for Reading Followers
- Requester User's Descriptor
-
-
-
-
- Check a User is in Followings of Current User
-
- Authentication Tokens
- a user identifier which represent destination user
- a boolean value
-
-
-
- Get Specific Following Model
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipFollowing
-
-
-
- Get Following State Relation between Specific User
- and Current User
-
- Authentication Tokens
- a user identifier which represent destination user
- an instance of XFriendshipState
-
-
-
- Get Followings of Current User
-
- Authentication Tokens
- a collection of XFriendshipFollowing
-
-
-
- Get All Following List Includes Blocked, Requested and etc
- of Current User
-
- Authentication Tokens
- a collection of XFriendshipFollowing
-
-
-
- Return Following UserName's List of Current User
-
- Authentication Tokens
- a collection of UserNames
-
-
-
- Retrieve All User's Followings based on Query Model ...
-
- Query Model Descriptor
- Dest User for Reading Followers
- Requester User's Descriptor
-
-
-
-
- Prepare API Based Device to Open Actions ...
-
-
-
-
-
- Retrieve User Names based on UserIds
-
- Authentication Tokens
- a comma seperated list of UserIds
- a collection of UserNames
-
-
-
- get user ids and retrieve corresponding user names
-
- Authentication Tokens
- an instance of XUserNameIdRequest which represent required UserIds collection
- a collection of XUserNameIdResponse instance
-
-
-
- Get Profile Object of Specific User
-
- Authentication Tokens
- determine's which user profile must be retrieved
- an instance of XUserProfileDto
-
-
-
- Retrieve Users Based On Query
-
- Authentication Tokens
- how to filter results based on XQuery structure
- an instance of XQueryResult of XUserProfileDto
-
-
-
- Retrieve Users Based On Query and Specified role
-
- Authentication Tokens
- an string which represent user role
- how to filter results based on XQuery structure
- if it's true the user must has exact role, otherwise top level users also listed
- an instance of XQueryResult of XUserProfileDto
-
-
-
- Query Specified User's Profile Images
-
- Authentication Tokens
- determine's which user profile must be retrieved
- how to filter results based on XQuery structure
- an instance of XQueryResult of XProfileImage
-
-
-
- Update User Profile based on XProfileUpdateRequest (FirstName/LastName/DateOfBirth)
-
- Authentication Tokens
- determine's which user profile must be retrieved
- user update info, an instance of XProfileUpdateRequest
- an instance of XUserProfileDto
-
-
-
- Update a User Profile based on XProfileUpdateRequest Full
-
- Authentication Tokens
- determine's which user profile must be retrieved
- user update info, an instance of XProfileUpdateRequest
- an instance of XUserProfileDto
-
-
-
- Add a New Profile Image
-
- Authentication Tokens
- an specific File to upload, IFormFile
- an instance of XUserProfileDto
-
-
-
- Add a New Collection of Profile Images
-
- Authentication Tokens
- a collection of Files to upload, IFormFileCollection
- an instance of XUserProfileDto
-
-
-
- set Specified Profile Image as Avatar
-
- Authentication Tokens
- an integer which reperesent AvatarId to set as current Avatar
- an instance of XUserProfileDto
-
-
-
- Remove Profile Images
-
- Authentication Tokens
- a comma seperated list of avatarIds to remove
- an instance of XUserProfileDto
-
-
-
- Check a User Selector is Available for Registration or Not
-
- an string value which reperesent a user
- a boolean value
-
-
-
- Invite a User to Register on Dashboard
-
- Authentication Tokens
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Recieve some Basic Informations and Start Registration Proccess
- if they Valid
-
- Registration Proccess Starts with Invoking this Action
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Add User Account Informations
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Upload and Attach a Profile Image for User. this is an Optional Step
-
- user's requested action token
- an instance of IFormFile for user's Avatar
- an instance of XActionResponse
-
-
-
- Finish Registrationn Proccess
-
- an instance of XActionRequest class which provider requirement for action
-
-
-
-
- Check User is Confirmed Email or not
-
- Authentication Tokens
- an string value which reperesent a user
- a boolean value
-
-
-
- Check User is Confirmed Mobile or not
-
- Authentication Tokens
- an string value which reperesent a user
- a boolean value
-
-
-
- Request Registration Confirm
-
- an instance of XActionRequest class which provider requirement for action
-
-
-
-
- Confirm Registration
-
- an instance of XActionRequest class which provider requirement for action
-
-
-
-
- Request For Mobile Number Change/Confirm
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Confirm Requested Mobile Number
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Request For Email Address Change/Confirm
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Confirm Requested Email Address
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Request Reset Password Action
-
- an instance of XActionRequest class which provider requirement for action
- an instance of XActionResponse
-
-
-
- Reset a User's Password
-
- an instance of XActionRequest class which provider requirement for action
-
-
-
-
- Query Open To Search User Profiles ...
-
- requested user's identifiers
- how to filter results based on XQuery structure
- an instance of XQueryResult of XUserProfileDto
-
-
-
- Get an Instance of Http Client
-
-
-
-
-
- Get an Instance of RestClient
-
-
-
-
-
- Get an Instance of RestRequest
-
-
-
-
- Handle Call Specific Request and retrieve Response
-
-
-
-
-
-
-
-
-
- Get User SelectBy Param
-
-
-
-
-
-
-
-
- an abstraction Implementation for Identity Provided Http Based Services ...
-
-
-
-
- Client Base Url ...
-
-
-
-
-
- Logger ...
-
-
-
-
-
- Powered Value ...
-
-
-
-
-
- Default Client Timeout ...
-
-
-
-
-
- Default Buffering Chunk Size ...
-
-
-
-
-
- Validation Provider ...
-
-
-
-
-
- Token Provider ...
-
-
-
-
- Identity Provider ...
-
-
-
-
- Get an Instance of Http Client
-
-
-
-
-
- Get an Instance of RestClient
-
-
-
-
-
- Get an Instance of RestRequest
-
-
-
-
-
-
-
-
-
-
- Handle Call Specific Request and retrieve Response
-
-
-
-
-
-
-
-
-
-
-
- Access a Get Request Stream as AsyncEnumerable ...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Get User SelectBy Param
-
-
-
-
-
-
-
-
- Prepare Url Address of Specified Enum by Filling Params
- and Query Strings Attach ...
-
-
-
-
-
-
-
-
-
- Prepare Url Address by Filling Params
- and Query Strings Attach ...
-
-
-
-
-
-
-
-
-
- Converts UserInfo to TokenResponse model ...
-
-
-
-
-
-
- Validate XProxy Configuration for Client ...
-
-
-
-
-
- retrie Normalize Host ...
-
-
-
-
-
- retrieve all registred Routes ...
-
-
-
-
-
- Retrieve all Prepared url of Routes ...
-
-
-
-
-
- Find an Specific Route ...
-
-
-
-
-
-
- Prepare a request url for a Proxy Route ...
-
-
-
-
-
-
-
- Prepare a request url for a Selected Proxy Route ...
-
-
-
-
-
-
-
- Retrieve Tokens From Headers
-
-
-
-
-
-
- Retrieve Tokens From HttpContext
-
-
-
-
-
-
- Retrieve Tokens From ActionExecutingContext
-
-
-
-
-
-
- Retrieve Tokens From XUserInfo instance
-
-
-
-
-
-
- Retrieve Tokens From IHeader Dictionary
-
-
-
-
-
-
- Retrieve IXIdentityProvider from HttpContext
-
-
-
-
-
-
- Generate XLoginResponse instance based on TokenResponse
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific IHeaderDictionary instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific IHeaderDictionary instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific HttpRequest instance
-
-
-
-
-
-
- Add Authorization Tokens in Headers of
- Specific HttpRequest instance
-
-
-
-
-
-
- Add ReNewed Authorization Tokens in Headers of
- Specific Response.
- Later in HttpInterceptors we can Look for AccessToken-ReNewed
- header Value and Renew User Tokens based on it
-
-
-
-
-
-
- Determines a Token Can Refrsh or not
-
-
-
-
-
-
- Generate a Revision Checksum for new Tokens
-
-
-
-
-
-
-
- Generate a Revision Checksum for new Tokens
-
-
-
-
-
-
-
- Check an XLoginResponse instance is Valid with it's revision
-
-
-
-
-
-
-
-
- Check an XTokenResponse instance is Valid with it's revision
-
-
-
-
-
-
-
-
- Retrieve Exception Details if Fails
-
-
-
-
-
-
- Convert XTokenResponse to Header Dictionary
-
-
-
-
-
-
diff --git a/bin/Debug/net10.0/xModels.dll b/bin/Debug/net10.0/xModels.dll
deleted file mode 100644
index e6032c9..0000000
Binary files a/bin/Debug/net10.0/xModels.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xModels.pdb b/bin/Debug/net10.0/xModels.pdb
deleted file mode 100644
index c290020..0000000
Binary files a/bin/Debug/net10.0/xModels.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xModels.xml b/bin/Debug/net10.0/xModels.xml
deleted file mode 100644
index 72e1677..0000000
--- a/bin/Debug/net10.0/xModels.xml
+++ /dev/null
@@ -1,493 +0,0 @@
-
-
-
- xModels
-
-
-
-
- a Base class which carry required things as a Father for it's childs ...
-
-
-
-
- LogTag which Specified for this class ...
-
-
-
-
- logger instance ...
-
-
-
-
- Extract Prepared Log MEssage ...
-
-
-
-
-
-
- Logging specific Message ...
-
-
-
-
-
-
- Logging specific Message to Console ...
-
-
-
-
-
- Descriptors classes Map required data for creating Entities on Seeding time ...
- this is a Base Descriptor class ...
-
-
-
-
- DTO - Data Transfer Objects is a kind of classes which Represent Entities ...
- this is base Dto class ...
-
-
-
-
- Base Entity Class
-
-
-
-
-
- Entity Id
-
- entity unique id
-
-
-
- Provided Soft Delete Behaviour ...
-
-
-
-
-
- Base Entity Related Dto Class ...
-
-
-
-
-
- Entity Id
-
- entity unique id
-
-
-
- Provided Soft Delete Behaviour ...
-
-
-
-
-
- a BaseEntity Class which has Id of Guid type
-
-
-
-
- a BaseEntity Class which has Id of int type
-
-
-
-
- Range Request Classes Carry a List of Objects
-
-
-
-
-
- a BaseEntity Class which has Id of string type
-
-
-
-
- Operating System
-
- device operating system identifier
-
-
-
- Operating System Version
-
- which version of operatin system is in use
-
-
-
- Device Browser
-
- the Browser identifier
-
-
-
- Browser Engine Agent
-
- browser engine Agent
-
-
-
- Type of client Device
-
- represent device type XDeviceType
-
-
-
- Some Requests Get Object Response Result of Data ...
-
-
-
-
- Since in Many Cases we have to Retrieve Specified User's Minimal
- Infos for Handle Data Transfering, this Dto is Used ...
-
-
-
-
- Request a Page of Data Based on Query ...
- this can used in every Data Providers ...
-
-
-
-
- an string for filtering results
-
-
-
-
-
- determines fully load object with it's relational fields or not
-
-
-
-
-
- specifiy sorting of items
-
-
-
-
-
- specify sorting direction
-
-
-
-
-
- specify page number
-
-
-
-
-
- specify page size
-
-
-
-
-
- Result of a Requested Page of Data Based on Query ...
- this can used in every Data Providers ...
-
-
-
-
- a collection of items for a page ...
-
-
-
-
-
- Current Page Number ...
-
-
-
-
-
- Current Page Size ...
-
-
-
-
-
- Total Pages ...
-
-
-
-
-
- Total Filtered Items Pages Count ...
-
-
-
-
-
- Total Filtered Items ...
-
-
-
-
-
- Total Exists Items ...
-
-
-
-
-
- in some cases we have to validate a revision of request, this is a model
- which used to request a revision validator ...
-
-
-
-
-
- Check to XDevice instance to be same or not
-
-
-
-
-
-
-
- Some times we need to wrap Entities by some logs or audits ...
- this class provide Audit fields for an Auditable Entity ...
-
-
-
-
- Retrieve all Exists Items ...
-
-
-
-
-
- Retrieve specific Item by key ...
-
-
-
-
-
-
- retrieve items based on specific condition ...
-
-
-
-
-
-
- retrieve item based on specific condition ...
-
-
-
-
-
-
- add specific item to Store ...
-
-
-
-
-
-
- Add a Collection of Items on Store ...
-
-
-
-
-
-
- Remove an item from store ...
-
-
-
-
-
-
- remove an item by it's Key ...
-
-
-
-
-
-
- remove a collection of items at once ...
-
-
-
-
-
-
- Update Exists Item in store ...
-
-
-
-
-
-
-
-
-
-
- Update a Collection of Exists Items ...
-
-
-
-
-
-
-
-
-
-
- retrieve item(s) exists based on specific condition ...
-
-
-
-
-
-
- is exists an item by providing it's key ...
-
-
-
-
-
-
- Count Exists items ...
-
-
-
-
-
- this is main store of items ...
-
-
-
-
-
-
- Retrieve all Exists Items ...
-
-
-
-
-
- Retrieve specific Item by key ...
-
-
-
-
-
-
- retrieve items based on specific condition ...
-
-
-
-
-
-
- retrieve item based on specific condition ...
-
-
-
-
-
-
- add specific item to Store ...
-
-
-
-
-
-
- Add a Collection of Items on Store ...
-
-
-
-
-
-
- Remove an item from store ...
-
-
-
-
-
-
- remove an item by it's Key ...
-
-
-
-
-
-
- remove a collection of items at once ...
-
-
-
-
-
-
- Update Exists Item in store ...
-
-
-
-
-
-
-
-
-
-
- Update a Collection of Exists Items ...
-
-
-
-
-
-
-
-
-
-
- retrieve item(s) exists based on specific condition ...
-
-
-
-
-
-
- is exists an item by providing it's key ...
-
-
-
-
-
-
- Count Exists items ...
-
-
-
-
-
- set Object Key ...
-
-
-
-
-
-
- Get Object Key ...
-
-
-
-
-
-
diff --git a/bin/Debug/net10.0/xPushService.dll b/bin/Debug/net10.0/xPushService.dll
deleted file mode 100644
index e082df9..0000000
Binary files a/bin/Debug/net10.0/xPushService.dll and /dev/null differ
diff --git a/bin/Debug/net10.0/xPushService.pdb b/bin/Debug/net10.0/xPushService.pdb
deleted file mode 100644
index 0cb9cc0..0000000
Binary files a/bin/Debug/net10.0/xPushService.pdb and /dev/null differ
diff --git a/bin/Debug/net10.0/xPushService.xml b/bin/Debug/net10.0/xPushService.xml
deleted file mode 100644
index 2503351..0000000
--- a/bin/Debug/net10.0/xPushService.xml
+++ /dev/null
@@ -1,2008 +0,0 @@
-
-
-
- xPushService
-
-
-
-
- Notify a New Item added ...
-
-
-
-
-
-
-
- Notify a New Item added ...
-
-
-
-
-
-
-
- Notify Add Many Items ...
-
-
-
-
-
-
-
- Notify an Item Deleted ...
-
-
-
-
-
-
-
- Notify Delete Many Items ...
-
-
-
-
-
-
-
- Notify an Item Updated ...
-
-
-
-
-
-
-
- Notify Update Many Items ...
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos
- as Async Enumerable ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- Notify a New Entity added ...
-
-
-
-
-
-
-
- Notify a New Entity added ...
-
-
-
-
-
-
-
- Notify Add Many Entities ...
-
-
-
-
-
-
-
- Notify an Entity Deleted ...
-
-
-
-
-
-
-
- Notify Delete Many Entities ...
-
-
-
-
-
-
-
- Notify an Entity Updated ...
-
-
-
-
-
-
-
- Notify Update Many Entities ...
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- add a new Dto ...
-
-
-
-
-
-
-
-
-
- Update an Dto values ...
-
-
-
-
-
-
-
-
-
-
- remove an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
-
- count all exists Dtos ...
-
-
-
-
-
-
-
- Check a Dto exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos ...
-
-
-
-
-
-
-
-
-
- find an Dto by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Dtos by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Dtos based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- Sending WebRTC Offer To Specified Connection ...
-
-
-
-
-
-
-
-
- Sending WebRTC Answer to Specified Connection ...
-
-
-
-
-
-
-
- Sending WebRTC Candidate to Specified Connecton ...
-
-
-
-
-
-
-
-
- Base route of WebSocket Server ...
-
- string
-
-
-
- determines log level of signalR ...
-
-
-
-
-
- when client disconnected it's automatically try to reconnect, this
- determines max number of try to connect ...
-
-
-
-
-
- add support for message protocol ...
-
-
-
-
-
- the delay between two connection try ..
-
-
-
-
-
- new Connection Join ...
-
-
-
-
- an Exists Connection Closed ...
-
-
-
-
- All Actions in WebRTC Hubs ...
-
-
-
-
- Provides All Actions Based on Entities ...
-
-
-
-
- Get Specified Item by ID ...
-
-
-
-
-
-
-
-
- Get All Exists Items ...
-
-
-
-
-
-
-
-
- Find an item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
- Find a collection of Items by proving a Query Search ...
-
-
-
-
-
-
-
-
-
- Retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
- Retrieve Owned Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
- Add an item ...
-
-
-
-
-
-
-
- Update an item values ...
-
-
-
-
-
-
-
-
- Remove an Item ...
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Query Search ...
-
-
-
-
-
-
-
-
-
-
- Retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- Extract Module Configuration from provided IConfiguration
-
-
- an instance of XPushServiceConfiguration
-
-
-
- Register XPushServiceHelper ...
-
-
-
-
-
-
- Register Module Provided Service on DI
-
-
-
-
-
-
- Register Module Provided Service on DI
-
-
-
-
-
-
- Use Module Middlewares on Application Builder
-
-
-
-
-
-
- a LogTag for XPushService ...
-
-
-
-
- print a log in Console ...
-
-
-
-
-
- Register Push Service ...
-
-
-
-
-
-
-
- Generate User Info based on HubCallerContext ...
-
-
-
-
-
-
- a collection of Hubs for Registring ...
-
-
-
-
-
-
- add specified hub to provided hubs for registration ...
-
-
-
-
-
-
- remove an specific hub from provided list ...
-
-
-
-
-
- retrieve provided hubs count ...
-
-
-
-
-
- retrieve all provided hubs for registration ...
-
-
-
-
-
- Notify a New Item added ...
-
-
-
-
-
-
-
- Notify a New Item added ...
-
-
-
-
-
-
-
- Notify Add Many Items ...
-
-
-
-
-
-
-
- Notify an Item Deleted ...
-
-
-
-
-
-
-
- Notify Delete Many Items ...
-
-
-
-
-
-
-
- Notify an Item Updated ...
-
-
-
-
-
-
-
- Notify Update Many Items ...
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos
- as Async Enumerable ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- Notify a New Entity added ...
-
-
-
-
-
-
-
- Notify a New Entity added ...
-
-
-
-
-
-
-
- Notify Add Many Entities ...
-
-
-
-
-
-
-
- Notify an Entity Deleted ...
-
-
-
-
-
-
-
- Notify Delete Many Entities ...
-
-
-
-
-
-
-
- Notify an Entity Updated ...
-
-
-
-
-
-
-
- Notify Update Many Entities ...
-
-
-
-
-
-
-
- a Provider is a way to Manipulate Data using Repository or Services and Contains Push
- notifications ability ...
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- a Provided Service Used for Providing Data Based on Validations of Users ...
-
-
-
-
-
-
-
-
- Get Specified Item by ID ...
-
-
-
-
-
-
-
-
- Get All Exists Items ...
-
-
-
-
-
-
-
-
- Find an item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
- Find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- Retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
- Retrieve Owned Items based on XQuery Pagination structure ...
- if supported ...
-
-
-
-
-
-
-
-
-
-
-
- Add an item values ...
-
-
-
-
-
-
-
-
-
- Update an item values ...
-
-
-
-
-
-
-
-
-
-
- remove an Item ...
-
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
- a Provided Controller Used for Providing a Provided Service Actions ...
-
-
-
-
-
-
-
-
- Get Specified Item by ID ...
-
-
-
-
-
-
-
-
- Get All Exists Items ...
-
-
-
-
-
-
-
-
- Find an item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
- Find a collection of Items by proving a Query Search ...
-
-
-
-
-
-
-
-
-
- Retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
- Retrieve Owned Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
- Add an item ...
-
-
-
-
-
-
-
- Update an item values ...
-
-
-
-
-
-
-
-
- Remove an Item ...
-
-
-
-
-
-
-
- a Provider is a way to Manipulate Data using Repository or Services and Contains Push
- notifications ability ...
-
-
-
-
-
-
-
- add a new Dto ...
-
-
-
-
-
-
-
-
-
- Update an Dto values ...
-
-
-
-
-
-
-
-
-
-
- remove an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
-
- count all exists Dtos ...
-
-
-
-
-
-
-
- Check a Dto exists or not ...
-
-
-
-
-
-
-
-
- retrieve an Dto by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Dtos ...
-
-
-
-
-
-
-
-
-
- find an Dto by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Dtos by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Dtos based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- add a new Item ...
-
-
-
-
-
-
-
-
- Update an Item values ...
-
-
-
-
-
-
-
-
-
- remove an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
-
- retrieve an Item by it's Id ...
-
-
-
-
-
-
-
-
-
- retrieve all exists Items ...
-
-
-
-
-
-
-
-
-
- find an Item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
- Send Custom Push Message ...
-
-
-
-
-
-
-
-
-
- Sending WebRTC Offer To Specified Connection ...
-
-
-
-
-
-
-
-
- Sending WebRTC Answer to Specified Connection ...
-
-
-
-
-
-
-
- Sending WebRTC Candidate to Specified Connecton ...
-
-
-
-
-
-
-
-
- Describe a Hub to Register ...
-
-
-
-
- Specified the Hub Route ...
-
-
-
-
-
- Specified the Hub Class Type ...
-
-
-
-
-
- a Provided Service Used for Providing Data Based on Validations of Users ...
-
-
-
-
-
-
-
-
- Check an Items is Owned for User or not ...
-
-
-
-
-
-
-
- Check User Has Permission for Manipulate Data or not ...
-
-
-
-
-
-
- Get Specified Item by ID ...
-
-
-
-
-
-
-
-
- Get All Exists Items ...
-
-
-
-
-
-
-
-
- find an item by providing a Conditional Expression ...
-
-
-
-
-
-
-
-
- find a collection of Items by proving a Conditional Expression ...
-
-
-
-
-
-
-
-
-
- retrieve Items based on XQuery Pagination structure ...
-
-
-
-
-
-
-
-
-
-
- retrieve Owned Items based on XQuery Pagination structure ...
- if supported ...
-
-
-
-
-
-
-
-
-
-
-
- Add an item values ...
-
-
-
-
-
-
-
-
-
- Update an item values ...
-
-
-
-
-
-
-
-
-
-
- remove an Item ...
-
-
-
-
-
-
-
-
-
- count all exists Items ...
-
-
-
-
-
-
- Check an Item exists or not ...
-
-
-
-
-
-
-
diff --git a/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b135..0000000
--- a/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/obj/Debug/net10.0/apphost.exe b/obj/Debug/net10.0/apphost.exe
deleted file mode 100644
index 45620a4..0000000
Binary files a/obj/Debug/net10.0/apphost.exe and /dev/null differ
diff --git a/obj/Debug/net10.0/ref/xAiApi.dll b/obj/Debug/net10.0/ref/xAiApi.dll
deleted file mode 100644
index 412329b..0000000
Binary files a/obj/Debug/net10.0/ref/xAiApi.dll and /dev/null differ
diff --git a/obj/Debug/net10.0/refint/xAiApi.dll b/obj/Debug/net10.0/refint/xAiApi.dll
deleted file mode 100644
index 412329b..0000000
Binary files a/obj/Debug/net10.0/refint/xAiApi.dll and /dev/null differ
diff --git a/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json b/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
deleted file mode 100644
index 0fe0fe0..0000000
--- a/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-{"GlobalPropertiesHash":"duPbgCbio4UUJ3XRUhDHf2IH/yousMFl5rvmIJp2pAs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["85t7nSIUPwizXCYD0FnYiJRFX86jzUGqwGarfjGf8No=","T2xnC3elK3nI6LRmwkjAWpawUEetcC1Mjt9GU9C2fEo=","sWq\u002BVvA1OddvZd6yTru9GKfV9Q8yhwxrVrbn2wL/PRQ=","lMpApJ05PdF\u002B38C8XcTVoT/VJ1dWSVwUHNU1Pl9xtqU=","77Gml1OL5SV4yD9CTlddF8ySe0vnkjz0hLu5vEYXmH0=","NemMt2h1y\u002B\u002Be53mh1qMlj8I5OpunqB//XW8SbiwyaeE=","9ELfD0OyObaWjzxARdo3ALQOmsAqV4BShndQyHW7UlA=","gBwAK9ayYQFxYc6MnNNRKTikIbMmpGJSC/21EC6h3Kw="],"CachedAssets":{},"CachedCopyCandidates":{}}
\ No newline at end of file
diff --git a/obj/Debug/net10.0/rjsmrazor.dswa.cache.json b/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
deleted file mode 100644
index 13dbdbd..0000000
--- a/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-{"GlobalPropertiesHash":"uhvZnAE/WlAagH1LFIcKeBmPJcgXMeHibgjOe6Af37A=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["85t7nSIUPwizXCYD0FnYiJRFX86jzUGqwGarfjGf8No=","T2xnC3elK3nI6LRmwkjAWpawUEetcC1Mjt9GU9C2fEo=","sWq\u002BVvA1OddvZd6yTru9GKfV9Q8yhwxrVrbn2wL/PRQ=","lMpApJ05PdF\u002B38C8XcTVoT/VJ1dWSVwUHNU1Pl9xtqU=","77Gml1OL5SV4yD9CTlddF8ySe0vnkjz0hLu5vEYXmH0=","NemMt2h1y\u002B\u002Be53mh1qMlj8I5OpunqB//XW8SbiwyaeE=","9ELfD0OyObaWjzxARdo3ALQOmsAqV4BShndQyHW7UlA=","gBwAK9ayYQFxYc6MnNNRKTikIbMmpGJSC/21EC6h3Kw="],"CachedAssets":{},"CachedCopyCandidates":{}}
\ No newline at end of file
diff --git a/obj/Debug/net10.0/rpswa.dswa.cache.json b/obj/Debug/net10.0/rpswa.dswa.cache.json
deleted file mode 100644
index b1b2272..0000000
--- a/obj/Debug/net10.0/rpswa.dswa.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-{"GlobalPropertiesHash":"y0flrHQo7W06X46rI7WMnKDQq3E6ynU0L/4Bu8WYs9M=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["85t7nSIUPwizXCYD0FnYiJRFX86jzUGqwGarfjGf8No=","T2xnC3elK3nI6LRmwkjAWpawUEetcC1Mjt9GU9C2fEo=","sWq\u002BVvA1OddvZd6yTru9GKfV9Q8yhwxrVrbn2wL/PRQ="],"CachedAssets":{},"CachedCopyCandidates":{}}
\ No newline at end of file
diff --git a/obj/Debug/net10.0/staticwebassets.build.endpoints.json b/obj/Debug/net10.0/staticwebassets.build.endpoints.json
deleted file mode 100644
index 5576e88..0000000
--- a/obj/Debug/net10.0/staticwebassets.build.endpoints.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Version":1,"ManifestType":"Build","Endpoints":[]}
\ No newline at end of file
diff --git a/obj/Debug/net10.0/staticwebassets.build.json b/obj/Debug/net10.0/staticwebassets.build.json
deleted file mode 100644
index b249fd8..0000000
--- a/obj/Debug/net10.0/staticwebassets.build.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Version":1,"Hash":"c4CZ52Kpj43S90Z/zvTrTdBN+noXtFtyA659QgKZgjA=","Source":"xSaherElm.xAiApi","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
\ No newline at end of file
diff --git a/obj/Debug/net10.0/staticwebassets.build.json.cache b/obj/Debug/net10.0/staticwebassets.build.json.cache
deleted file mode 100644
index d3bdfd1..0000000
--- a/obj/Debug/net10.0/staticwebassets.build.json.cache
+++ /dev/null
@@ -1 +0,0 @@
-c4CZ52Kpj43S90Z/zvTrTdBN+noXtFtyA659QgKZgjA=
\ No newline at end of file
diff --git a/obj/Debug/net10.0/swae.build.ex.cache b/obj/Debug/net10.0/swae.build.ex.cache
deleted file mode 100644
index e69de29..0000000
diff --git a/obj/Debug/net10.0/xAiApi.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net10.0/xAiApi.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index bed33a5..0000000
--- a/obj/Debug/net10.0/xAiApi.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,23 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb = true
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = xAiApi
-build_property.RootNamespace = xAiApi
-build_property.ProjectDir = C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.RazorLangVersion = 9.0
-build_property.SupportLocalizedComponentNames =
-build_property.GenerateRazorMetadataSourceChecksumAttributes =
-build_property.MSBuildProjectDirectory = C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi
-build_property._RazorSourceGeneratorDebug =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
diff --git a/obj/Debug/net10.0/xAiApi.GlobalUsings.g.cs b/obj/Debug/net10.0/xAiApi.GlobalUsings.g.cs
deleted file mode 100644
index 5e6145d..0000000
--- a/obj/Debug/net10.0/xAiApi.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-global using Microsoft.AspNetCore.Builder;
-global using Microsoft.AspNetCore.Hosting;
-global using Microsoft.AspNetCore.Http;
-global using Microsoft.AspNetCore.Routing;
-global using Microsoft.Extensions.Configuration;
-global using Microsoft.Extensions.DependencyInjection;
-global using Microsoft.Extensions.Hosting;
-global using Microsoft.Extensions.Logging;
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Net.Http.Json;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/obj/Debug/net10.0/xAiApi.MvcApplicationPartsAssemblyInfo.cache b/obj/Debug/net10.0/xAiApi.MvcApplicationPartsAssemblyInfo.cache
deleted file mode 100644
index e69de29..0000000
diff --git a/obj/Debug/net10.0/xAiApi.MvcApplicationPartsAssemblyInfo.cs b/obj/Debug/net10.0/xAiApi.MvcApplicationPartsAssemblyInfo.cs
deleted file mode 100644
index 563bbb4..0000000
--- a/obj/Debug/net10.0/xAiApi.MvcApplicationPartsAssemblyInfo.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xCommons")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xDataService")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xHttpService")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xIdentityHelper")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xIdentityModels")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xIdentityService")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xModels")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("xPushService")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/obj/Debug/net10.0/xAiApi.assets.cache b/obj/Debug/net10.0/xAiApi.assets.cache
deleted file mode 100644
index 9bf8250..0000000
Binary files a/obj/Debug/net10.0/xAiApi.assets.cache and /dev/null differ
diff --git a/obj/Debug/net10.0/xAiApi.csproj.AssemblyReference.cache b/obj/Debug/net10.0/xAiApi.csproj.AssemblyReference.cache
deleted file mode 100644
index e7dc089..0000000
Binary files a/obj/Debug/net10.0/xAiApi.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/obj/Debug/net10.0/xAiApi.csproj.CoreCompileInputs.cache b/obj/Debug/net10.0/xAiApi.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 9bfec6a..0000000
--- a/obj/Debug/net10.0/xAiApi.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-bdf4f513e2d699f3e676dce60732889827f848e138335c9f4aa0e7ed4b74b34b
diff --git a/obj/Debug/net10.0/xAiApi.csproj.FileListAbsolute.txt b/obj/Debug/net10.0/xAiApi.csproj.FileListAbsolute.txt
deleted file mode 100644
index 019a119..0000000
--- a/obj/Debug/net10.0/xAiApi.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,167 +0,0 @@
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\nuget.config
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\appsettings.Development.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\appsettings.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.staticwebassets.endpoints.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.exe
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.deps.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.runtimeconfig.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xAiApi.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\AutoMapper.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\AutoMapper.Extensions.Microsoft.DependencyInjection.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\BouncyCastle.Crypto.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\DnsClient.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Google.Protobuf.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL-Parser.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.NewtonsoftJson.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Core.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Transports.AspNetCore.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Transports.Subscriptions.Abstractions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Transports.WebSockets.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Ui.Playground.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.Server.Ui.Voyager.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\GraphQL.SystemTextJson.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\IdentityModel.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\IdentityModel.AspNetCore.OAuth2Introspection.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\K4os.Compression.LZ4.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\K4os.Compression.LZ4.Streams.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\K4os.Hash.xxHash.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\PhoneNumbers.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MessagePack.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.Http.Connections.Client.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.Mvc.Versioning.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.SignalR.Client.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Bcl.AsyncInterfaces.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Bcl.HashCode.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Data.SqlClient.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Data.Sqlite.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.DotNet.PlatformAbstractions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Abstractions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Relational.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Sqlite.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.SqlServer.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Extensions.DependencyModel.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Identity.Client.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.IdentityModel.JsonWebTokens.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.IdentityModel.Logging.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.IdentityModel.Tokens.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.IO.RecyclableMemoryStream.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.OpenApi.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Microsoft.Win32.SystemEvents.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MongoDB.Bson.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MongoDB.Driver.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MongoDB.Driver.Core.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MongoDB.Libmongocrypt.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MySql.Data.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Ubiety.Dns.Core.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Zstandard.Net.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\MySql.EntityFrameworkCore.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Newtonsoft.Json.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Oracle.EntityFrameworkCore.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Oracle.ManagedDataAccess.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\RestSharp.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\SharpCompress.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\SQLitePCLRaw.batteries_v2.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\SQLitePCLRaw.nativelibrary.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\SQLitePCLRaw.core.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\SQLitePCLRaw.provider.dynamic_cdecl.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Swashbuckle.AspNetCore.Swagger.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerGen.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerUI.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Configuration.ConfigurationManager.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Drawing.Common.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.IdentityModel.Tokens.Jwt.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Reactive.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Reactive.Core.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Reactive.Linq.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Runtime.Caching.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Security.Cryptography.ProtectedData.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Security.Permissions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\System.Windows.Extensions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xExceptions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\unix\lib\netcoreapp2.1\Microsoft.Data.SqlClient.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\lib\netcoreapp2.1\Microsoft.Data.SqlClient.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\native\libzstd.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\native\snappy32.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\native\snappy64.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux\native\libmongocrypt.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\osx\native\libmongocrypt.dylib
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\native\mongocrypt.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-arm64\native\sni.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-x64\native\sni.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-x86\native\sni.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\alpine-x64\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux-arm\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux-arm64\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux-armel\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux-musl-x64\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux-x64\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\linux-x86\native\libe_sqlite3.so
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\osx-x64\native\libe_sqlite3.dylib
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-arm\native\e_sqlite3.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-arm64\native\e_sqlite3.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-x64\native\e_sqlite3.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win-x86\native\e_sqlite3.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\unix\lib\netcoreapp2.0\System.Runtime.Caching.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\lib\netcoreapp2.0\System.Runtime.Caching.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xCommons.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xDataService.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xHttpService.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityHelper.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityModels.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityService.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xModels.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xPushService.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xCommons.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xCommons.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xHttpService.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xHttpService.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityHelper.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityHelper.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xDataService.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xDataService.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityModels.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityModels.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityService.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xIdentityService.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xModels.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xModels.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xPushService.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\bin\Debug\net10.0\xPushService.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.csproj.AssemblyReference.cache
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\rpswa.dswa.cache.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.csproj.CoreCompileInputs.cache
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.MvcApplicationPartsAssemblyInfo.cs
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.MvcApplicationPartsAssemblyInfo.cache
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\rjimswa.dswa.cache.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\rjsmrazor.dswa.cache.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\rjsmcshtml.dswa.cache.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\scopedcss\bundle\xSaherElm.xAiApi.styles.css
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\staticwebassets.build.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\staticwebassets.build.json.cache
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\staticwebassets.development.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\staticwebassets.build.endpoints.json
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\swae.build.ex.cache
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.csproj.Up2Date
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\refint\xAiApi.dll
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.xml
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.pdb
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\xAiApi.genruntimeconfig.cache
-C:\Users\SaherElm\Documents\Projects\xSaherElmWorkspace\xAiApi\obj\Debug\net10.0\ref\xAiApi.dll
diff --git a/obj/Debug/net10.0/xAiApi.csproj.Up2Date b/obj/Debug/net10.0/xAiApi.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/obj/Debug/net10.0/xAiApi.dll b/obj/Debug/net10.0/xAiApi.dll
deleted file mode 100644
index b1a0cb3..0000000
Binary files a/obj/Debug/net10.0/xAiApi.dll and /dev/null differ
diff --git a/obj/Debug/net10.0/xAiApi.genruntimeconfig.cache b/obj/Debug/net10.0/xAiApi.genruntimeconfig.cache
deleted file mode 100644
index e1a48b9..0000000
--- a/obj/Debug/net10.0/xAiApi.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-798a48b084f415922060a955a0b3dcea51dee2b1076e377db7a987c0a94c32ad
diff --git a/obj/Debug/net10.0/xAiApi.pdb b/obj/Debug/net10.0/xAiApi.pdb
deleted file mode 100644
index 90a8864..0000000
Binary files a/obj/Debug/net10.0/xAiApi.pdb and /dev/null differ
diff --git a/obj/Debug/net10.0/xAiApi.xml b/obj/Debug/net10.0/xAiApi.xml
deleted file mode 100644
index ec6e27d..0000000
--- a/obj/Debug/net10.0/xAiApi.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- xAiApi
-
-
-
-
- Runing when application start ...
-
-
-
-
- Show Configured Welcome Message
-
-
-
-
-
- Test all Authentication Policies ...
-
-
-
-
- API Read Scope
-
- string message
-
-
-
- API Write Scope
-
- string message
-
-
-
- API Admin Scope
-
- string message
-
-
-
- API Manage Scop
-
- string message
-
-
-
- a simple Action which returns a List of Authenticated User Claims
-
- string message which represent current user's claims
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- a simple Hello User for Checking Authentication and Policy
-
- string message which contains authenticated user name
-
-
-
- Register Authorization Policies
-
-
-
-
-
-
- Use Forward Headers Options for resolving behind a proxy issues ...
-
-
-
-
-
-
- Auto-generated public partial Program class for top-level statement apps.
-
-
-
-
diff --git a/obj/project.assets.json b/obj/project.assets.json
deleted file mode 100644
index 3eb0ab9..0000000
--- a/obj/project.assets.json
+++ /dev/null
@@ -1,4224 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net10.0": {
- "AutoMapper/10.1.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/AutoMapper.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/AutoMapper.dll": {
- "related": ".xml"
- }
- }
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": {
- "type": "package",
- "dependencies": {
- "AutoMapper": "[10.1.0, 11.0.0)"
- },
- "compile": {
- "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {}
- }
- },
- "BouncyCastle.NetCore/1.8.5": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "related": ".xml"
- }
- }
- },
- "DnsClient/1.4.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/DnsClient.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/DnsClient.dll": {
- "related": ".xml"
- }
- }
- },
- "Google.Protobuf/3.14.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Google.Protobuf.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Google.Protobuf.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "GraphQL/3.0.0.2026": {
- "type": "package",
- "dependencies": {
- "GraphQL-Parser": "5.3.0",
- "System.ComponentModel.Annotations": "4.7.0",
- "System.Reactive.Core": "4.4.1",
- "System.Reactive.Linq": "4.4.1"
- },
- "compile": {
- "lib/netstandard2.0/GraphQL.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.dll": {
- "related": ".xml"
- }
- }
- },
- "GraphQL-Parser/5.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/GraphQL-Parser.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL-Parser.dll": {}
- }
- },
- "GraphQL.NewtonsoftJson/3.0.0.2026": {
- "type": "package",
- "dependencies": {
- "GraphQL": "3.0.0.2026",
- "Newtonsoft.Json": "12.0.3"
- },
- "compile": {
- "lib/netstandard2.0/GraphQL.NewtonsoftJson.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.NewtonsoftJson.dll": {
- "related": ".xml"
- }
- }
- },
- "GraphQL.Server.Core/4.0.1": {
- "type": "package",
- "dependencies": {
- "GraphQL": "3.0.0.2026"
- },
- "compile": {
- "lib/netstandard2.0/GraphQL.Server.Core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.Server.Core.dll": {}
- }
- },
- "GraphQL.Server.Transports.AspNetCore/4.0.1": {
- "type": "package",
- "dependencies": {
- "GraphQL.Server.Core": "4.0.1"
- },
- "compile": {
- "lib/netcoreapp3.1/GraphQL.Server.Transports.AspNetCore.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Transports.AspNetCore.dll": {}
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": {
- "type": "package",
- "dependencies": {
- "GraphQL.NewtonsoftJson": "3.0.0.2026",
- "GraphQL.Server.Transports.AspNetCore": "4.0.1"
- },
- "compile": {
- "lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll": {}
- }
- },
- "GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": {
- "type": "package",
- "dependencies": {
- "GraphQL.NewtonsoftJson": "3.0.0.2026",
- "GraphQL.Server.Core": "4.0.1"
- },
- "compile": {
- "lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll": {}
- }
- },
- "GraphQL.Server.Transports.WebSockets/4.0.1": {
- "type": "package",
- "dependencies": {
- "GraphQL.Server.Transports.Subscriptions.Abstractions": "4.0.1"
- },
- "compile": {
- "lib/netcoreapp3.1/GraphQL.Server.Transports.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Transports.WebSockets.dll": {}
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "GraphQL.Server.Ui.Playground/4.0.1": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Playground.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Playground.dll": {}
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "GraphQL.Server.Ui.Voyager/4.0.1": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Voyager.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Voyager.dll": {}
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "GraphQL.SystemTextJson/3.0.0.2026": {
- "type": "package",
- "dependencies": {
- "GraphQL": "3.0.0.2026"
- },
- "compile": {
- "lib/netcoreapp3.0/GraphQL.SystemTextJson.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/GraphQL.SystemTextJson.dll": {
- "related": ".xml"
- }
- }
- },
- "IdentityModel/5.0.1": {
- "type": "package",
- "compile": {
- "lib/net5.0/IdentityModel.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net5.0/IdentityModel.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "IdentityModel.AspNetCore.OAuth2Introspection/5.0.0": {
- "type": "package",
- "dependencies": {
- "IdentityModel": "5.0.0"
- },
- "compile": {
- "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": {
- "related": ".pdb;.xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "K4os.Compression.LZ4/1.1.11": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
- "related": ".xml"
- }
- }
- },
- "K4os.Compression.LZ4.Streams/1.1.11": {
- "type": "package",
- "dependencies": {
- "K4os.Compression.LZ4": "1.1.11",
- "K4os.Hash.xxHash": "1.0.6"
- },
- "compile": {
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {
- "related": ".xml"
- }
- }
- },
- "K4os.Hash.xxHash/1.0.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
- "related": ".xml"
- }
- }
- },
- "libphonenumber-csharp/8.12.17": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/PhoneNumbers.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/PhoneNumbers.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePack/1.9.11": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/MessagePack.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/MessagePack.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.3.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.Http.Connections.Client/3.1.31": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {
- "related": ".pdb;.xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Microsoft.AspNetCore.SignalR.Client/3.1.31": {
- "type": "package",
- "dependencies": {
- "Microsoft.AspNetCore.Http.Connections.Client": "3.1.31",
- "Microsoft.AspNetCore.SignalR.Client.Core": "3.1.31"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": {
- "type": "package",
- "dependencies": {
- "MessagePack": "1.9.11"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": {
- "type": "package",
- "dependencies": {
- "Newtonsoft.Json": "12.0.2"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Bcl.HashCode/1.1.1": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.SqlClient/1.1.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "3.0.8",
- "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
- "System.Configuration.ConfigurationManager": "4.5.0",
- "System.Runtime.Caching": "4.5.0",
- "runtime.native.System.Data.SqlClient.sni": "4.4.0"
- },
- "compile": {
- "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Data.Sqlite.Core/3.1.14": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.0.2"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.DotNet.PlatformAbstractions/3.1.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/3.1.14": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "Microsoft.Bcl.HashCode": "1.1.1",
- "Microsoft.EntityFrameworkCore.Abstractions": "3.1.14",
- "Microsoft.EntityFrameworkCore.Analyzers": "3.1.14",
- "System.ComponentModel.Annotations": "4.7.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/3.1.14": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Analyzers/3.1.14": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/3.1.14": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "3.1.14"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite/3.1.14": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Sqlite.Core": "3.1.14",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.0.2"
- },
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "3.1.14",
- "Microsoft.DotNet.PlatformAbstractions": "3.1.6",
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14",
- "Microsoft.Extensions.DependencyModel": "3.1.6"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/3.1.14": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.SqlClient": "1.1.3",
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.ApiDescription.Server/3.0.0": {
- "type": "package",
- "build": {
- "build/_._": {}
- },
- "buildMultiTargeting": {
- "buildMultiTargeting/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/3.1.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Identity.Client/3.0.8": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/5.6.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "5.6.0",
- "Newtonsoft.Json": "10.0.1"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/5.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/5.5.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "5.5.0",
- "Microsoft.IdentityModel.Tokens": "5.5.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "5.5.0",
- "Newtonsoft.Json": "10.0.1",
- "System.IdentityModel.Tokens.Jwt": "5.5.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/5.6.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "5.6.0",
- "Newtonsoft.Json": "10.0.1"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IO.RecyclableMemoryStream/1.4.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NETCore.Platforms/3.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.OpenApi/1.2.3": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "MongoDB.Bson/2.13.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/MongoDB.Bson.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Bson.dll": {
- "related": ".xml"
- }
- }
- },
- "MongoDB.Driver/2.13.2": {
- "type": "package",
- "dependencies": {
- "MongoDB.Bson": "2.13.2",
- "MongoDB.Driver.Core": "2.13.2",
- "MongoDB.Libmongocrypt": "1.2.2"
- },
- "compile": {
- "lib/netstandard2.1/MongoDB.Driver.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Driver.dll": {
- "related": ".xml"
- }
- }
- },
- "MongoDB.Driver.Core/2.13.2": {
- "type": "package",
- "dependencies": {
- "DnsClient": "1.4.0",
- "MongoDB.Bson": "2.13.2",
- "MongoDB.Libmongocrypt": "1.2.2",
- "SharpCompress": "0.23.0"
- },
- "compile": {
- "lib/netstandard2.1/MongoDB.Driver.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Driver.Core.dll": {
- "related": ".xml"
- }
- },
- "contentFiles": {
- "contentFiles/any/any/_._": {
- "buildAction": "None",
- "codeLanguage": "any",
- "copyToOutput": false
- }
- },
- "build": {
- "build/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/native/libzstd.dll": {
- "assetType": "native",
- "rid": "win"
- },
- "runtimes/win/native/snappy32.dll": {
- "assetType": "native",
- "rid": "win"
- },
- "runtimes/win/native/snappy64.dll": {
- "assetType": "native",
- "rid": "win"
- }
- }
- },
- "MongoDB.Libmongocrypt/1.2.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {}
- },
- "runtime": {
- "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {}
- },
- "contentFiles": {
- "contentFiles/any/any/_._": {
- "buildAction": "None",
- "codeLanguage": "any",
- "copyToOutput": false
- }
- },
- "build": {
- "build/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux/native/libmongocrypt.so": {
- "assetType": "native",
- "rid": "linux"
- },
- "runtimes/osx/native/libmongocrypt.dylib": {
- "assetType": "native",
- "rid": "osx"
- },
- "runtimes/win/native/mongocrypt.dll": {
- "assetType": "native",
- "rid": "win"
- }
- }
- },
- "MySql.Data/8.0.26": {
- "type": "package",
- "dependencies": {
- "BouncyCastle.NetCore": "1.8.5",
- "Google.Protobuf": "3.14.0",
- "K4os.Compression.LZ4": "1.1.11",
- "K4os.Compression.LZ4.Streams": "1.1.11",
- "K4os.Hash.xxHash": "1.0.6",
- "System.Configuration.ConfigurationManager": "4.4.1",
- "System.Security.Permissions": "4.7.0"
- },
- "compile": {
- "lib/net5.0/MySql.Data.dll": {
- "related": ".xml"
- },
- "lib/net5.0/Ubiety.Dns.Core.dll": {},
- "lib/net5.0/Zstandard.Net.dll": {}
- },
- "runtime": {
- "lib/net5.0/MySql.Data.dll": {
- "related": ".xml"
- },
- "lib/net5.0/Ubiety.Dns.Core.dll": {},
- "lib/net5.0/Zstandard.Net.dll": {}
- }
- },
- "MySql.EntityFrameworkCore/3.1.14": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Relational": "3.1.14",
- "MySql.Data": "8.0.26"
- },
- "compile": {
- "lib/netstandard2.1/MySql.EntityFrameworkCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/MySql.EntityFrameworkCore.dll": {
- "related": ".xml"
- }
- }
- },
- "Newtonsoft.Json/12.0.3": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- }
- },
- "Oracle.EntityFrameworkCore/3.19.80": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Relational": "[3.1.6, 4.0.0)",
- "Oracle.ManagedDataAccess.Core": "[2.19.80, 2.20.0)"
- },
- "compile": {
- "lib/netstandard2.0/Oracle.EntityFrameworkCore.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Oracle.EntityFrameworkCore.dll": {}
- }
- },
- "Oracle.ManagedDataAccess.Core/2.19.80": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Oracle.ManagedDataAccess.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Oracle.ManagedDataAccess.dll": {}
- }
- },
- "RestSharp/106.11.7": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/RestSharp.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/RestSharp.dll": {
- "related": ".xml"
- }
- }
- },
- "runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "dependencies": {
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
- }
- },
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm64/native/sni.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- }
- }
- },
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-x64/native/sni.dll": {
- "assetType": "native",
- "rid": "win-x64"
- }
- }
- },
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-x86/native/sni.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SharpCompress/0.23.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/SharpCompress.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SharpCompress.dll": {}
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.0.2",
- "SQLitePCLRaw.lib.e_sqlite3": "2.0.2",
- "SQLitePCLRaw.provider.dynamic_cdecl": "2.0.2"
- },
- "compile": {
- "lib/netcoreapp3.0/SQLitePCLRaw.batteries_v2.dll": {},
- "lib/netcoreapp3.0/SQLitePCLRaw.nativelibrary.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.0/SQLitePCLRaw.batteries_v2.dll": {},
- "lib/netcoreapp3.0/SQLitePCLRaw.nativelibrary.dll": {}
- }
- },
- "SQLitePCLRaw.core/2.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/alpine-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "alpine-x64"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-armel"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x86"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.0.2"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {}
- }
- },
- "Swashbuckle.AspNetCore/6.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.ApiDescription.Server": "3.0.0",
- "Swashbuckle.AspNetCore.Swagger": "6.0.2",
- "Swashbuckle.AspNetCore.SwaggerGen": "6.0.2",
- "Swashbuckle.AspNetCore.SwaggerUI": "6.0.2"
- },
- "build": {
- "build/_._": {}
- }
- },
- "Swashbuckle.AspNetCore.Swagger/6.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.OpenApi": "1.2.3"
- },
- "compile": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "related": ".pdb;.xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.0.2": {
- "type": "package",
- "dependencies": {
- "Swashbuckle.AspNetCore.Swagger": "6.0.2"
- },
- "compile": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "related": ".pdb;.xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.0.2": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
- "related": ".pdb;.xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "System.ComponentModel.Annotations/4.7.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Configuration.ConfigurationManager/4.5.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "4.5.0",
- "System.Security.Permissions": "4.5.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
- }
- },
- "System.Drawing.Common/4.7.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.Win32.SystemEvents": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Drawing.Common.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/5.6.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "5.6.0",
- "Microsoft.IdentityModel.Tokens": "5.6.0",
- "Newtonsoft.Json": "10.0.1"
- },
- "compile": {
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Reactive/5.0.0": {
- "type": "package",
- "compile": {
- "lib/net5.0/System.Reactive.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/System.Reactive.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net5.0/_._": {}
- }
- },
- "System.Reactive.Core/4.4.1": {
- "type": "package",
- "dependencies": {
- "System.Reactive": "4.4.1"
- },
- "compile": {
- "lib/netstandard2.0/System.Reactive.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Reactive.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Reactive.Linq/4.4.1": {
- "type": "package",
- "dependencies": {
- "System.Reactive": "4.4.1"
- },
- "compile": {
- "lib/netstandard2.0/System.Reactive.Linq.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Reactive.Linq.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Caching/4.5.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0",
- "System.Configuration.ConfigurationManager": "4.5.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Runtime.Caching.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/4.7.0": {
- "type": "package",
- "dependencies": {
- "System.Windows.Extensions": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Windows.Extensions/4.7.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "xDashboard.xExceptions/1.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/xExceptions.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/xExceptions.dll": {}
- }
- },
- "xDashboard.xCommons/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "AutoMapper": "10.1.1",
- "AutoMapper.Extensions.Microsoft.DependencyInjection": "8.1.0",
- "IdentityModel": "5.0.1",
- "Microsoft.AspNetCore.Authentication.JwtBearer": "2.2.0",
- "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0",
- "Microsoft.IO.RecyclableMemoryStream": "1.4.0",
- "Newtonsoft.Json": "12.0.3",
- "Swashbuckle.AspNetCore": "6.0.2",
- "Swashbuckle.AspNetCore.SwaggerGen": "6.0.2",
- "Swashbuckle.AspNetCore.SwaggerUI": "6.0.2",
- "System.Reactive": "5.0.0",
- "libphonenumber-csharp": "8.12.17",
- "xDashboard.xExceptions": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xCommons.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xCommons.dll": {}
- }
- },
- "xDashboard.xDataService/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "GraphQL": "3.0.0.2026",
- "GraphQL.Server.Transports.AspNetCore": "4.0.1",
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson": "4.0.1",
- "GraphQL.Server.Transports.WebSockets": "4.0.1",
- "GraphQL.Server.Ui.Playground": "4.0.1",
- "GraphQL.Server.Ui.Voyager": "4.0.1",
- "GraphQL.SystemTextJson": "3.0.0.2026",
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
- "Microsoft.EntityFrameworkCore": "3.1.14",
- "Microsoft.EntityFrameworkCore.SqlServer": "3.1.14",
- "Microsoft.EntityFrameworkCore.Sqlite": "3.1.14",
- "MongoDB.Driver": "2.13.2",
- "MySql.EntityFrameworkCore": "3.1.14",
- "Oracle.EntityFrameworkCore": "3.1.14",
- "System.Reactive": "5.0.0",
- "xDashboard.xModels": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xDataService.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xDataService.dll": {}
- }
- },
- "xDashboard.xHttpService/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "RestSharp": "106.11.7",
- "xDashboard.xIdentityModels": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xHttpService.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xHttpService.dll": {}
- }
- },
- "xDashboard.xIdentityModels/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "5.6.0",
- "System.IdentityModel.Tokens.Jwt": "5.6.0",
- "xDashboard.xModels": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xIdentityModels.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xIdentityModels.dll": {}
- }
- },
- "xDashboard.xIdentityService/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "IdentityModel.AspNetCore.OAuth2Introspection": "4.0.0-preview.6",
- "xDashboard.xDataService": "1.0.0",
- "xDashboard.xHttpService": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xIdentityService.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xIdentityService.dll": {}
- }
- },
- "xDashboard.xModels/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "xDashboard.xCommons": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xModels.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xModels.dll": {}
- }
- },
- "xDashboard.xPushService/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "Microsoft.AspNetCore.SignalR.Client": "3.1.31",
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack": "3.1.31",
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson": "5.0.17",
- "xDashboard.xCommons": "1.0.0",
- "xDashboard.xDataService": "1.0.0",
- "xDashboard.xIdentityService": "1.0.0",
- "xDashboard.xModels": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xDashboard.xPushService.dll": {}
- },
- "runtime": {
- "bin/placeholder/xDashboard.xPushService.dll": {}
- }
- },
- "xSaherelm.xIdentityHelper/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "xDashboard.xIdentityService": "1.0.0",
- "xDashboard.xPushService": "1.0.0"
- },
- "compile": {
- "bin/placeholder/xSaherelm.xIdentityHelper.dll": {}
- },
- "runtime": {
- "bin/placeholder/xSaherelm.xIdentityHelper.dll": {}
- }
- }
- }
- },
- "libraries": {
- "AutoMapper/10.1.1": {
- "sha512": "uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==",
- "type": "package",
- "path": "automapper/10.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "automapper.10.1.1.nupkg.sha512",
- "automapper.nuspec",
- "icon.png",
- "lib/net461/AutoMapper.dll",
- "lib/net461/AutoMapper.xml",
- "lib/netstandard2.0/AutoMapper.dll",
- "lib/netstandard2.0/AutoMapper.xml"
- ]
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": {
- "sha512": "dQyGCAYcHbGuimVvCMu4Ea2S1oYOlgO9XfVdClmY5wgygJMZoS57emPzH0qNfknmtzMm4QbDO9i237W5IDjU1A==",
- "type": "package",
- "path": "automapper.extensions.microsoft.dependencyinjection/8.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "automapper.extensions.microsoft.dependencyinjection.8.1.0.nupkg.sha512",
- "automapper.extensions.microsoft.dependencyinjection.nuspec",
- "icon.png",
- "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll"
- ]
- },
- "BouncyCastle.NetCore/1.8.5": {
- "sha512": "6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
- "type": "package",
- "path": "bouncycastle.netcore/1.8.5",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "bouncycastle.netcore.1.8.5.nupkg.sha512",
- "bouncycastle.netcore.nuspec",
- "lib/Mono/BouncyCastle.Crypto.dll",
- "lib/Mono/BouncyCastle.Crypto.xml",
- "lib/MonoAndroid/BouncyCastle.Crypto.dll",
- "lib/MonoAndroid/BouncyCastle.Crypto.xml",
- "lib/MonoMac/BouncyCastle.Crypto.dll",
- "lib/MonoMac/BouncyCastle.Crypto.xml",
- "lib/MonoTouch/BouncyCastle.Crypto.dll",
- "lib/MonoTouch/BouncyCastle.Crypto.xml",
- "lib/net20/BouncyCastle.Crypto.dll",
- "lib/net20/BouncyCastle.Crypto.xml",
- "lib/netstandard2.0/BouncyCastle.Crypto.dll",
- "lib/netstandard2.0/BouncyCastle.Crypto.xml",
- "lib/xamarinios/BouncyCastle.Crypto.dll",
- "lib/xamarinios/BouncyCastle.Crypto.xml"
- ]
- },
- "DnsClient/1.4.0": {
- "sha512": "CO1NG1zQdV0nEAXmr/KppLZ0S1qkaPwV0kPX5YPgmYBtrBVh1XMYHM54IXy3RBJu1k4thFtpzwo4HNHqxiuFYw==",
- "type": "package",
- "path": "dnsclient/1.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dnsclient.1.4.0.nupkg.sha512",
- "dnsclient.nuspec",
- "icon.png",
- "lib/net45/DnsClient.dll",
- "lib/net45/DnsClient.xml",
- "lib/net471/DnsClient.dll",
- "lib/net471/DnsClient.xml",
- "lib/netstandard1.3/DnsClient.dll",
- "lib/netstandard1.3/DnsClient.xml",
- "lib/netstandard2.0/DnsClient.dll",
- "lib/netstandard2.0/DnsClient.xml",
- "lib/netstandard2.1/DnsClient.dll",
- "lib/netstandard2.1/DnsClient.xml"
- ]
- },
- "Google.Protobuf/3.14.0": {
- "sha512": "9AkodyGNmLI+wJJPbwpWLmh4BMHoXDQ9+8qvDPhQQi/BNsleqKMBn3OlyLwC6CALwan2kc5+Cenb8fJSITX3nQ==",
- "type": "package",
- "path": "google.protobuf/3.14.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "google.protobuf.3.14.0.nupkg.sha512",
- "google.protobuf.nuspec",
- "lib/net45/Google.Protobuf.dll",
- "lib/net45/Google.Protobuf.pdb",
- "lib/net45/Google.Protobuf.xml",
- "lib/netstandard1.1/Google.Protobuf.dll",
- "lib/netstandard1.1/Google.Protobuf.pdb",
- "lib/netstandard1.1/Google.Protobuf.xml",
- "lib/netstandard2.0/Google.Protobuf.dll",
- "lib/netstandard2.0/Google.Protobuf.pdb",
- "lib/netstandard2.0/Google.Protobuf.xml"
- ]
- },
- "GraphQL/3.0.0.2026": {
- "sha512": "IZ5tqBLC8JKgyHL3gIBIjmK8D0PZ4wfT9xe9i3BBB9JNTyx0ItsOO2GHcYrlDZWiaXGz1QyQg5G6CxjCo9c1kg==",
- "type": "package",
- "path": "graphql/3.0.0.2026",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.3.0.0.2026.nupkg.sha512",
- "graphql.nuspec",
- "lib/netstandard2.0/GraphQL.dll",
- "lib/netstandard2.0/GraphQL.xml",
- "logo.64x64.png"
- ]
- },
- "GraphQL-Parser/5.3.0": {
- "sha512": "1FoxfgApSL62SlhYMIZg0skaCYt1HDM+u9DxYZQHWF4OheJUnld3xixmfNFNmp/UiyjBv1oNdRafTFXRJIC00A==",
- "type": "package",
- "path": "graphql-parser/5.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql-parser.5.3.0.nupkg.sha512",
- "graphql-parser.nuspec",
- "lib/netstandard2.0/GraphQL-Parser.dll",
- "logo.64x64.png"
- ]
- },
- "GraphQL.NewtonsoftJson/3.0.0.2026": {
- "sha512": "G5SH/qKwY6mOL/fTQNFnQFYt1YKoHebAiQ8L0s77brvOceiv+lFfiUIRVuRhfy7Nwe8zLrJwNq/Y4lWA8pTASw==",
- "type": "package",
- "path": "graphql.newtonsoftjson/3.0.0.2026",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.newtonsoftjson.3.0.0.2026.nupkg.sha512",
- "graphql.newtonsoftjson.nuspec",
- "lib/netstandard2.0/GraphQL.NewtonsoftJson.dll",
- "lib/netstandard2.0/GraphQL.NewtonsoftJson.xml",
- "logo.64x64.png"
- ]
- },
- "GraphQL.Server.Core/4.0.1": {
- "sha512": "YMBZMcf103uCbWMQNXQD5+d5WMvZVV5vM9iYfgWxSi37atKNUGmmJSkF4e1q1Ryy70dfl6mFj1VJfB18fcRSZg==",
- "type": "package",
- "path": "graphql.server.core/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.core.4.0.1.nupkg.sha512",
- "graphql.server.core.nuspec",
- "lib/netstandard2.0/Core.xml",
- "lib/netstandard2.0/GraphQL.Server.Core.dll"
- ]
- },
- "GraphQL.Server.Transports.AspNetCore/4.0.1": {
- "sha512": "rcpGGdopp6uanxw9uszQBpknCF6rhP/Y/Xcot4dMJPAECI3HL9XizaY3d7TDZ/za8rRzLkyhJ+cFz8aTSjgxdw==",
- "type": "package",
- "path": "graphql.server.transports.aspnetcore/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.transports.aspnetcore.4.0.1.nupkg.sha512",
- "graphql.server.transports.aspnetcore.nuspec",
- "lib/netcoreapp3.0/GraphQL.Server.Transports.AspNetCore.dll",
- "lib/netcoreapp3.0/Transports.AspNetCore.xml",
- "lib/netcoreapp3.1/GraphQL.Server.Transports.AspNetCore.dll",
- "lib/netcoreapp3.1/Transports.AspNetCore.xml",
- "lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.dll",
- "lib/netstandard2.0/Transports.AspNetCore.xml"
- ]
- },
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": {
- "sha512": "LNuJPk7WMbDg9AUSoUfZ9Ik9HD1elDq4GkKeHewgltM0sA0SelEvjK+dXnpJeKWLYcy+9vmpWy/4qbbLawS1Zw==",
- "type": "package",
- "path": "graphql.server.transports.aspnetcore.newtonsoftjson/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.transports.aspnetcore.newtonsoftjson.4.0.1.nupkg.sha512",
- "graphql.server.transports.aspnetcore.newtonsoftjson.nuspec",
- "lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll",
- "lib/netstandard2.0/Transports.AspNetCore.NewtonsoftJson.xml"
- ]
- },
- "GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": {
- "sha512": "y57W8U0Z111lAzSnreTarFRrXeahvNX7rbyVjCovhejqHyXLWE6T3Z7EbhhTFSF76lqTcDe7kxMGlnylI0nDhw==",
- "type": "package",
- "path": "graphql.server.transports.subscriptions.abstractions/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.transports.subscriptions.abstractions.4.0.1.nupkg.sha512",
- "graphql.server.transports.subscriptions.abstractions.nuspec",
- "lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll",
- "lib/netstandard2.0/Transports.Subscriptions.Abstractions.xml"
- ]
- },
- "GraphQL.Server.Transports.WebSockets/4.0.1": {
- "sha512": "sLL29jPO9Z3eHE6jiaf8wk8hfmpdiql7vr0q9HDkgZKfNTGkYAf2wB0ZjVVt7kGMsdfF0/10xs6gALMKTPhJuQ==",
- "type": "package",
- "path": "graphql.server.transports.websockets/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.transports.websockets.4.0.1.nupkg.sha512",
- "graphql.server.transports.websockets.nuspec",
- "lib/netcoreapp3.0/GraphQL.Server.Transports.WebSockets.dll",
- "lib/netcoreapp3.0/Transports.Subscriptions.WebSockets.xml",
- "lib/netcoreapp3.1/GraphQL.Server.Transports.WebSockets.dll",
- "lib/netcoreapp3.1/Transports.Subscriptions.WebSockets.xml",
- "lib/netstandard2.0/GraphQL.Server.Transports.WebSockets.dll",
- "lib/netstandard2.0/Transports.Subscriptions.WebSockets.xml"
- ]
- },
- "GraphQL.Server.Ui.Playground/4.0.1": {
- "sha512": "3L/XUm/gTG/CrTsmm7PMwNi4sa3HtF+AtvKcYwCZP5bJI64RWODuHsgLZj+pwKF/7xa8PR6JbXtvZ74iCBAXuA==",
- "type": "package",
- "path": "graphql.server.ui.playground/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.ui.playground.4.0.1.nupkg.sha512",
- "graphql.server.ui.playground.nuspec",
- "lib/netcoreapp3.0/GraphQL.Server.Ui.Playground.dll",
- "lib/netcoreapp3.0/Ui.Playground.xml",
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Playground.dll",
- "lib/netcoreapp3.1/Ui.Playground.xml",
- "lib/netstandard2.0/GraphQL.Server.Ui.Playground.dll",
- "lib/netstandard2.0/Ui.Playground.xml"
- ]
- },
- "GraphQL.Server.Ui.Voyager/4.0.1": {
- "sha512": "2NoUEF9US+v58ju9508LUN4WqoLfM/F+EZIsxGCz21hKI3Vxijt8PKgm7dotoGkj1aySxnLBPutzE6dW/OY1tg==",
- "type": "package",
- "path": "graphql.server.ui.voyager/4.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.server.ui.voyager.4.0.1.nupkg.sha512",
- "graphql.server.ui.voyager.nuspec",
- "lib/netcoreapp3.0/GraphQL.Server.Ui.Voyager.dll",
- "lib/netcoreapp3.0/Ui.Voyager.xml",
- "lib/netcoreapp3.1/GraphQL.Server.Ui.Voyager.dll",
- "lib/netcoreapp3.1/Ui.Voyager.xml",
- "lib/netstandard2.0/GraphQL.Server.Ui.Voyager.dll",
- "lib/netstandard2.0/Ui.Voyager.xml"
- ]
- },
- "GraphQL.SystemTextJson/3.0.0.2026": {
- "sha512": "UsXkftkb46xEtt69Wf0KUEN2yVVFGqqTxAg9BwVKWwGAAcK2DUpBHFFNyl5plmn0/KjIhoa6TNxLgszi0dVbbw==",
- "type": "package",
- "path": "graphql.systemtextjson/3.0.0.2026",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "graphql.systemtextjson.3.0.0.2026.nupkg.sha512",
- "graphql.systemtextjson.nuspec",
- "lib/netcoreapp3.0/GraphQL.SystemTextJson.dll",
- "lib/netcoreapp3.0/GraphQL.SystemTextJson.xml",
- "lib/netstandard2.0/GraphQL.SystemTextJson.dll",
- "lib/netstandard2.0/GraphQL.SystemTextJson.xml",
- "logo.64x64.png"
- ]
- },
- "IdentityModel/5.0.1": {
- "sha512": "njk/AnO85Nc0JWiL3Zf4IAI+7PnlfJbsg3YLchC2oKdgmeFf5d4Px3lhmQyzfH32lp54btyYItXnire8wDYmiQ==",
- "type": "package",
- "path": "identitymodel/5.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.jpg",
- "identitymodel.5.0.1.nupkg.sha512",
- "identitymodel.nuspec",
- "lib/net461/IdentityModel.dll",
- "lib/net461/IdentityModel.pdb",
- "lib/net461/IdentityModel.xml",
- "lib/net472/IdentityModel.dll",
- "lib/net472/IdentityModel.pdb",
- "lib/net472/IdentityModel.xml",
- "lib/net5.0/IdentityModel.dll",
- "lib/net5.0/IdentityModel.pdb",
- "lib/net5.0/IdentityModel.xml",
- "lib/netstandard2.0/IdentityModel.dll",
- "lib/netstandard2.0/IdentityModel.pdb",
- "lib/netstandard2.0/IdentityModel.xml"
- ]
- },
- "IdentityModel.AspNetCore.OAuth2Introspection/5.0.0": {
- "sha512": "atD6d02Ll+8CT8DGobmpH3zbCwZDkekSCtLTwBgP6d86gwQ1RdManETIU3YrGTVOwNOC7jaqzfCkTZ4Rv8GDOw==",
- "type": "package",
- "path": "identitymodel.aspnetcore.oauth2introspection/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.jpg",
- "identitymodel.aspnetcore.oauth2introspection.5.0.0.nupkg.sha512",
- "identitymodel.aspnetcore.oauth2introspection.nuspec",
- "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.dll",
- "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.pdb",
- "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.xml",
- "lib/netcoreapp3.1/IdentityModel.AspNetCore.OAuth2Introspection.dll",
- "lib/netcoreapp3.1/IdentityModel.AspNetCore.OAuth2Introspection.pdb",
- "lib/netcoreapp3.1/IdentityModel.AspNetCore.OAuth2Introspection.xml"
- ]
- },
- "K4os.Compression.LZ4/1.1.11": {
- "sha512": "RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1qKmA==",
- "type": "package",
- "path": "k4os.compression.lz4/1.1.11",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "k4os.compression.lz4.1.1.11.nupkg.sha512",
- "k4os.compression.lz4.nuspec",
- "lib/net45/K4os.Compression.LZ4.dll",
- "lib/net45/K4os.Compression.LZ4.xml",
- "lib/net46/K4os.Compression.LZ4.dll",
- "lib/net46/K4os.Compression.LZ4.xml",
- "lib/netstandard1.6/K4os.Compression.LZ4.dll",
- "lib/netstandard1.6/K4os.Compression.LZ4.xml",
- "lib/netstandard2.0/K4os.Compression.LZ4.dll",
- "lib/netstandard2.0/K4os.Compression.LZ4.xml"
- ]
- },
- "K4os.Compression.LZ4.Streams/1.1.11": {
- "sha512": "x+BidXriYsNP4HNTHKx+5cVQguHHwbfs6nM79fDHOCOrcNwnaBms4dwzAV/ZALmKsNKcHmY74PeUZiCC4qLKwQ==",
- "type": "package",
- "path": "k4os.compression.lz4.streams/1.1.11",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "k4os.compression.lz4.streams.1.1.11.nupkg.sha512",
- "k4os.compression.lz4.streams.nuspec",
- "lib/net45/K4os.Compression.LZ4.Streams.dll",
- "lib/net45/K4os.Compression.LZ4.Streams.xml",
- "lib/net46/K4os.Compression.LZ4.Streams.dll",
- "lib/net46/K4os.Compression.LZ4.Streams.xml",
- "lib/netstandard1.6/K4os.Compression.LZ4.Streams.dll",
- "lib/netstandard1.6/K4os.Compression.LZ4.Streams.xml",
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll",
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml"
- ]
- },
- "K4os.Hash.xxHash/1.0.6": {
- "sha512": "jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
- "type": "package",
- "path": "k4os.hash.xxhash/1.0.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "k4os.hash.xxhash.1.0.6.nupkg.sha512",
- "k4os.hash.xxhash.nuspec",
- "lib/net45/K4os.Hash.xxHash.dll",
- "lib/net45/K4os.Hash.xxHash.xml",
- "lib/net46/K4os.Hash.xxHash.dll",
- "lib/net46/K4os.Hash.xxHash.xml",
- "lib/netstandard1.6/K4os.Hash.xxHash.dll",
- "lib/netstandard1.6/K4os.Hash.xxHash.xml",
- "lib/netstandard2.0/K4os.Hash.xxHash.dll",
- "lib/netstandard2.0/K4os.Hash.xxHash.xml"
- ]
- },
- "libphonenumber-csharp/8.12.17": {
- "sha512": "fzjg8+IC89odtfEWSWE7L9KepWKhslL0Og7UQTc11DRHoRyJfm0h+KJADZh+xMTJlN9rpKAJdBQRSkJVxg1Jew==",
- "type": "package",
- "path": "libphonenumber-csharp/8.12.17",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net35/PhoneNumbers.dll",
- "lib/net35/PhoneNumbers.xml",
- "lib/net40/PhoneNumbers.dll",
- "lib/net40/PhoneNumbers.xml",
- "lib/net46/PhoneNumbers.dll",
- "lib/net46/PhoneNumbers.xml",
- "lib/netstandard1.3/PhoneNumbers.dll",
- "lib/netstandard1.3/PhoneNumbers.xml",
- "lib/netstandard2.0/PhoneNumbers.dll",
- "lib/netstandard2.0/PhoneNumbers.xml",
- "lib/portable-net45+win8+wp8+wpa81/PhoneNumbers.dll",
- "lib/portable-net45+win8+wp8+wpa81/PhoneNumbers.xml",
- "libphonenumber-csharp.8.12.17.nupkg.sha512",
- "libphonenumber-csharp.nuspec"
- ]
- },
- "MessagePack/1.9.11": {
- "sha512": "vS21kQ7dm7STWkA9QITlnyjKIAssbhgrhMIptfk+TwsLlR1eov6ABTHcLtcMJjQrbJSk7WRS3CRuhi/jQCWOKw==",
- "type": "package",
- "path": "messagepack/1.9.11",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE",
- "lib/net45/MessagePack.dll",
- "lib/net45/MessagePack.xml",
- "lib/net47/MessagePack.dll",
- "lib/net47/MessagePack.xml",
- "lib/netstandard1.6/MessagePack.dll",
- "lib/netstandard1.6/MessagePack.xml",
- "lib/netstandard2.0/MessagePack.dll",
- "lib/netstandard2.0/MessagePack.xml",
- "messagepack.1.9.11.nupkg.sha512",
- "messagepack.nuspec"
- ]
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
- "sha512": "FnyoLdiIo8KDobVcDuUYYFSbQYp1OR8vSMIOcW6M5+dtF9TC6XvCCS8Ook+DSbqUj6HPxwOIKa5BeIZm1/EpMw==",
- "type": "package",
- "path": "microsoft.aspnetcore.authentication.jwtbearer/2.2.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
- "microsoft.aspnetcore.authentication.jwtbearer.2.2.0.nupkg.sha512",
- "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
- ]
- },
- "Microsoft.AspNetCore.Http.Connections.Client/3.1.31": {
- "sha512": "TT4d9cI0G/IkAuLhEH9wL2RaHVmE5LZrxDnaxNh2tGLDt+cJgs9RaYCbEg+/oqpsWqLEJn3QECsNF0BlSYp6yA==",
- "type": "package",
- "path": "microsoft.aspnetcore.http.connections.client/3.1.31",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.xml",
- "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll",
- "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.xml",
- "microsoft.aspnetcore.http.connections.client.3.1.31.nupkg.sha512",
- "microsoft.aspnetcore.http.connections.client.nuspec"
- ]
- },
- "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": {
- "sha512": "QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==",
- "type": "package",
- "path": "microsoft.aspnetcore.mvc.versioning/4.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE",
- "icon.png",
- "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll",
- "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb",
- "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml",
- "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.pdb",
- "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.xml",
- "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512",
- "microsoft.aspnetcore.mvc.versioning.nuspec"
- ]
- },
- "Microsoft.AspNetCore.SignalR.Client/3.1.31": {
- "sha512": "AhJyIK67aSuN0rHD+W6YuUnYuTlt1vgkupAnsi/joHOPWA1VSY5T9dnY2Z/pAGRCokItrkt9EcSgsjUiN3X5Gg==",
- "type": "package",
- "path": "microsoft.aspnetcore.signalr.client/3.1.31",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.xml",
- "microsoft.aspnetcore.signalr.client.3.1.31.nupkg.sha512",
- "microsoft.aspnetcore.signalr.client.nuspec"
- ]
- },
- "Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": {
- "sha512": "9HktroRfVl9cAaQa2VjyGt0qp+XCBU7vIVIqgnc1TrkVY+Yl6kxKkXUg+++QOtGbM6hfukE1/30WLIi5ki3bEQ==",
- "type": "package",
- "path": "microsoft.aspnetcore.signalr.client.core/3.1.31",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.Core.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.Core.xml",
- "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll",
- "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.xml",
- "microsoft.aspnetcore.signalr.client.core.3.1.31.nupkg.sha512",
- "microsoft.aspnetcore.signalr.client.core.nuspec"
- ]
- },
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": {
- "sha512": "how69dMhdW6aPSLeKHjpfzt1QMwKNWN2pEGB+F2hX7JzzO9WKflrcEzzvVaZtA/TcgVv6/XiMChN9iFuhinmUw==",
- "type": "package",
- "path": "microsoft.aspnetcore.signalr.protocols.messagepack/3.1.31",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.xml",
- "microsoft.aspnetcore.signalr.protocols.messagepack.3.1.31.nupkg.sha512",
- "microsoft.aspnetcore.signalr.protocols.messagepack.nuspec"
- ]
- },
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": {
- "sha512": "rMkzU05yGn6+fXMea2HeNMPBGF7vbfgV2F/vUi4v7C/la2e3xJbNShoicHa/VVJWCcLij+2GLE0SKqrv5XAAlg==",
- "type": "package",
- "path": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson/5.0.17",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll",
- "lib/net461/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.xml",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll",
- "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.xml",
- "microsoft.aspnetcore.signalr.protocols.newtonsoftjson.5.0.17.nupkg.sha512",
- "microsoft.aspnetcore.signalr.protocols.newtonsoftjson.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
- "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Bcl.HashCode/1.1.1": {
- "sha512": "MalY0Y/uM/LjXtHfX/26l2VtN4LDNZ2OE3aumNOHDLsT4fNYy2hiHXI4CXCqKpNUNm7iJ2brrc4J89UdaL56FA==",
- "type": "package",
- "path": "microsoft.bcl.hashcode/1.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.HashCode.dll",
- "lib/net461/Microsoft.Bcl.HashCode.xml",
- "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll",
- "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.xml",
- "lib/netstandard2.0/Microsoft.Bcl.HashCode.dll",
- "lib/netstandard2.0/Microsoft.Bcl.HashCode.xml",
- "lib/netstandard2.1/Microsoft.Bcl.HashCode.dll",
- "lib/netstandard2.1/Microsoft.Bcl.HashCode.xml",
- "microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
- "microsoft.bcl.hashcode.nuspec",
- "ref/net461/Microsoft.Bcl.HashCode.dll",
- "ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll",
- "ref/netstandard2.0/Microsoft.Bcl.HashCode.dll",
- "ref/netstandard2.1/Microsoft.Bcl.HashCode.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.SqlClient/1.1.3": {
- "sha512": "KOT5AoOXIQCF98y+ynMLMaemS05RebDconYlCtqdFGbcpviW+S2/wXhrDNPtZ3MWeB+6ej3t4CrzykRGQKk9gA==",
- "type": "package",
- "path": "microsoft.data.sqlclient/1.1.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net46/Microsoft.Data.SqlClient.dll",
- "lib/net46/Microsoft.Data.SqlClient.pdb",
- "lib/net46/Microsoft.Data.SqlClient.xml",
- "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
- "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
- "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
- "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
- "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "microsoft.data.sqlclient.1.1.3.nupkg.sha512",
- "microsoft.data.sqlclient.nuspec",
- "ref/net46/Microsoft.Data.SqlClient.dll",
- "ref/net46/Microsoft.Data.SqlClient.pdb",
- "ref/net46/Microsoft.Data.SqlClient.xml",
- "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
- "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
- "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
- ]
- },
- "Microsoft.Data.Sqlite.Core/3.1.14": {
- "sha512": "sm7IMvNCh9ePasIExswSUa6BB25oOfNhC1S/wSjWqbdgPjOZDpYS+OM0Kza5aB7Es+6olvJGjRsPzyPAyCH9qQ==",
- "type": "package",
- "path": "microsoft.data.sqlite.core/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
- "microsoft.data.sqlite.core.3.1.14.nupkg.sha512",
- "microsoft.data.sqlite.core.nuspec"
- ]
- },
- "Microsoft.DotNet.PlatformAbstractions/3.1.6": {
- "sha512": "jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==",
- "type": "package",
- "path": "microsoft.dotnet.platformabstractions/3.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net45/Microsoft.DotNet.PlatformAbstractions.dll",
- "lib/net45/Microsoft.DotNet.PlatformAbstractions.xml",
- "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll",
- "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.xml",
- "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll",
- "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.xml",
- "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512",
- "microsoft.dotnet.platformabstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore/3.1.14": {
- "sha512": "scyR0k8hJ8gR2xmXM7mS5eXyXKTVBNbgVIq+TsURqGXuCQP6KAYxuz0+OScFHBRCkBdb/2fynf0JG/D4UGudxw==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/3.1.14": {
- "sha512": "xXArI4pGAB8dc0tIYNfbqKz+9ZpELjF4+2Jcy48nd5IiRVxYpgT9c0+46rFHwAq/GryaTGUOQ0hkJHqkd+jN5Q==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/3.1.14": {
- "sha512": "xJwZ+Pzqk6M+EIaKq8E+n0kJsq2iwcD1v2bYHgLI/egqBW4ytpqCjDRcYLqrsExX5isotaOR9KvHECOBjc838w==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.analyzers.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/3.1.14": {
- "sha512": "t7dp/bMF+iF2WfBF0CqugtAagHLbmjAvSlJLMrKPoAPYINusKrV+WOr+9lPivf6juMog2Lq0VTVsj5N6f5F/CQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Sqlite/3.1.14": {
- "sha512": "UgWORpbURCgUtauoDv6mVHNUf6jSpPaHjXJZPSYWaKFEf0QEqKSMwcXU++zXacU/vqoZm0TjhBxSJ+ynrGUcVA==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlite/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.sqlite.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlite.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": {
- "sha512": "qQ3tYnK9Nym5P2oTBRAGUlybnEdsc9GAMw3cBQoEGglZtTj/19a7VyjWBGgYSdW4yYxZaJAhqB28qR2303EHfw==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlite.core/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
- "microsoft.entityframeworkcore.sqlite.core.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlite.core.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.SqlServer/3.1.14": {
- "sha512": "QAEsRFqVSRFrjQTz2mjWuzfIl5g6ssC3CizJNdtyNHudvsRCk2v98wMqhaaO8fMyKQ4PGinxAzobR/bMFC/bUA==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlserver/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
- "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
- "microsoft.entityframeworkcore.sqlserver.3.1.14.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlserver.nuspec"
- ]
- },
- "Microsoft.Extensions.ApiDescription.Server/3.0.0": {
- "sha512": "LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
- "type": "package",
- "path": "microsoft.extensions.apidescription.server/3.0.0",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/Microsoft.Extensions.ApiDescription.Server.props",
- "build/Microsoft.Extensions.ApiDescription.Server.targets",
- "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
- "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
- "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
- "microsoft.extensions.apidescription.server.nuspec",
- "tools/Newtonsoft.Json.dll",
- "tools/dotnet-getdocument.deps.json",
- "tools/dotnet-getdocument.dll",
- "tools/dotnet-getdocument.runtimeconfig.json",
- "tools/net461-x86/GetDocument.Insider.exe",
- "tools/net461-x86/GetDocument.Insider.exe.config",
- "tools/net461/GetDocument.Insider.exe",
- "tools/net461/GetDocument.Insider.exe.config",
- "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
- "tools/netcoreapp2.1/GetDocument.Insider.dll",
- "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json"
- ]
- },
- "Microsoft.Extensions.DependencyModel/3.1.6": {
- "sha512": "/UlDKULIVkLQYn1BaHcy/rc91ApDxJb7T75HcCbGdqwvxhnRQRKM2di1E70iCPMF9zsr6f4EgQTotBGxFIfXmw==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/3.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net451/Microsoft.Extensions.DependencyModel.dll",
- "lib/net451/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec"
- ]
- },
- "Microsoft.Identity.Client/3.0.8": {
- "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
- "type": "package",
- "path": "microsoft.identity.client/3.0.8",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid90/Microsoft.Identity.Client.dll",
- "lib/monoandroid90/Microsoft.Identity.Client.xml",
- "lib/net45/Microsoft.Identity.Client.dll",
- "lib/net45/Microsoft.Identity.Client.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "lib/netstandard1.3/Microsoft.Identity.Client.dll",
- "lib/netstandard1.3/Microsoft.Identity.Client.xml",
- "lib/uap10.0/Microsoft.Identity.Client.dll",
- "lib/uap10.0/Microsoft.Identity.Client.pri",
- "lib/uap10.0/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "lib/xamarinmac20/Microsoft.Identity.Client.dll",
- "lib/xamarinmac20/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.3.0.8.nupkg.sha512",
- "microsoft.identity.client.nuspec",
- "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
- "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
- "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
- "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
- "ref/net45/Microsoft.Identity.Client.dll",
- "ref/net45/Microsoft.Identity.Client.xml",
- "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "ref/netstandard1.3/Microsoft.Identity.Client.dll",
- "ref/netstandard1.3/Microsoft.Identity.Client.xml",
- "ref/uap10.0/Microsoft.Identity.Client.dll",
- "ref/uap10.0/Microsoft.Identity.Client.xml",
- "ref/xamarinmac20/Microsoft.Identity.Client.dll",
- "ref/xamarinmac20/Microsoft.Identity.Client.xml"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/5.6.0": {
- "sha512": "0q0U1W+gX1jmfmv7uU7GXFGB518atmSwucxsVwPGpuaGS3jwd2tUi+Gau+ezxR6oAFEBFKG9lz/fxRZzGMeDXg==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/5.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512",
- "microsoft.identitymodel.jsonwebtokens.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Logging/5.6.0": {
- "sha512": "zEDrfEVW5x5w2hbTV94WwAcWvtue5hNTXYqoPh3ypF6U8csm09JazEYy+VPp2RtczkyMfcsvWY9Fea17e+isYQ==",
- "type": "package",
- "path": "microsoft.identitymodel.logging/5.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Logging.dll",
- "lib/net45/Microsoft.IdentityModel.Logging.xml",
- "lib/net451/Microsoft.IdentityModel.Logging.dll",
- "lib/net451/Microsoft.IdentityModel.Logging.xml",
- "lib/net461/Microsoft.IdentityModel.Logging.dll",
- "lib/net461/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.5.6.0.nupkg.sha512",
- "microsoft.identitymodel.logging.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols/5.5.0": {
- "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols/5.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.xml",
- "lib/net451/Microsoft.IdentityModel.Protocols.dll",
- "lib/net451/Microsoft.IdentityModel.Protocols.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
- "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
- "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.openidconnect.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Tokens/5.6.0": {
- "sha512": "C3OqR3QfBQ7wcC7yAsdMQqay87OsV6yWPYG/Ai3n7dvmWIGkouQhXoVxRP0xz3cAFL4hxZBXyw4aLTC421PaMg==",
- "type": "package",
- "path": "microsoft.identitymodel.tokens/5.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Tokens.dll",
- "lib/net45/Microsoft.IdentityModel.Tokens.xml",
- "lib/net451/Microsoft.IdentityModel.Tokens.dll",
- "lib/net451/Microsoft.IdentityModel.Tokens.xml",
- "lib/net461/Microsoft.IdentityModel.Tokens.dll",
- "lib/net461/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.5.6.0.nupkg.sha512",
- "microsoft.identitymodel.tokens.nuspec"
- ]
- },
- "Microsoft.IO.RecyclableMemoryStream/1.4.0": {
- "sha512": "nyIMLK5l817HX2kURSanT+5ney8ja47FLlkjHHHq+fTb1EW3cS1C223pkSDkeGrjqhPYWwPZf63CcUam35hpCQ==",
- "type": "package",
- "path": "microsoft.io.recyclablememorystream/1.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net40/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/net40/Microsoft.IO.RecyclableMemoryStream.xml",
- "lib/net45/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/net45/Microsoft.IO.RecyclableMemoryStream.xml",
- "lib/net46/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/net46/Microsoft.IO.RecyclableMemoryStream.xml",
- "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.xml",
- "lib/netstandard1.4/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/netstandard1.4/Microsoft.IO.RecyclableMemoryStream.xml",
- "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.xml",
- "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll",
- "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.xml",
- "microsoft.io.recyclablememorystream.1.4.0.nupkg.sha512",
- "microsoft.io.recyclablememorystream.nuspec"
- ]
- },
- "Microsoft.NETCore.Platforms/3.1.0": {
- "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
- "type": "package",
- "path": "microsoft.netcore.platforms/3.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.3.1.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.OpenApi/1.2.3": {
- "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
- "type": "package",
- "path": "microsoft.openapi/1.2.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net46/Microsoft.OpenApi.dll",
- "lib/net46/Microsoft.OpenApi.pdb",
- "lib/net46/Microsoft.OpenApi.xml",
- "lib/netstandard2.0/Microsoft.OpenApi.dll",
- "lib/netstandard2.0/Microsoft.OpenApi.pdb",
- "lib/netstandard2.0/Microsoft.OpenApi.xml",
- "microsoft.openapi.1.2.3.nupkg.sha512",
- "microsoft.openapi.nuspec"
- ]
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
- "type": "package",
- "path": "microsoft.win32.systemevents/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.4.7.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "ref/net461/Microsoft.Win32.SystemEvents.dll",
- "ref/net461/Microsoft.Win32.SystemEvents.xml",
- "ref/net472/Microsoft.Win32.SystemEvents.dll",
- "ref/net472/Microsoft.Win32.SystemEvents.xml",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "MongoDB.Bson/2.13.2": {
- "sha512": "qY9271GFCYLA8OB3MdQC8clJh9wnh65gcxUa5Skwh2xYryv21YAHx/VOvv4ILpkb1NhIVgy3LBQhVBldwLaqNg==",
- "type": "package",
- "path": "mongodb.bson/2.13.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "License.txt",
- "lib/net452/MongoDB.Bson.dll",
- "lib/net452/MongoDB.Bson.xml",
- "lib/netstandard1.5/MongoDB.Bson.dll",
- "lib/netstandard1.5/MongoDB.Bson.xml",
- "lib/netstandard2.0/MongoDB.Bson.dll",
- "lib/netstandard2.0/MongoDB.Bson.xml",
- "lib/netstandard2.1/MongoDB.Bson.dll",
- "lib/netstandard2.1/MongoDB.Bson.xml",
- "mongodb.bson.2.13.2.nupkg.sha512",
- "mongodb.bson.nuspec",
- "packageIcon.png"
- ]
- },
- "MongoDB.Driver/2.13.2": {
- "sha512": "4+fczDJxxx7HPWY1n75hzHCOZiAhpb1Tjpkvj+c3lAeBGmSCvh5THcadxZ7b97F6OdHxz4xy07mIiwfZlPuQVQ==",
- "type": "package",
- "path": "mongodb.driver/2.13.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "License.txt",
- "lib/net452/MongoDB.Driver.dll",
- "lib/net452/MongoDB.Driver.xml",
- "lib/netstandard1.5/MongoDB.Driver.dll",
- "lib/netstandard1.5/MongoDB.Driver.xml",
- "lib/netstandard2.0/MongoDB.Driver.dll",
- "lib/netstandard2.0/MongoDB.Driver.xml",
- "lib/netstandard2.1/MongoDB.Driver.dll",
- "lib/netstandard2.1/MongoDB.Driver.xml",
- "mongodb.driver.2.13.2.nupkg.sha512",
- "mongodb.driver.nuspec",
- "packageIcon.png"
- ]
- },
- "MongoDB.Driver.Core/2.13.2": {
- "sha512": "VY1ayl9yXcZZ0VoXftZD3quHBgdn2EEMmuKlz4V6z2+8grN2svdASwX9E4p0DmOAAX8Wd5B5lYsUifrbo4M5xA==",
- "type": "package",
- "path": "mongodb.driver.core/2.13.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "License.txt",
- "THIRD-PARTY-NOTICES",
- "build/MongoDB.Driver.Core.targets",
- "content/Core/Compression/Snappy/lib/win/snappy32.dll",
- "content/Core/Compression/Snappy/lib/win/snappy64.dll",
- "content/Core/Compression/Zstandard/lib/win/libzstd.dll",
- "contentFiles/any/net452/Core/Compression/Snappy/lib/win/snappy32.dll",
- "contentFiles/any/net452/Core/Compression/Snappy/lib/win/snappy64.dll",
- "contentFiles/any/net452/Core/Compression/Zstandard/lib/win/libzstd.dll",
- "contentFiles/any/netstandard1.5/Core/Compression/Snappy/lib/win/snappy32.dll",
- "contentFiles/any/netstandard1.5/Core/Compression/Snappy/lib/win/snappy64.dll",
- "contentFiles/any/netstandard1.5/Core/Compression/Zstandard/lib/win/libzstd.dll",
- "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy32.dll",
- "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy64.dll",
- "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/win/libzstd.dll",
- "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy32.dll",
- "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy64.dll",
- "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/win/libzstd.dll",
- "lib/net452/MongoDB.Driver.Core.dll",
- "lib/net452/MongoDB.Driver.Core.xml",
- "lib/netstandard1.5/MongoDB.Driver.Core.dll",
- "lib/netstandard1.5/MongoDB.Driver.Core.xml",
- "lib/netstandard2.0/MongoDB.Driver.Core.dll",
- "lib/netstandard2.0/MongoDB.Driver.Core.xml",
- "lib/netstandard2.1/MongoDB.Driver.Core.dll",
- "lib/netstandard2.1/MongoDB.Driver.Core.xml",
- "mongodb.driver.core.2.13.2.nupkg.sha512",
- "mongodb.driver.core.nuspec",
- "packageIcon.png",
- "runtimes/win/native/libzstd.dll",
- "runtimes/win/native/snappy32.dll",
- "runtimes/win/native/snappy64.dll"
- ]
- },
- "MongoDB.Libmongocrypt/1.2.2": {
- "sha512": "pKrlKJk4wem4MyfkaMqj+sqJ+RwUDnqnt76/Xwm5DDjMzEU5QtDkzQOLq5bVwFhNgC8LMn6Hr22tl5WsmN5+AA==",
- "type": "package",
- "path": "mongodb.libmongocrypt/1.2.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "License.txt",
- "build/MongoDB.Libmongocrypt.targets",
- "content/libmongocrypt.dylib",
- "content/libmongocrypt.so",
- "content/mongocrypt.dll",
- "contentFiles/any/net452/libmongocrypt.dylib",
- "contentFiles/any/net452/libmongocrypt.so",
- "contentFiles/any/net452/mongocrypt.dll",
- "contentFiles/any/netstandard1.5/libmongocrypt.dylib",
- "contentFiles/any/netstandard1.5/libmongocrypt.so",
- "contentFiles/any/netstandard1.5/mongocrypt.dll",
- "contentFiles/any/netstandard2.0/libmongocrypt.dylib",
- "contentFiles/any/netstandard2.0/libmongocrypt.so",
- "contentFiles/any/netstandard2.0/mongocrypt.dll",
- "contentFiles/any/netstandard2.1/libmongocrypt.dylib",
- "contentFiles/any/netstandard2.1/libmongocrypt.so",
- "contentFiles/any/netstandard2.1/mongocrypt.dll",
- "lib/net452/MongoDB.Libmongocrypt.dll",
- "lib/netstandard1.5/MongoDB.Libmongocrypt.dll",
- "lib/netstandard2.0/MongoDB.Libmongocrypt.dll",
- "lib/netstandard2.1/MongoDB.Libmongocrypt.dll",
- "mongodb.libmongocrypt.1.2.2.nupkg.sha512",
- "mongodb.libmongocrypt.nuspec",
- "runtimes/linux/native/libmongocrypt.so",
- "runtimes/osx/native/libmongocrypt.dylib",
- "runtimes/win/native/mongocrypt.dll"
- ]
- },
- "MySql.Data/8.0.26": {
- "sha512": "iOxE24dI01JZlZ1EObkz9WwYMzX+0RnBf5a11OkPDCOGv2Yo0tTWmwAJfVXkuuSD47XngOir7l7+xZZ56lZyAA==",
- "type": "package",
- "path": "mysql.data/8.0.26",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net452/MySql.Data.dll",
- "lib/net452/MySql.Data.xml",
- "lib/net452/Ubiety.Dns.Core.dll",
- "lib/net452/Zstandard.Net.dll",
- "lib/net48/MySql.Data.dll",
- "lib/net48/MySql.Data.xml",
- "lib/net48/Ubiety.Dns.Core.dll",
- "lib/net48/Zstandard.Net.dll",
- "lib/net5.0/MySql.Data.dll",
- "lib/net5.0/MySql.Data.xml",
- "lib/net5.0/Ubiety.Dns.Core.dll",
- "lib/net5.0/Zstandard.Net.dll",
- "lib/netstandard2.0/MySql.Data.dll",
- "lib/netstandard2.0/MySql.Data.xml",
- "lib/netstandard2.0/Ubiety.Dns.Core.dll",
- "lib/netstandard2.0/Zstandard.Net.dll",
- "lib/netstandard2.1/MySql.Data.dll",
- "lib/netstandard2.1/MySql.Data.xml",
- "lib/netstandard2.1/Ubiety.Dns.Core.dll",
- "lib/netstandard2.1/Zstandard.Net.dll",
- "mysql.data.8.0.26.nupkg.sha512",
- "mysql.data.nuspec"
- ]
- },
- "MySql.EntityFrameworkCore/3.1.14": {
- "sha512": "5fyaHAA7ZUQPZzZaQV0s1Y38E9q7BCVZ+FHFPDh1gaW/uEx4mD4NlvUH8LUVKKydkO/xIIOebp2pnh/ut5RTMw==",
- "type": "package",
- "path": "mysql.entityframeworkcore/3.1.14",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/MySql.EntityFrameworkCore.dll",
- "lib/netstandard2.0/MySql.EntityFrameworkCore.xml",
- "lib/netstandard2.1/MySql.EntityFrameworkCore.dll",
- "lib/netstandard2.1/MySql.EntityFrameworkCore.xml",
- "mysql.entityframeworkcore.3.1.14.nupkg.sha512",
- "mysql.entityframeworkcore.nuspec"
- ]
- },
- "Newtonsoft.Json/12.0.3": {
- "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
- "type": "package",
- "path": "newtonsoft.json/12.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
- "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
- "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
- "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
- "newtonsoft.json.12.0.3.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "Oracle.EntityFrameworkCore/3.19.80": {
- "sha512": "cPfr78kMwm5Zub6yGnoK+Uiej+tl+xnVAMP8RNEstx26vk26aj+0RRCPK6XxAo8wgAxXPGyYUa4qGSUG46TQaA==",
- "type": "package",
- "path": "oracle.entityframeworkcore/3.19.80",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "info.txt",
- "lib/netstandard2.0/Oracle.EntityFrameworkCore.dll",
- "oracle.entityframeworkcore.3.19.80.nupkg.sha512",
- "oracle.entityframeworkcore.nuspec",
- "readme.txt"
- ]
- },
- "Oracle.ManagedDataAccess.Core/2.19.80": {
- "sha512": "8ux9wnTCjJhTCham9ghfii+35TFVgXcXnFNdhIsuAraB7NsKu3bVY8Se4OLgtjDNlNymBNBJH7pycCq1Ik7G0w==",
- "type": "package",
- "path": "oracle.manageddataaccess.core/2.19.80",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "PerfCounters/register_odpc_perfmon_counters.ps1",
- "PerfCounters/unregister_odpc_perfmon_counters.ps1",
- "info.txt",
- "lib/netstandard2.0/Oracle.ManagedDataAccess.dll",
- "oracle.manageddataaccess.core.2.19.80.nupkg.sha512",
- "oracle.manageddataaccess.core.nuspec",
- "readme.txt"
- ]
- },
- "RestSharp/106.11.7": {
- "sha512": "NzndH096CTulvq+ihr7u1mBJ29oukdi9A8bypQJk+kaHxbRzTTrtgsEEQAb04ptTUZmQa7cgo7uF5z7NuEPX1Q==",
- "type": "package",
- "path": "restsharp/106.11.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net452/RestSharp.dll",
- "lib/net452/RestSharp.xml",
- "lib/netstandard2.0/RestSharp.dll",
- "lib/netstandard2.0/RestSharp.xml",
- "restsharp.106.11.7.nupkg.sha512",
- "restsharp.nuspec",
- "restsharp.png"
- ]
- },
- "runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
- "type": "package",
- "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.native.system.data.sqlclient.sni.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
- "type": "package",
- "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
- "runtimes/win-arm64/native/sni.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
- "type": "package",
- "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
- "runtimes/win-x64/native/sni.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
- "type": "package",
- "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
- "runtimes/win-x86/native/sni.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "SharpCompress/0.23.0": {
- "sha512": "HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==",
- "type": "package",
- "path": "sharpcompress/0.23.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net35/SharpCompress.dll",
- "lib/net45/SharpCompress.dll",
- "lib/netstandard1.0/SharpCompress.dll",
- "lib/netstandard1.3/SharpCompress.dll",
- "lib/netstandard2.0/SharpCompress.dll",
- "sharpcompress.0.23.0.nupkg.sha512",
- "sharpcompress.nuspec"
- ]
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": {
- "sha512": "OVPI/nh5AqfLCIKhAYqjCa6AHhc7oKApGcGM3UhMRSerFiBx58nSpGwxVFdMgjOCWZR+fA49nzsnKlWp5hFo8w==",
- "type": "package",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
- "lib/Xamarin.tvOS10/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.nativelibrary.dll",
- "lib/netcoreapp3.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/netcoreapp3.0/SQLitePCLRaw.nativelibrary.dll",
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
- "sqlitepclraw.bundle_e_sqlite3.2.0.2.nupkg.sha512",
- "sqlitepclraw.bundle_e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.core/2.0.2": {
- "sha512": "TFSBX426OelS1tkaVC254NVVlrJIe9YLhWPkEvuqJj2104QpmDmEYOhfdfDJD1E/2SmqDhoRw1ek5cQHj8olcQ==",
- "type": "package",
- "path": "sqlitepclraw.core/2.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.core.dll",
- "sqlitepclraw.core.2.0.2.nupkg.sha512",
- "sqlitepclraw.core.nuspec"
- ]
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.0.2": {
- "sha512": "S+Tsqe/M7wsc+9HeediI6UHtBKf2X586aRwhi1aBVLGe0WxkAo52O9ZxwEy/v8XMLefcrEMupd2e9CDlIT6QCw==",
- "type": "package",
- "path": "sqlitepclraw.lib.e_sqlite3/2.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
- "lib/net461/_._",
- "lib/netstandard2.0/_._",
- "runtimes/alpine-x64/native/libe_sqlite3.so",
- "runtimes/linux-arm/native/libe_sqlite3.so",
- "runtimes/linux-arm64/native/libe_sqlite3.so",
- "runtimes/linux-armel/native/libe_sqlite3.so",
- "runtimes/linux-musl-x64/native/libe_sqlite3.so",
- "runtimes/linux-x64/native/libe_sqlite3.so",
- "runtimes/linux-x86/native/libe_sqlite3.so",
- "runtimes/osx-x64/native/libe_sqlite3.dylib",
- "runtimes/win-arm/native/e_sqlite3.dll",
- "runtimes/win-arm64/native/e_sqlite3.dll",
- "runtimes/win-x64/native/e_sqlite3.dll",
- "runtimes/win-x86/native/e_sqlite3.dll",
- "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
- "sqlitepclraw.lib.e_sqlite3.2.0.2.nupkg.sha512",
- "sqlitepclraw.lib.e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": {
- "sha512": "ZSwacbKJUsxJEZxwT23uZVrGbaIvXcADZDz5Sr66fikO5eehdcceDncjzwzTzWfW13di8gpTpstx3WJSt/Ci5Q==",
- "type": "package",
- "path": "sqlitepclraw.provider.dynamic_cdecl/2.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll",
- "sqlitepclraw.provider.dynamic_cdecl.2.0.2.nupkg.sha512",
- "sqlitepclraw.provider.dynamic_cdecl.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore/6.0.2": {
- "sha512": "TNPXYE2hbXJ4bnage9jls2bOWjj9B3iD6vh9sAFyyjnQB48B10+OIW/gMCwKbeX2G+M/V0KswLDYSr3mJECGPw==",
- "type": "package",
- "path": "swashbuckle.aspnetcore/6.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/Swashbuckle.AspNetCore.props",
- "swashbuckle.aspnetcore.6.0.2.nupkg.sha512",
- "swashbuckle.aspnetcore.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore.Swagger/6.0.2": {
- "sha512": "j0uRMYKrMJN3v/4DUqXBHot9jGwvSDa4Y3/yo37MjSaQGrov2nenHyXQWdIV97oFX8LEL44/1WW9AUHjBujZFA==",
- "type": "package",
- "path": "swashbuckle.aspnetcore.swagger/6.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
- "swashbuckle.aspnetcore.swagger.6.0.2.nupkg.sha512",
- "swashbuckle.aspnetcore.swagger.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.0.2": {
- "sha512": "ssPIP7Y9Ktc50vJB3ut3I06vBWEUWH5JgIJyzfJ9BTXEL5oTUbXtTq8qYj7yleZK8Nokj+N5LWGWMPWeR/S7jQ==",
- "type": "package",
- "path": "swashbuckle.aspnetcore.swaggergen/6.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
- "swashbuckle.aspnetcore.swaggergen.6.0.2.nupkg.sha512",
- "swashbuckle.aspnetcore.swaggergen.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.0.2": {
- "sha512": "MPDxbnSXidRd7PTrGjrEm8L7DTLJj1wzWBZ9JwBP+uFyXPUge1Ktz1SbbFl69mLaFEJoxendcExRvbQV5lPSFA==",
- "type": "package",
- "path": "swashbuckle.aspnetcore.swaggerui/6.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
- "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
- "swashbuckle.aspnetcore.swaggerui.6.0.2.nupkg.sha512",
- "swashbuckle.aspnetcore.swaggerui.nuspec"
- ]
- },
- "System.ComponentModel.Annotations/4.7.0": {
- "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
- "type": "package",
- "path": "system.componentmodel.annotations/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net461/System.ComponentModel.Annotations.dll",
- "lib/netcore50/System.ComponentModel.Annotations.dll",
- "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
- "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
- "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
- "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
- "lib/portable-net45+win8/_._",
- "lib/win8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net461/System.ComponentModel.Annotations.dll",
- "ref/net461/System.ComponentModel.Annotations.xml",
- "ref/netcore50/System.ComponentModel.Annotations.dll",
- "ref/netcore50/System.ComponentModel.Annotations.xml",
- "ref/netcore50/de/System.ComponentModel.Annotations.xml",
- "ref/netcore50/es/System.ComponentModel.Annotations.xml",
- "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
- "ref/netcore50/it/System.ComponentModel.Annotations.xml",
- "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
- "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
- "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
- "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
- "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
- "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
- "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
- "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
- "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
- "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
- "ref/portable-net45+win8/_._",
- "ref/win8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.componentmodel.annotations.4.7.0.nupkg.sha512",
- "system.componentmodel.annotations.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Configuration.ConfigurationManager/4.5.0": {
- "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
- "type": "package",
- "path": "system.configuration.configurationmanager/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "ref/net461/System.Configuration.ConfigurationManager.dll",
- "ref/net461/System.Configuration.ConfigurationManager.xml",
- "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Drawing.Common/4.7.0": {
- "sha512": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
- "type": "package",
- "path": "system.drawing.common/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.xml",
- "ref/netstandard2.0/System.Drawing.Common.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "system.drawing.common.4.7.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.IdentityModel.Tokens.Jwt/5.6.0": {
- "sha512": "KMvPpX4exs2fe7Upq5zHMSR4yupc+jy8WG8yjucZL0XvT+r/T0hRvLIe9fP/SeN8/UVxFYBRAkRI5k1zbRGqmA==",
- "type": "package",
- "path": "system.identitymodel.tokens.jwt/5.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512",
- "system.identitymodel.tokens.jwt.nuspec"
- ]
- },
- "System.Reactive/5.0.0": {
- "sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
- "type": "package",
- "path": "system.reactive/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/net5.0/_._",
- "build/netcoreapp3.1/System.Reactive.dll",
- "build/netcoreapp3.1/System.Reactive.targets",
- "build/netcoreapp3.1/System.Reactive.xml",
- "buildTransitive/net5.0/_._",
- "buildTransitive/netcoreapp3.1/System.Reactive.targets",
- "lib/net472/System.Reactive.dll",
- "lib/net472/System.Reactive.xml",
- "lib/net5.0-windows10.0.19041/System.Reactive.dll",
- "lib/net5.0-windows10.0.19041/System.Reactive.xml",
- "lib/net5.0/System.Reactive.dll",
- "lib/net5.0/System.Reactive.xml",
- "lib/netcoreapp3.1/_._",
- "lib/netstandard2.0/System.Reactive.dll",
- "lib/netstandard2.0/System.Reactive.xml",
- "lib/uap10.0.16299/System.Reactive.dll",
- "lib/uap10.0.16299/System.Reactive.pri",
- "lib/uap10.0.16299/System.Reactive.xml",
- "system.reactive.5.0.0.nupkg.sha512",
- "system.reactive.nuspec"
- ]
- },
- "System.Reactive.Core/4.4.1": {
- "sha512": "YQHJOt8hZvwFelIIfs19t8Jhz5P6NS1ZZccbVUuE1LFyoFZjaUecdYIYykgXzpyj5Rl40XC3xkyuuhHRaAln2w==",
- "type": "package",
- "path": "system.reactive.core/4.4.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net46/System.Reactive.Core.dll",
- "lib/net46/System.Reactive.Core.xml",
- "lib/netstandard2.0/System.Reactive.Core.dll",
- "lib/netstandard2.0/System.Reactive.Core.xml",
- "lib/uap10.0/System.Reactive.Core.dll",
- "lib/uap10.0/System.Reactive.Core.pri",
- "lib/uap10.0/System.Reactive.Core.xml",
- "system.reactive.core.4.4.1.nupkg.sha512",
- "system.reactive.core.nuspec"
- ]
- },
- "System.Reactive.Linq/4.4.1": {
- "sha512": "wyOVuUyHmPV667REPwcZjFjOlRLX6qSGVcXMye0qUqBAWFB3bu1RO1XLGWZTnf0d67DQHV69kw7tAtTh+4EYyQ==",
- "type": "package",
- "path": "system.reactive.linq/4.4.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net46/System.Reactive.Linq.dll",
- "lib/net46/System.Reactive.Linq.xml",
- "lib/netstandard2.0/System.Reactive.Linq.dll",
- "lib/netstandard2.0/System.Reactive.Linq.xml",
- "lib/uap10.0/System.Reactive.Linq.dll",
- "lib/uap10.0/System.Reactive.Linq.pri",
- "lib/uap10.0/System.Reactive.Linq.xml",
- "system.reactive.linq.4.4.1.nupkg.sha512",
- "system.reactive.linq.nuspec"
- ]
- },
- "System.Runtime.Caching/4.5.0": {
- "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
- "type": "package",
- "path": "system.runtime.caching/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netstandard2.0/System.Runtime.Caching.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netstandard2.0/System.Runtime.Caching.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/net45/_._",
- "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
- "system.runtime.caching.4.5.0.nupkg.sha512",
- "system.runtime.caching.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.xml",
- "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Permissions/4.7.0": {
- "sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
- "type": "package",
- "path": "system.security.permissions/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/netcoreapp3.0/System.Security.Permissions.dll",
- "lib/netcoreapp3.0/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "ref/net461/System.Security.Permissions.dll",
- "ref/net461/System.Security.Permissions.xml",
- "ref/netcoreapp3.0/System.Security.Permissions.dll",
- "ref/netcoreapp3.0/System.Security.Permissions.xml",
- "ref/netstandard2.0/System.Security.Permissions.dll",
- "ref/netstandard2.0/System.Security.Permissions.xml",
- "system.security.permissions.4.7.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Windows.Extensions/4.7.0": {
- "sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
- "type": "package",
- "path": "system.windows.extensions/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "ref/netcoreapp3.0/System.Windows.Extensions.dll",
- "ref/netcoreapp3.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "system.windows.extensions.4.7.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "xDashboard.xExceptions/1.0.0": {
- "sha512": "7aUV4Rx8CUdiCZzZXxIpJobwqosn0yiavmXvXjp1qQwQy1AEZJ+FTlazPsAl2oqzny7AfoV8MucgUfEBIyF+vQ==",
- "type": "package",
- "path": "xdashboard.xexceptions/1.0.0",
- "files": [
- ".nupkg.metadata",
- "icon.png",
- "lib/netstandard2.0/xExceptions.dll",
- "xdashboard.xexceptions.1.0.0.nupkg.sha512",
- "xdashboard.xexceptions.nuspec"
- ]
- },
- "xDashboard.xCommons/1.0.0": {
- "type": "project",
- "path": "../Modules/xCommons/xCommons.csproj",
- "msbuildProject": "../Modules/xCommons/xCommons.csproj"
- },
- "xDashboard.xDataService/1.0.0": {
- "type": "project",
- "path": "../Modules/xDataService/xDataService.csproj",
- "msbuildProject": "../Modules/xDataService/xDataService.csproj"
- },
- "xDashboard.xHttpService/1.0.0": {
- "type": "project",
- "path": "../Modules/xHttpService/xHttpService.csproj",
- "msbuildProject": "../Modules/xHttpService/xHttpService.csproj"
- },
- "xDashboard.xIdentityModels/1.0.0": {
- "type": "project",
- "path": "../Modules/xIdentityModels/xIdentityModels.csproj",
- "msbuildProject": "../Modules/xIdentityModels/xIdentityModels.csproj"
- },
- "xDashboard.xIdentityService/1.0.0": {
- "type": "project",
- "path": "../Modules/xIdentityService/xIdentityService.csproj",
- "msbuildProject": "../Modules/xIdentityService/xIdentityService.csproj"
- },
- "xDashboard.xModels/1.0.0": {
- "type": "project",
- "path": "../Modules/xModels/xModels.csproj",
- "msbuildProject": "../Modules/xModels/xModels.csproj"
- },
- "xDashboard.xPushService/1.0.0": {
- "type": "project",
- "path": "../Modules/xPushService/xPushService.csproj",
- "msbuildProject": "../Modules/xPushService/xPushService.csproj"
- },
- "xSaherelm.xIdentityHelper/1.0.0": {
- "type": "project",
- "path": "../Modules/xIdentityHelper/xIdentityHelper.csproj",
- "msbuildProject": "../Modules/xIdentityHelper/xIdentityHelper.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net10.0": [
- "IdentityModel.AspNetCore.OAuth2Introspection >= 5.0.0",
- "xDashboard.xCommons >= 1.0.0",
- "xDashboard.xHttpService >= 1.0.0",
- "xSaherelm.xIdentityHelper >= 1.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\SaherElm\\.nuget\\packages\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "projectName": "xSaherElm.xAiApi",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net10.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "IdentityModel.AspNetCore.OAuth2Introspection": {
- "target": "Package",
- "version": "[5.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.AspNetCore": "(,10.0.32767]",
- "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]",
- "Microsoft.AspNetCore.App": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]",
- "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Identity": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Metadata": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]",
- "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]",
- "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.Session": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]",
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Features": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]",
- "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Http": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Core": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]",
- "Microsoft.Extensions.Localization": "(,10.0.32767]",
- "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Console": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]",
- "Microsoft.Extensions.ObjectPool": "(,10.0.32767]",
- "Microsoft.Extensions.Options": "(,10.0.32767]",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]",
- "Microsoft.Extensions.Primitives": "(,10.0.32767]",
- "Microsoft.Extensions.Validation": "(,10.0.32767]",
- "Microsoft.Extensions.WebEncoders": "(,10.0.32767]",
- "Microsoft.JSInterop": "(,10.0.32767]",
- "Microsoft.Net.Http.Headers": "(,10.0.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.EventLog": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Cbor": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Cryptography.Xml": "(,10.0.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.RateLimiting": "(,10.0.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "logs": [
- {
- "code": "NU1603",
- "level": "Warning",
- "warningLevel": 1,
- "message": "xDashboard.xDataService depends on Oracle.EntityFrameworkCore (>= 3.1.14) but Oracle.EntityFrameworkCore 3.1.14 was not found. Oracle.EntityFrameworkCore 3.19.80 was resolved instead.",
- "libraryId": "Oracle.EntityFrameworkCore",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'AutoMapper' 10.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-rvv3-g6hj-g44x",
- "libraryId": "AutoMapper",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-2f33-pr97-265q",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-2x83-8g95-xh59",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-4qm4-8hg2-g2xm",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cj9g-3mj2-g8vv",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cxmj-83gh-fp49",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known high severity vulnerability, https://github.com/advisories/GHSA-hv8m-jj95-wg3x",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-q2h6-ghwm-5qm8",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-qhmf-xw27-6rqr",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-v72x-2h86-7f8m",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known high severity vulnerability, https://github.com/advisories/GHSA-vh6j-jc39-fggf",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-w567-gjr2-hm5j",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-wfr3-xj75-pfwh",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'Microsoft.Data.SqlClient' 1.1.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-8g2p-5pqh-5jmc",
- "libraryId": "Microsoft.Data.SqlClient",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'Microsoft.Data.SqlClient' 1.1.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-98g6-xh36-x2p7",
- "libraryId": "Microsoft.Data.SqlClient",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'Microsoft.IdentityModel.JsonWebTokens' 5.6.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-59j7-ghrg-fj52",
- "libraryId": "Microsoft.IdentityModel.JsonWebTokens",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'MongoDB.Driver' 2.13.2 has a known high severity vulnerability, https://github.com/advisories/GHSA-7j9m-j397-g4wx",
- "libraryId": "MongoDB.Driver",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'Newtonsoft.Json' 12.0.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-5crp-9r3c-p9vr",
- "libraryId": "Newtonsoft.Json",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'Oracle.ManagedDataAccess.Core' 2.19.80 has a known high severity vulnerability, https://github.com/advisories/GHSA-5pm2-9mr2-3frq",
- "libraryId": "Oracle.ManagedDataAccess.Core",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'RestSharp' 106.11.7 has a known high severity vulnerability, https://github.com/advisories/GHSA-9pq7-rcxv-47vq",
- "libraryId": "RestSharp",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'SharpCompress' 0.23.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338",
- "libraryId": "SharpCompress",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'SharpCompress' 0.23.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-jp7f-grcv-6mjf",
- "libraryId": "SharpCompress",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'SQLitePCLRaw.lib.e_sqlite3' 2.0.2 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q",
- "libraryId": "SQLitePCLRaw.lib.e_sqlite3",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'Swashbuckle.AspNetCore.SwaggerUI' 6.0.2 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
- "libraryId": "Swashbuckle.AspNetCore.SwaggerUI",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 4.7.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.IdentityModel.Tokens.Jwt' 5.6.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-59j7-ghrg-fj52",
- "libraryId": "System.IdentityModel.Tokens.Jwt",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache
deleted file mode 100644
index a6e96a2..0000000
--- a/obj/project.nuget.cache
+++ /dev/null
@@ -1,429 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "XvjgCOVDg2Y=",
- "success": true,
- "projectFilePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\SaherElm\\.nuget\\packages\\automapper\\10.1.1\\automapper.10.1.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\automapper.extensions.microsoft.dependencyinjection\\8.1.0\\automapper.extensions.microsoft.dependencyinjection.8.1.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\bouncycastle.netcore\\1.8.5\\bouncycastle.netcore.1.8.5.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\dnsclient\\1.4.0\\dnsclient.1.4.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\google.protobuf\\3.14.0\\google.protobuf.3.14.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql\\3.0.0.2026\\graphql.3.0.0.2026.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql-parser\\5.3.0\\graphql-parser.5.3.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.newtonsoftjson\\3.0.0.2026\\graphql.newtonsoftjson.3.0.0.2026.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.core\\4.0.1\\graphql.server.core.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.transports.aspnetcore\\4.0.1\\graphql.server.transports.aspnetcore.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.transports.aspnetcore.newtonsoftjson\\4.0.1\\graphql.server.transports.aspnetcore.newtonsoftjson.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.transports.subscriptions.abstractions\\4.0.1\\graphql.server.transports.subscriptions.abstractions.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.transports.websockets\\4.0.1\\graphql.server.transports.websockets.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.ui.playground\\4.0.1\\graphql.server.ui.playground.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.server.ui.voyager\\4.0.1\\graphql.server.ui.voyager.4.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\graphql.systemtextjson\\3.0.0.2026\\graphql.systemtextjson.3.0.0.2026.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\identitymodel\\5.0.1\\identitymodel.5.0.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\identitymodel.aspnetcore.oauth2introspection\\5.0.0\\identitymodel.aspnetcore.oauth2introspection.5.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\k4os.compression.lz4\\1.1.11\\k4os.compression.lz4.1.1.11.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\k4os.compression.lz4.streams\\1.1.11\\k4os.compression.lz4.streams.1.1.11.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\k4os.hash.xxhash\\1.0.6\\k4os.hash.xxhash.1.0.6.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\libphonenumber-csharp\\8.12.17\\libphonenumber-csharp.8.12.17.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\messagepack\\1.9.11\\messagepack.1.9.11.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\2.2.0\\microsoft.aspnetcore.authentication.jwtbearer.2.2.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\3.1.31\\microsoft.aspnetcore.http.connections.client.3.1.31.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\4.1.0\\microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\3.1.31\\microsoft.aspnetcore.signalr.client.3.1.31.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\3.1.31\\microsoft.aspnetcore.signalr.client.core.3.1.31.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.messagepack\\3.1.31\\microsoft.aspnetcore.signalr.protocols.messagepack.3.1.31.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.newtonsoftjson\\5.0.17\\microsoft.aspnetcore.signalr.protocols.newtonsoftjson.5.0.17.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\5.0.0\\microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.data.sqlclient\\1.1.3\\microsoft.data.sqlclient.1.1.3.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.data.sqlite.core\\3.1.14\\microsoft.data.sqlite.core.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.dotnet.platformabstractions\\3.1.6\\microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore\\3.1.14\\microsoft.entityframeworkcore.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\3.1.14\\microsoft.entityframeworkcore.abstractions.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\3.1.14\\microsoft.entityframeworkcore.analyzers.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\3.1.14\\microsoft.entityframeworkcore.relational.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore.sqlite\\3.1.14\\microsoft.entityframeworkcore.sqlite.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore.sqlite.core\\3.1.14\\microsoft.entityframeworkcore.sqlite.core.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\3.1.14\\microsoft.entityframeworkcore.sqlserver.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.extensions.apidescription.server\\3.0.0\\microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.extensions.dependencymodel\\3.1.6\\microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.identity.client\\3.0.8\\microsoft.identity.client.3.0.8.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\5.6.0\\microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.identitymodel.logging\\5.6.0\\microsoft.identitymodel.logging.5.6.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.identitymodel.protocols\\5.5.0\\microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\5.5.0\\microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.identitymodel.tokens\\5.6.0\\microsoft.identitymodel.tokens.5.6.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.io.recyclablememorystream\\1.4.0\\microsoft.io.recyclablememorystream.1.4.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\microsoft.win32.systemevents\\4.7.0\\microsoft.win32.systemevents.4.7.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\mongodb.bson\\2.13.2\\mongodb.bson.2.13.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\mongodb.driver\\2.13.2\\mongodb.driver.2.13.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\mongodb.driver.core\\2.13.2\\mongodb.driver.core.2.13.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\mongodb.libmongocrypt\\1.2.2\\mongodb.libmongocrypt.1.2.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\mysql.data\\8.0.26\\mysql.data.8.0.26.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\mysql.entityframeworkcore\\3.1.14\\mysql.entityframeworkcore.3.1.14.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\oracle.entityframeworkcore\\3.19.80\\oracle.entityframeworkcore.3.19.80.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\oracle.manageddataaccess.core\\2.19.80\\oracle.manageddataaccess.core.2.19.80.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\restsharp\\106.11.7\\restsharp.106.11.7.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\sharpcompress\\0.23.0\\sharpcompress.0.23.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\sqlitepclraw.bundle_e_sqlite3\\2.0.2\\sqlitepclraw.bundle_e_sqlite3.2.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\sqlitepclraw.core\\2.0.2\\sqlitepclraw.core.2.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\sqlitepclraw.lib.e_sqlite3\\2.0.2\\sqlitepclraw.lib.e_sqlite3.2.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\sqlitepclraw.provider.dynamic_cdecl\\2.0.2\\sqlitepclraw.provider.dynamic_cdecl.2.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\swashbuckle.aspnetcore\\6.0.2\\swashbuckle.aspnetcore.6.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.0.2\\swashbuckle.aspnetcore.swagger.6.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.0.2\\swashbuckle.aspnetcore.swaggergen.6.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.0.2\\swashbuckle.aspnetcore.swaggerui.6.0.2.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.configuration.configurationmanager\\4.5.0\\system.configuration.configurationmanager.4.5.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.drawing.common\\4.7.0\\system.drawing.common.4.7.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.identitymodel.tokens.jwt\\5.6.0\\system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.reactive\\5.0.0\\system.reactive.5.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.reactive.core\\4.4.1\\system.reactive.core.4.4.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.reactive.linq\\4.4.1\\system.reactive.linq.4.4.1.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.runtime.caching\\4.5.0\\system.runtime.caching.4.5.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.5.0\\system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.security.permissions\\4.7.0\\system.security.permissions.4.7.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\system.windows.extensions\\4.7.0\\system.windows.extensions.4.7.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xexceptions\\1.0.0\\xdashboard.xexceptions.1.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xcommons\\1.0.0\\xdashboard.xcommons.1.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xdataservice\\1.0.0\\xdashboard.xdataservice.1.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xhttpservice\\1.0.0\\xdashboard.xhttpservice.1.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xidentitymodels\\1.0.0\\xdashboard.xidentitymodels.1.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xmodels\\1.0.0\\xdashboard.xmodels.1.0.0.nupkg.sha512",
- "C:\\Users\\SaherElm\\.nuget\\packages\\xdashboard.xpushservice\\1.0.0\\xdashboard.xpushservice.1.0.0.nupkg.sha512"
- ],
- "logs": [
- {
- "code": "NU1603",
- "level": "Warning",
- "message": "xDashboard.xDataService depends on Oracle.EntityFrameworkCore (>= 3.1.14) but Oracle.EntityFrameworkCore 3.1.14 was not found. Oracle.EntityFrameworkCore 3.19.80 was resolved instead.",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Oracle.EntityFrameworkCore",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'AutoMapper' 10.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-rvv3-g6hj-g44x",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "AutoMapper",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-2f33-pr97-265q",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-2x83-8g95-xh59",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-4qm4-8hg2-g2xm",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cj9g-3mj2-g8vv",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cxmj-83gh-fp49",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known high severity vulnerability, https://github.com/advisories/GHSA-hv8m-jj95-wg3x",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-q2h6-ghwm-5qm8",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-qhmf-xw27-6rqr",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-v72x-2h86-7f8m",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known high severity vulnerability, https://github.com/advisories/GHSA-vh6j-jc39-fggf",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-w567-gjr2-hm5j",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'MessagePack' 1.9.11 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-wfr3-xj75-pfwh",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MessagePack",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'Microsoft.Data.SqlClient' 1.1.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-8g2p-5pqh-5jmc",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Microsoft.Data.SqlClient",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'Microsoft.Data.SqlClient' 1.1.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-98g6-xh36-x2p7",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Microsoft.Data.SqlClient",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'Microsoft.IdentityModel.JsonWebTokens' 5.6.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-59j7-ghrg-fj52",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Microsoft.IdentityModel.JsonWebTokens",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'MongoDB.Driver' 2.13.2 has a known high severity vulnerability, https://github.com/advisories/GHSA-7j9m-j397-g4wx",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "MongoDB.Driver",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'Newtonsoft.Json' 12.0.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-5crp-9r3c-p9vr",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Newtonsoft.Json",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'Oracle.ManagedDataAccess.Core' 2.19.80 has a known high severity vulnerability, https://github.com/advisories/GHSA-5pm2-9mr2-3frq",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Oracle.ManagedDataAccess.Core",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'RestSharp' 106.11.7 has a known high severity vulnerability, https://github.com/advisories/GHSA-9pq7-rcxv-47vq",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "RestSharp",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'SharpCompress' 0.23.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "SharpCompress",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'SharpCompress' 0.23.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-jp7f-grcv-6mjf",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "SharpCompress",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "message": "Package 'SQLitePCLRaw.lib.e_sqlite3' 2.0.2 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "SQLitePCLRaw.lib.e_sqlite3",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'Swashbuckle.AspNetCore.SwaggerUI' 6.0.2 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "Swashbuckle.AspNetCore.SwaggerUI",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1904",
- "level": "Warning",
- "message": "Package 'System.Drawing.Common' 4.7.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "message": "Package 'System.IdentityModel.Tokens.Jwt' 5.6.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-59j7-ghrg-fj52",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "libraryId": "System.IdentityModel.Tokens.Jwt",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/obj/xAiApi.csproj.nuget.dgspec.json b/obj/xAiApi.csproj.nuget.dgspec.json
deleted file mode 100644
index e1ae25d..0000000
--- a/obj/xAiApi.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,1283 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj": {}
- },
- "projects": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj",
- "projectName": "xDashboard.xCommons",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "AutoMapper": {
- "target": "Package",
- "version": "[10.1.1, )"
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[8.1.0, )"
- },
- "IdentityModel": {
- "target": "Package",
- "version": "[5.0.1, )"
- },
- "Microsoft.AspNetCore.Authentication.Abstractions": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.Authorization.Policy": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.Cors": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.Mvc.Abstractions": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.Mvc.Core": {
- "target": "Package",
- "version": "[2.2.5, )"
- },
- "Microsoft.AspNetCore.Mvc.Versioning": {
- "target": "Package",
- "version": "[4.1.0, )"
- },
- "Microsoft.Extensions.Configuration": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Microsoft.Extensions.Configuration.Binder": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Microsoft.Extensions.DependencyInjection": {
- "target": "Package",
- "version": "[5.0.1, )"
- },
- "Microsoft.IO.RecyclableMemoryStream": {
- "target": "Package",
- "version": "[1.4.0, )"
- },
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[12.0.3, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.0.2, )"
- },
- "Swashbuckle.AspNetCore.SwaggerGen": {
- "target": "Package",
- "version": "[6.0.2, )"
- },
- "Swashbuckle.AspNetCore.SwaggerUI": {
- "target": "Package",
- "version": "[6.0.2, )"
- },
- "System.Reactive": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "libphonenumber-csharp": {
- "target": "Package",
- "version": "[8.12.17, )"
- },
- "xDashboard.xExceptions": {
- "target": "Package",
- "version": "[1.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj",
- "projectName": "xDashboard.xDataService",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "GraphQL": {
- "target": "Package",
- "version": "[3.0.0.2026, )"
- },
- "GraphQL.Server.Transports.AspNetCore": {
- "target": "Package",
- "version": "[4.0.1, )"
- },
- "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson": {
- "target": "Package",
- "version": "[4.0.1, )"
- },
- "GraphQL.Server.Transports.WebSockets": {
- "target": "Package",
- "version": "[4.0.1, )"
- },
- "GraphQL.Server.Ui.Playground": {
- "target": "Package",
- "version": "[4.0.1, )"
- },
- "GraphQL.Server.Ui.Voyager": {
- "target": "Package",
- "version": "[4.0.1, )"
- },
- "GraphQL.SystemTextJson": {
- "target": "Package",
- "version": "[3.0.0.2026, )"
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "Microsoft.EntityFrameworkCore.Sqlite": {
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "MongoDB.Driver": {
- "target": "Package",
- "version": "[2.13.2, )"
- },
- "MySql.EntityFrameworkCore": {
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- },
- "Oracle.EntityFrameworkCore": {
- "target": "Package",
- "version": "[3.1.14, )"
- },
- "System.Reactive": {
- "target": "Package",
- "version": "[5.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj",
- "projectName": "xDashboard.xHttpService",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\xIdentityModels.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\xIdentityModels.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "Microsoft.AspNetCore.Mvc.Core": {
- "target": "Package",
- "version": "[2.2.5, )"
- },
- "Microsoft.Extensions.Http": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- },
- "RestSharp": {
- "target": "Package",
- "version": "[106.11.7, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj",
- "projectName": "xSaherelm.xIdentityHelper",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\xPushService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\xPushService.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\xIdentityModels.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\xIdentityModels.csproj",
- "projectName": "xDashboard.xIdentityModels",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\xIdentityModels.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityModels\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "Microsoft.Extensions.Identity.Stores": {
- "target": "Package",
- "version": "[5.0.2, )"
- },
- "Microsoft.IdentityModel.Tokens": {
- "target": "Package",
- "version": "[5.6.0, )"
- },
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- },
- "System.IdentityModel.Tokens.Jwt": {
- "target": "Package",
- "version": "[5.6.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj",
- "projectName": "xDashboard.xIdentityService",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "IdentityModel.AspNetCore.OAuth2Introspection": {
- "target": "Package",
- "version": "[4.0.0-preview.6, )"
- },
- "Microsoft.AspNetCore.Authentication.Abstractions": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj",
- "projectName": "xDashboard.xModels",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\xPushService.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\xPushService.csproj",
- "projectName": "xDashboard.xPushService",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\xPushService.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xPushService\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xDataService\\xDataService.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityService\\xIdentityService.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xModels\\xModels.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "dependencies": {
- "Microsoft.AspNetCore.Authentication": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.SignalR": {
- "target": "Package",
- "version": "[1.1.0, )"
- },
- "Microsoft.AspNetCore.SignalR.Client": {
- "target": "Package",
- "version": "[3.1.31, )"
- },
- "Microsoft.AspNetCore.SignalR.Protocols.MessagePack": {
- "target": "Package",
- "version": "[3.1.31, )"
- },
- "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson": {
- "target": "Package",
- "version": "[5.0.17, )"
- },
- "NETStandard.Library": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.0.3, )",
- "autoReferenced": true
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "projectName": "xSaherElm.xAiApi",
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\xAiApi.csproj",
- "packagesPath": "C:\\Users\\SaherElm\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\xAiApi\\NuGet.Config",
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\NuGet.Config",
- "C:\\Users\\SaherElm\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net10.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {},
- "https://api.nuget.org/v3/index.json": {},
- "https://nuget.saherelmhub.ir/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xCommons\\xCommons.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xHttpService\\xHttpService.csproj"
- },
- "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj": {
- "projectPath": "C:\\Users\\SaherElm\\Documents\\Projects\\xSaherElmWorkspace\\Modules\\xIdentityHelper\\xIdentityHelper.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "IdentityModel.AspNetCore.OAuth2Introspection": {
- "target": "Package",
- "version": "[5.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.203/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.AspNetCore": "(,10.0.32767]",
- "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]",
- "Microsoft.AspNetCore.App": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]",
- "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Identity": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Metadata": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]",
- "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]",
- "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.Session": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]",
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Features": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]",
- "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Http": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Core": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]",
- "Microsoft.Extensions.Localization": "(,10.0.32767]",
- "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Console": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]",
- "Microsoft.Extensions.ObjectPool": "(,10.0.32767]",
- "Microsoft.Extensions.Options": "(,10.0.32767]",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]",
- "Microsoft.Extensions.Primitives": "(,10.0.32767]",
- "Microsoft.Extensions.Validation": "(,10.0.32767]",
- "Microsoft.Extensions.WebEncoders": "(,10.0.32767]",
- "Microsoft.JSInterop": "(,10.0.32767]",
- "Microsoft.Net.Http.Headers": "(,10.0.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.EventLog": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Cbor": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Cryptography.Xml": "(,10.0.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.RateLimiting": "(,10.0.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/xAiApi.csproj.nuget.g.props b/obj/xAiApi.csproj.nuget.g.props
deleted file mode 100644
index 58a3c1f..0000000
--- a/obj/xAiApi.csproj.nuget.g.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\SaherElm\.nuget\packages\
- PackageReference
- 7.0.0
-
-
-
-
-
- C:\Users\SaherElm\.nuget\packages\microsoft.extensions.apidescription.server\3.0.0
-
-
\ No newline at end of file
diff --git a/obj/xAiApi.csproj.nuget.g.targets b/obj/xAiApi.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/obj/xAiApi.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file