Merge branch 'Jikan' into JobQueue-Sortable

# Conflicts:
#	API/Schema/Contexts/PgsqlContext.cs
This commit is contained in:
2025-06-30 22:02:12 +02:00
15 changed files with 2101 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<ItemGroup>
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.12.0" />
<PackageReference Include="JikanDotNet" Version="2.9.1" />
<PackageReference Include="log4net" Version="3.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.3" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />