Updated admin page to be more streamlined and added the beginning of the blogging features

This commit is contained in:
Vincent Allen
2025-10-21 13:32:39 -04:00
parent 0e24ce2073
commit b34449808f
224 changed files with 27064 additions and 396 deletions

View File

@@ -12,6 +12,8 @@
"Microsoft.IdentityModel.Abstractions": "8.14.0",
"Microsoft.IdentityModel.Tokens": "8.14.0",
"MudBlazor": "8.13.0",
"MudExRichTextEditor": "8.13.0",
"OpenArchival.Blazor.Config": "1.0.0",
"OpenArchival.Blazor.CustomComponents": "1.0.0",
"OpenArchival.DataAccess": "1.0.0"
},
@@ -19,6 +21,58 @@
"OpenArchival.Blazor.AdminPages.dll": {}
}
},
"AuralizeBlazor/2.0.5": {
"dependencies": {
"BlazorJS": "2.2.0",
"Nextended.Blazor": "9.0.25",
"Nextended.Core": "9.0.25",
"SixLabors.ImageSharp": "3.1.11",
"TagLibSharp": "2.3.0"
},
"runtime": {
"lib/net9.0/AuralizeBlazor.dll": {
"assemblyVersion": "2.0.5.0",
"fileVersion": "2.0.5.0"
}
}
},
"Blazored.FluentValidation/2.2.0": {
"dependencies": {
"FluentValidation": "11.9.1",
"Microsoft.AspNetCore.Components.Web": "9.0.1"
},
"runtime": {
"lib/net8.0/Blazored.FluentValidation.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"BlazorJS/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Components.Web": "9.0.1",
"Microsoft.Extensions.FileProviders.Embedded": "9.0.0",
"Microsoft.JSInterop": "9.0.1"
},
"runtime": {
"lib/net9.0/BlazorJS.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.0"
}
}
},
"BlazorParameterCastingMagic/1.2.23060811": {
"dependencies": {
"Microsoft.AspNetCore.Components.Web": "9.0.1",
"Nextended.Core": "9.0.25"
},
"runtime": {
"lib/net6.0/BlazorParameterCastingMagic.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"BuildBundlerMinifier/3.2.449": {},
"CodeBeam.MudExtensions/6.3.0": {
"dependencies": {
@@ -71,7 +125,7 @@
"EntityFramework/6.5.1": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"System.CodeDom": "6.0.0",
"System.CodeDom": "9.0.0",
"System.ComponentModel.Annotations": "5.0.0",
"System.Configuration.ConfigurationManager": "6.0.1",
"System.Data.SqlClient": "4.8.6"
@@ -87,6 +141,53 @@
}
}
},
"ExcelDataReader/3.7.0": {
"runtime": {
"lib/netstandard2.1/ExcelDataReader.dll": {
"assemblyVersion": "3.7.0.0",
"fileVersion": "3.7.0.0"
}
}
},
"ExcelDataReader.DataSet/3.7.0": {
"dependencies": {
"ExcelDataReader": "3.7.0"
},
"runtime": {
"lib/netstandard2.1/ExcelDataReader.DataSet.dll": {
"assemblyVersion": "3.7.0.0",
"fileVersion": "3.7.0.0"
}
}
},
"FluentValidation/11.9.1": {
"runtime": {
"lib/net8.0/FluentValidation.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.9.1.0"
}
}
},
"Markdig/0.41.3": {
"runtime": {
"lib/net9.0/Markdig.dll": {
"assemblyVersion": "0.41.0.0",
"fileVersion": "0.41.3.0"
}
}
},
"MetadataExtractor/2.8.1": {
"dependencies": {
"System.Text.Encoding.CodePages": "4.5.1",
"XmpCore": "6.1.10.1"
},
"runtime": {
"lib/netstandard2.0/MetadataExtractor.dll": {
"assemblyVersion": "2.8.1.0",
"fileVersion": "2.8.1.0"
}
}
},
"Microsoft.AspNetCore.Authorization/9.0.1": {
"dependencies": {
"Microsoft.AspNetCore.Metadata": "9.0.1",
@@ -278,6 +379,49 @@
}
}
},
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8",
"Microsoft.Extensions.Options": "9.0.8"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.825.36511"
}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/9.0.8": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.8"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.825.36511"
}
}
},
"Microsoft.Extensions.FileProviders.Embedded/9.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.8"
}
},
"Microsoft.Extensions.Hosting.Abstractions/9.0.8": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "9.0.8",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8",
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.8",
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.8",
"Microsoft.Extensions.Logging.Abstractions": "9.0.8"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.825.36511"
}
}
},
"Microsoft.Extensions.Identity.Core/9.0.8": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.8",
@@ -409,6 +553,7 @@
}
}
},
"Microsoft.NETCore.Platforms/2.1.2": {},
"Microsoft.Win32.Registry/4.7.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
@@ -444,6 +589,97 @@
}
}
},
"MudBlazor.Extensions/8.13.0": {
"dependencies": {
"AuralizeBlazor": "2.0.5",
"BlazorJS": "2.2.0",
"BlazorParameterCastingMagic": "1.2.23060811",
"Blazored.FluentValidation": "2.2.0",
"BuildBundlerMinifier": "3.2.449",
"ExcelDataReader": "3.7.0",
"ExcelDataReader.DataSet": "3.7.0",
"MetadataExtractor": "2.8.1",
"Microsoft.Extensions.Hosting.Abstractions": "9.0.8",
"MudBlazor": "8.13.0",
"MudBlazor.Markdown": "8.11.0",
"Nextended.Blazor": "9.0.25",
"Nextended.Core": "9.0.25",
"OneOf": "3.0.271",
"SharpCompress": "0.40.0",
"SixLabors.ImageSharp": "3.1.11"
},
"runtime": {
"lib/net8.0/MudBlazor.Extensions.dll": {
"assemblyVersion": "8.13.0.0",
"fileVersion": "8.13.0.0"
}
}
},
"MudBlazor.Markdown/8.11.0": {
"dependencies": {
"Markdig": "0.41.3",
"MudBlazor": "8.13.0"
},
"runtime": {
"lib/net9.0/MudBlazor.Markdown.dll": {
"assemblyVersion": "8.11.0.0",
"fileVersion": "8.11.0.0"
}
}
},
"MudExRichTextEditor/8.13.0": {
"dependencies": {
"BlazorJS": "2.2.0",
"MudBlazor.Extensions": "8.13.0"
},
"runtime": {
"lib/net9.0/MudExRichTextEditor.dll": {
"assemblyVersion": "8.13.0.0",
"fileVersion": "8.13.0.0"
}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"Nextended.Blazor/9.0.25": {
"dependencies": {
"Microsoft.AspNetCore.Components.Web": "9.0.1",
"Microsoft.Extensions.Localization.Abstractions": "9.0.1",
"Nextended.Core": "9.0.25"
},
"runtime": {
"lib/net9.0/Nextended.Blazor.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"Nextended.Core/9.0.25": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8",
"Newtonsoft.Json": "13.0.1",
"StringToExpression": "2.2.0",
"System.ComponentModel.Annotations": "5.0.0",
"System.Data.DataSetExtensions": "4.5.0",
"System.Linq.Dynamic.Core": "1.6.6",
"System.Management": "9.0.0",
"System.Reflection.Emit": "4.7.0",
"YamlDotNet": "13.3.1"
},
"runtime": {
"lib/net9.0/Nextended.Core.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"Npgsql/9.0.3": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "9.0.8"
@@ -468,6 +704,14 @@
}
}
},
"OneOf/3.0.271": {
"runtime": {
"lib/netstandard2.0/OneOf.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Persic.EF/2025.105.129.21": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "9.0.8",
@@ -528,11 +772,40 @@
}
}
},
"System.CodeDom/6.0.0": {
"SharpCompress/0.40.0": {
"dependencies": {
"System.Buffers": "4.6.0",
"ZstdSharp.Port": "0.8.5"
},
"runtime": {
"lib/net6.0/System.CodeDom.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
"lib/net8.0/SharpCompress.dll": {
"assemblyVersion": "0.40.0.0",
"fileVersion": "0.40.0.0"
}
}
},
"SixLabors.ImageSharp/3.1.11": {
"runtime": {
"lib/net6.0/SixLabors.ImageSharp.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.1.11.0"
}
}
},
"StringToExpression/2.2.0": {
"runtime": {
"lib/netstandard2.0/StringToExpression.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.0"
}
}
},
"System.Buffers/4.6.0": {},
"System.CodeDom/9.0.0": {
"runtime": {
"lib/net9.0/System.CodeDom.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
@@ -549,6 +822,7 @@
}
}
},
"System.Data.DataSetExtensions/4.5.0": {},
"System.Data.SqlClient/4.8.6": {
"dependencies": {
"Microsoft.Win32.Registry": "4.7.0",
@@ -601,6 +875,35 @@
}
}
},
"System.Linq.Dynamic.Core/1.6.6": {
"runtime": {
"lib/net9.0/System.Linq.Dynamic.Core.dll": {
"assemblyVersion": "1.6.6.0",
"fileVersion": "1.6.6.0"
}
}
},
"System.Management/9.0.0": {
"dependencies": {
"System.CodeDom": "9.0.0"
},
"runtime": {
"lib/net9.0/System.Management.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
},
"runtimeTargets": {
"runtimes/win/lib/net9.0/System.Management.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"System.Reflection.Emit/4.7.0": {},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {},
"System.Security.AccessControl/6.0.0": {},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"runtime": {
@@ -631,6 +934,12 @@
}
},
"System.Security.Principal.Windows/4.7.0": {},
"System.Text.Encoding.CodePages/4.5.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
}
},
"System.Windows.Extensions/6.0.0": {
"dependencies": {
"System.Drawing.Common": "6.0.0"
@@ -650,6 +959,46 @@
}
}
},
"TagLibSharp/2.3.0": {
"runtime": {
"lib/netstandard2.0/TagLibSharp.dll": {
"assemblyVersion": "2.3.0.0",
"fileVersion": "2.3.0.0"
}
}
},
"XmpCore/6.1.10.1": {
"runtime": {
"lib/netstandard2.0/XmpCore.dll": {
"assemblyVersion": "6.1.10.1",
"fileVersion": "6.1.10.1"
}
}
},
"YamlDotNet/13.3.1": {
"runtime": {
"lib/net7.0/YamlDotNet.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.3.1.0"
}
}
},
"ZstdSharp.Port/0.8.5": {
"runtime": {
"lib/net9.0/ZstdSharp.dll": {
"assemblyVersion": "0.8.5.0",
"fileVersion": "0.8.5.0"
}
}
},
"OpenArchival.Blazor.Config/1.0.0": {
"runtime": {
"OpenArchival.Blazor.Config.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"OpenArchival.Blazor.CustomComponents/1.0.0": {
"dependencies": {
"CodeBeam.MudExtensions": "6.3.0",
@@ -688,6 +1037,34 @@
"serviceable": false,
"sha512": ""
},
"AuralizeBlazor/2.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Fnt9pGdKgg9F9lXE5lL1VtiTiVu7Y3EHSf9nTqiAwxh8Y/T/IQKc71+LgrusLd8RyKX3d/9s1RaAti985uFRUQ==",
"path": "auralizeblazor/2.0.5",
"hashPath": "auralizeblazor.2.0.5.nupkg.sha512"
},
"Blazored.FluentValidation/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lBSHW7faCJqwn7KtZt6vqHSiyGvTL5McpS4sQUW3RLu2R5eMmf4oolFeufZfcAB8TV8iI+/PYouz7sn773E8Og==",
"path": "blazored.fluentvalidation/2.2.0",
"hashPath": "blazored.fluentvalidation.2.2.0.nupkg.sha512"
},
"BlazorJS/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4DtkAWTiz0PyH1pZ5hgPGCAFxEVQ3ekBIucVy4VHTAn/JpK3ccOJ3LOIOL9ziR4PT37Lu0zEnEhglqyzgiILQQ==",
"path": "blazorjs/2.2.0",
"hashPath": "blazorjs.2.2.0.nupkg.sha512"
},
"BlazorParameterCastingMagic/1.2.23060811": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zRs1kYYyC/60EUv9Vc1bhCGozuKb5mlATijo8CrzxrT8xq3Wo2NOzOtUauxx7QHEsYWwQLNc9E56U7OOTy7bVw==",
"path": "blazorparametercastingmagic/1.2.23060811",
"hashPath": "blazorparametercastingmagic.1.2.23060811.nupkg.sha512"
},
"BuildBundlerMinifier/3.2.449": {
"type": "package",
"serviceable": true,
@@ -730,6 +1107,41 @@
"path": "entityframework/6.5.1",
"hashPath": "entityframework.6.5.1.nupkg.sha512"
},
"ExcelDataReader/3.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AMv3oDETRHSRyXC17rBtKH45qIfFyo433LMeaMB3u4RNr/c9Luuc0Z+JMP6+3Cx9n4wXqFqcrEIVxrf/GgYnZg==",
"path": "exceldatareader/3.7.0",
"hashPath": "exceldatareader.3.7.0.nupkg.sha512"
},
"ExcelDataReader.DataSet/3.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zA2/CVzbMspkNg0qf0/Zp+eU6VxYP5PtiJSErLDP46d/Y7F6of/NCcSGeXjs97KDq7UiEf6XJe+89s/92n2GYg==",
"path": "exceldatareader.dataset/3.7.0",
"hashPath": "exceldatareader.dataset.3.7.0.nupkg.sha512"
},
"FluentValidation/11.9.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C+PqISSMdlOZZJx0Hx25atW32tv4vbpsaiQB+PLjK+ZGLzOFuHl1fUJ3Lny77mIZ31ZtYtNG0JgUjxa3wwLsWg==",
"path": "fluentvalidation/11.9.1",
"hashPath": "fluentvalidation.11.9.1.nupkg.sha512"
},
"Markdig/0.41.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-i3vSTyGpBGWbJB04aJ3cPJs0T3BV2e1nduW3EUHK/i+xUupYbym75iZPss/XjqhS5JlBErwQYnx7ofK3Zcsozg==",
"path": "markdig/0.41.3",
"hashPath": "markdig.0.41.3.nupkg.sha512"
},
"MetadataExtractor/2.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5VFc1urVZiIjB6zZ4nUkqDJntGPGPgPIrSqRtkAZ1AFDKHmxbRSHL3zZi9qMd8JYtOu/T8d5rZ7740jj/+dHOg==",
"path": "metadataextractor/2.8.1",
"hashPath": "metadataextractor.2.8.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authorization/9.0.1": {
"type": "package",
"serviceable": true,
@@ -870,6 +1282,34 @@
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.8",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.8.nupkg.sha512"
},
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UDY7blv4DCyIJ/8CkNrQKLaAZFypXQavRZ2DWf/2zi1mxYYKKw2t8AOCBWxNntyPZHPGhtEmL3snFM98ADZqTw==",
"path": "microsoft.extensions.diagnostics.abstractions/9.0.8",
"hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.8.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/9.0.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4zZbQ4w+hCMm9J+z5NOj3giIPT2MhZxx05HX/MGuAmDBbjOuXlYIIRN+t4V6OLxy5nXZIcXO+dQMB/OWubuDkw==",
"path": "microsoft.extensions.fileproviders.abstractions/9.0.8",
"hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.8.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Embedded/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6Ev1goLIvggLF6uCs6oZvdr9JM+2b1Zj+4FLdBWNW5iw3tm2BymVIb0yMsjnQTBWL7YUmqVWH3u45hSqOfvuqg==",
"path": "microsoft.extensions.fileproviders.embedded/9.0.0",
"hashPath": "microsoft.extensions.fileproviders.embedded.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Hosting.Abstractions/9.0.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WNrad20tySNCPe9aJUK7Wfwh+RiyLF+id02FKW8Qfc+HAzNQHazcqMXAbwG/kmbS89uvan/nKK1MufkRahjrJA==",
"path": "microsoft.extensions.hosting.abstractions/9.0.8",
"hashPath": "microsoft.extensions.hosting.abstractions.9.0.8.nupkg.sha512"
},
"Microsoft.Extensions.Identity.Core/9.0.8": {
"type": "package",
"serviceable": true,
@@ -954,6 +1394,13 @@
"path": "microsoft.jsinterop/9.0.1",
"hashPath": "microsoft.jsinterop.9.0.1.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/2.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==",
"path": "microsoft.netcore.platforms/2.1.2",
"hashPath": "microsoft.netcore.platforms.2.1.2.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.7.0": {
"type": "package",
"serviceable": true,
@@ -975,6 +1422,48 @@
"path": "mudblazor/8.13.0",
"hashPath": "mudblazor.8.13.0.nupkg.sha512"
},
"MudBlazor.Extensions/8.13.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xmvcVcm3hgnCQPmV2XcAj6lY7+BpY49TJvqmko+BizSF9PGWZ5E5s8ecbv+sNuabDcu93NMcjV0LUC9WmUB3BA==",
"path": "mudblazor.extensions/8.13.0",
"hashPath": "mudblazor.extensions.8.13.0.nupkg.sha512"
},
"MudBlazor.Markdown/8.11.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-R36jtzjltldsSB5qbTuEHeHiZgSLJlcPoVp9vMByig0E96Y4uf2MY9lEBjbBSr/B9Lqt9qt6EzTCb9Wd2AN56Q==",
"path": "mudblazor.markdown/8.11.0",
"hashPath": "mudblazor.markdown.8.11.0.nupkg.sha512"
},
"MudExRichTextEditor/8.13.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MNYPKGhHee0ZdhFwGOm5te1z3FA6xMZ80ciGOwk2Pi5V7g8ObW+sN1am73+AOUgV2kItfSRTLiFnHIeiHwUKyg==",
"path": "mudexrichtexteditor/8.13.0",
"hashPath": "mudexrichtexteditor.8.13.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"Nextended.Blazor/9.0.25": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b9qgOSuAtlCgPh7YRwJq5BuMc0Kpj10In4Zrfoj2s9WGKxJfoyTc/Mv/vIKl8Wf5jN+DV6V/dH4+Dt8Udlw1zg==",
"path": "nextended.blazor/9.0.25",
"hashPath": "nextended.blazor.9.0.25.nupkg.sha512"
},
"Nextended.Core/9.0.25": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NpTwUWns4SCa153JK8DNfcwzahDWL9iLwLitHxBG4Wx/AyNI4bYoI4N2KQajsvjQOcf5dQz5ZF4tt7NUN6Kn+w==",
"path": "nextended.core/9.0.25",
"hashPath": "nextended.core.9.0.25.nupkg.sha512"
},
"Npgsql/9.0.3": {
"type": "package",
"serviceable": true,
@@ -989,6 +1478,13 @@
"path": "npgsql.entityframeworkcore.postgresql/9.0.4",
"hashPath": "npgsql.entityframeworkcore.postgresql.9.0.4.nupkg.sha512"
},
"OneOf/3.0.271": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pqpqeK8xQGggExhr4tesVgJkjdn+9HQAO0QgrYV2hFjE3y90okzk1kQMntMiUOGfV7FrCUfKPaVvPBD4IANqKg==",
"path": "oneof/3.0.271",
"hashPath": "oneof.3.0.271.nupkg.sha512"
},
"Persic.EF/2025.105.129.21": {
"type": "package",
"serviceable": true,
@@ -1031,12 +1527,40 @@
"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"
},
"System.CodeDom/6.0.0": {
"SharpCompress/0.40.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
"path": "system.codedom/6.0.0",
"hashPath": "system.codedom.6.0.0.nupkg.sha512"
"sha512": "sha512-yP/aFX1jqGikVF7u2f05VEaWN4aCaKNLxSas82UgA2GGVECxq/BcqZx3STHCJ78qilo1azEOk1XpBglIuGMb7w==",
"path": "sharpcompress/0.40.0",
"hashPath": "sharpcompress.0.40.0.nupkg.sha512"
},
"SixLabors.ImageSharp/3.1.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JfPLyigLthuE50yi6tMt7Amrenr/fA31t2CvJyhy/kQmfulIBAqo5T/YFUSRHtuYPXRSaUHygFeh6Qd933EoSw==",
"path": "sixlabors.imagesharp/3.1.11",
"hashPath": "sixlabors.imagesharp.3.1.11.nupkg.sha512"
},
"StringToExpression/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-smiG4Loj5CN532BbAEa1f5vjpkuR+RQpGeVyDMMn3CtNS2Klrnfq7pKBiIP5dd1lO++G10ioa/e6pI1r8X6mMg==",
"path": "stringtoexpression/2.2.0",
"hashPath": "stringtoexpression.2.2.0.nupkg.sha512"
},
"System.Buffers/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA==",
"path": "system.buffers/4.6.0",
"hashPath": "system.buffers.4.6.0.nupkg.sha512"
},
"System.CodeDom/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oTE5IfuMoET8yaZP/vdvy9xO47guAv/rOhe4DODuFBN3ySprcQOlXqO3j+e/H/YpKKR5sglrxRaZ2HYOhNJrqA==",
"path": "system.codedom/9.0.0",
"hashPath": "system.codedom.9.0.0.nupkg.sha512"
},
"System.ComponentModel.Annotations/5.0.0": {
"type": "package",
@@ -1052,6 +1576,13 @@
"path": "system.configuration.configurationmanager/6.0.1",
"hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
},
"System.Data.DataSetExtensions/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==",
"path": "system.data.datasetextensions/4.5.0",
"hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512"
},
"System.Data.SqlClient/4.8.6": {
"type": "package",
"serviceable": true,
@@ -1066,6 +1597,34 @@
"path": "system.drawing.common/6.0.0",
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
},
"System.Linq.Dynamic.Core/1.6.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DalpBR6IiZsT61Z9h3ujGxhOALmJUE6hrbeWjRUL24AxDIvhxzhxftSrRrF1G8vNggpadDfRiej6ImrpYS8sJA==",
"path": "system.linq.dynamic.core/1.6.6",
"hashPath": "system.linq.dynamic.core.1.6.6.nupkg.sha512"
},
"System.Management/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bVh4xAMI5grY5GZoklKcMBLirhC8Lqzp63Ft3zXJacwGAlLyFdF4k0qz4pnKIlO6HyL2Z4zqmHm9UkzEo6FFsA==",
"path": "system.management/9.0.0",
"hashPath": "system.management.9.0.0.nupkg.sha512"
},
"System.Reflection.Emit/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
"path": "system.reflection.emit/4.7.0",
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
"path": "system.runtime.compilerservices.unsafe/4.5.2",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
},
"System.Security.AccessControl/6.0.0": {
"type": "package",
"serviceable": true,
@@ -1094,6 +1653,13 @@
"path": "system.security.principal.windows/4.7.0",
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
},
"System.Text.Encoding.CodePages/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"path": "system.text.encoding.codepages/4.5.1",
"hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
},
"System.Windows.Extensions/6.0.0": {
"type": "package",
"serviceable": true,
@@ -1101,6 +1667,39 @@
"path": "system.windows.extensions/6.0.0",
"hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
},
"TagLibSharp/2.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Qo4z6ZjnIfbR3Us1Za5M2vQ97OWZPmODvVmepxZ8XW0UIVLGdO2T63/N3b23kCcyiwuIe0TQvMEQG8wUCCD1mA==",
"path": "taglibsharp/2.3.0",
"hashPath": "taglibsharp.2.3.0.nupkg.sha512"
},
"XmpCore/6.1.10.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/Tp2/e39e7z8hLtS4TXt0FNNZHbf5yNFfHS0/59soXlgOzZlyRZivvzWpvujyaWkTWWgecp/1nHxkuc5vntn7A==",
"path": "xmpcore/6.1.10.1",
"hashPath": "xmpcore.6.1.10.1.nupkg.sha512"
},
"YamlDotNet/13.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==",
"path": "yamldotnet/13.3.1",
"hashPath": "yamldotnet.13.3.1.nupkg.sha512"
},
"ZstdSharp.Port/0.8.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TR4j17WeVSEb3ncgL2NqlXEqcy04I+Kk9CaebNDplUeL8XOgjkZ7fP4Wg4grBdPLIqsV86p2QaXTkZoRMVOsew==",
"path": "zstdsharp.port/0.8.5",
"hashPath": "zstdsharp.port.0.8.5.nupkg.sha512"
},
"OpenArchival.Blazor.Config/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"OpenArchival.Blazor.CustomComponents/1.0.0": {
"type": "project",
"serviceable": false,