Updated admin page to be more streamlined and added the beginning of the blogging features
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -22,6 +22,8 @@
|
||||
"OpenArchival.Blazor.AdminPages": "1.0.0",
|
||||
"OpenArchival.Blazor.ArchiveSearch": "1.0.0",
|
||||
"OpenArchival.Blazor.ArtifactGroupingDisplay": "1.0.0",
|
||||
"OpenArchival.Blazor.Blog": "1.0.0",
|
||||
"OpenArchival.Blazor.Config": "1.0.0",
|
||||
"OpenArchival.Blazor.CustomComponents": "1.0.0",
|
||||
"OpenArchival.Blazor.FileViewer": "1.0.0",
|
||||
"OpenArchival.DataAccess": "1.0.0",
|
||||
@@ -31,6 +33,21 @@
|
||||
"OpenArchival.Blazor.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"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Azure.Core/1.38.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
|
||||
@@ -66,6 +83,43 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
@@ -126,7 +180,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"
|
||||
@@ -142,6 +196,33 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Humanizer.Core/2.14.1": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Humanizer.dll": {
|
||||
@@ -150,6 +231,26 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": "6.0.0",
|
||||
"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",
|
||||
@@ -762,6 +863,49 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9",
|
||||
"Microsoft.Extensions.Options": "9.0.9"
|
||||
},
|
||||
"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.9"
|
||||
},
|
||||
"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.9",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9",
|
||||
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.8",
|
||||
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.8",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "9.0.9"
|
||||
},
|
||||
"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",
|
||||
@@ -990,7 +1134,7 @@
|
||||
},
|
||||
"Mono.TextTemplating/3.0.0": {
|
||||
"dependencies": {
|
||||
"System.CodeDom": "6.0.0"
|
||||
"System.CodeDom": "9.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Mono.TextTemplating.dll": {
|
||||
@@ -1012,6 +1156,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.9",
|
||||
"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.9"
|
||||
@@ -1048,6 +1283,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.9",
|
||||
@@ -1108,6 +1351,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpCompress/0.40.0": {
|
||||
"dependencies": {
|
||||
"System.Buffers": "4.6.0",
|
||||
"ZstdSharp.Port": "0.8.5"
|
||||
},
|
||||
"runtime": {
|
||||
"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.ClientModel/1.0.0": {
|
||||
"dependencies": {
|
||||
"System.Memory.Data": "1.0.2",
|
||||
@@ -1120,11 +1392,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.CodeDom/6.0.0": {
|
||||
"System.CodeDom/9.0.0": {
|
||||
"runtime": {
|
||||
"lib/net6.0/System.CodeDom.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
"lib/net9.0/System.CodeDom.dll": {
|
||||
"assemblyVersion": "9.0.0.0",
|
||||
"fileVersion": "9.0.24.52809"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1209,6 +1481,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Data.DataSetExtensions/4.5.0": {},
|
||||
"System.Data.SqlClient/4.8.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.Win32.Registry": "4.7.0",
|
||||
@@ -1287,6 +1560,33 @@
|
||||
}
|
||||
},
|
||||
"System.IO.Pipelines/7.0.0": {},
|
||||
"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.Memory/4.5.4": {},
|
||||
"System.Memory.Data/1.0.2": {
|
||||
"dependencies": {
|
||||
@@ -1301,6 +1601,7 @@
|
||||
}
|
||||
},
|
||||
"System.Numerics.Vectors/4.5.0": {},
|
||||
"System.Reflection.Emit/4.7.0": {},
|
||||
"System.Reflection.Metadata/7.0.0": {
|
||||
"dependencies": {
|
||||
"System.Collections.Immutable": "7.0.0"
|
||||
@@ -1413,12 +1714,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.AdminPages/1.0.0": {
|
||||
"dependencies": {
|
||||
"CodeBeam.MudExtensions": "6.3.0",
|
||||
"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"
|
||||
},
|
||||
@@ -1457,6 +1792,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenArchival.Blazor.Blog/1.0.0": {
|
||||
"dependencies": {
|
||||
"MudBlazor": "8.13.0",
|
||||
"MudExRichTextEditor": "8.13.0",
|
||||
"OpenArchival.Blazor.AdminPages": "1.0.0",
|
||||
"OpenArchival.Blazor.Config": "1.0.0",
|
||||
"OpenArchival.Blazor.CustomComponents": "1.0.0",
|
||||
"OpenArchival.DataAccess": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"OpenArchival.Blazor.Blog.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.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",
|
||||
@@ -1508,6 +1867,13 @@
|
||||
"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"
|
||||
},
|
||||
"Azure.Core/1.38.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -1522,6 +1888,27 @@
|
||||
"path": "azure.identity/1.11.4",
|
||||
"hashPath": "azure.identity.1.11.4.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,
|
||||
@@ -1571,6 +1958,27 @@
|
||||
"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"
|
||||
},
|
||||
"Humanizer.Core/2.14.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -1578,6 +1986,20 @@
|
||||
"path": "humanizer.core/2.14.1",
|
||||
"hashPath": "humanizer.core.2.14.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,
|
||||
@@ -1830,6 +2252,34 @@
|
||||
"path": "microsoft.extensions.dependencymodel/9.0.9",
|
||||
"hashPath": "microsoft.extensions.dependencymodel.9.0.9.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,
|
||||
@@ -2005,6 +2455,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,
|
||||
@@ -2026,6 +2518,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,
|
||||
@@ -2068,6 +2567,34 @@
|
||||
"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.40.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"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.ClientModel/1.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -2075,12 +2602,12 @@
|
||||
"path": "system.clientmodel/1.0.0",
|
||||
"hashPath": "system.clientmodel.1.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.CodeDom/6.0.0": {
|
||||
"System.CodeDom/9.0.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-oTE5IfuMoET8yaZP/vdvy9xO47guAv/rOhe4DODuFBN3ySprcQOlXqO3j+e/H/YpKKR5sglrxRaZ2HYOhNJrqA==",
|
||||
"path": "system.codedom/9.0.0",
|
||||
"hashPath": "system.codedom.9.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Collections/4.3.0": {
|
||||
"type": "package",
|
||||
@@ -2152,6 +2679,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,
|
||||
@@ -2194,6 +2728,20 @@
|
||||
"path": "system.io.pipelines/7.0.0",
|
||||
"hashPath": "system.io.pipelines.7.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.Memory/4.5.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -2215,6 +2763,13 @@
|
||||
"path": "system.numerics.vectors/4.5.0",
|
||||
"hashPath": "system.numerics.vectors.4.5.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.Reflection.Metadata/7.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -2327,6 +2882,34 @@
|
||||
"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.AdminPages/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
@@ -2342,6 +2925,16 @@
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"OpenArchival.Blazor.Blog/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"OpenArchival.Blazor.Config/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"OpenArchival.Blazor.CustomComponents/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user