@@ -12,6 +12,7 @@ EasyCaching.InMemory 1.9.2
1212ExCSS 4.3.0 dotnet
1313Flurl 4.0.0 dotnet
1414Flurl.Http 4.0.2 dotnet
15+ Hangfire 1.8.18 dotnet
1516Hangfire.AspNetCore 1.8.18 dotnet
1617Hangfire.Core 1.8.18 dotnet
1718Hangfire.InMemory 1.0.0 dotnet
@@ -23,15 +24,38 @@ HtmlAgilityPack 1.12.0
2324Kavita.Common 1.0.0 dotnet
2425MailKit 4.11.0 dotnet
2526MarkdownDeep.NET.Core 1.5.0.4 dotnet
27+ Microsoft.AspNetCore.Authentication.Abstractions 2.3.0 dotnet
2628Microsoft.AspNetCore.Authentication.JwtBearer 9.0.4 dotnet
2729Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.4 dotnet
30+ Microsoft.AspNetCore.Authorization 2.3.0 dotnet
31+ Microsoft.AspNetCore.Authorization.Policy 2.3.0 dotnet
32+ Microsoft.AspNetCore.Connections.Abstractions 2.3.0 dotnet
2833Microsoft.AspNetCore.Cryptography.Internal 9.0.4 dotnet
2934Microsoft.AspNetCore.Cryptography.KeyDerivation 9.0.4 dotnet
35+ Microsoft.AspNetCore.Hosting.Abstractions 2.3.0 dotnet
36+ Microsoft.AspNetCore.Hosting.Server.Abstractions 2.3.0 dotnet
37+ Microsoft.AspNetCore.Http 2.3.0 dotnet
38+ Microsoft.AspNetCore.Http.Abstractions 2.3.0 dotnet
39+ Microsoft.AspNetCore.Http.Connections 1.2.0 dotnet
40+ Microsoft.AspNetCore.Http.Connections.Common 1.2.0 dotnet
41+ Microsoft.AspNetCore.Http.Extensions 2.3.0 dotnet
42+ Microsoft.AspNetCore.Http.Features 2.3.0 dotnet
3043Microsoft.AspNetCore.Identity.EntityFrameworkCore 9.0.4 dotnet
44+ Microsoft.AspNetCore.Routing 2.3.0 dotnet
45+ Microsoft.AspNetCore.Routing.Abstractions 2.3.0 dotnet
46+ Microsoft.AspNetCore.SignalR 1.2.0 dotnet
47+ Microsoft.AspNetCore.SignalR.Common 1.2.0 dotnet
48+ Microsoft.AspNetCore.SignalR.Core 1.2.0 dotnet
49+ Microsoft.AspNetCore.SignalR.Protocols.Json 1.2.0 dotnet
50+ Microsoft.AspNetCore.WebSockets 2.3.0 dotnet
51+ Microsoft.AspNetCore.WebUtilities 2.3.0 dotnet
52+ Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 dotnet
3153Microsoft.Data.Sqlite.Core 9.0.4 dotnet
3254Microsoft.EntityFrameworkCore 9.0.4 dotnet
3355Microsoft.EntityFrameworkCore.Abstractions 9.0.4 dotnet
56+ Microsoft.EntityFrameworkCore.Design 9.0.4 dotnet
3457Microsoft.EntityFrameworkCore.Relational 9.0.4 dotnet
58+ Microsoft.EntityFrameworkCore.Sqlite 9.0.4 dotnet
3559Microsoft.EntityFrameworkCore.Sqlite.Core 9.0.4 dotnet
3660Microsoft.Extensions.Caching.Abstractions 9.0.4 dotnet
3761Microsoft.Extensions.Caching.Memory 9.0.4 dotnet
@@ -72,17 +96,21 @@ Microsoft.IdentityModel.Logging 8.8.0
7296Microsoft.IdentityModel.Protocols 8.0.1 dotnet
7397Microsoft.IdentityModel.Protocols.OpenIdConnect 8.0.1 dotnet
7498Microsoft.IdentityModel.Tokens 8.8.0 dotnet
99+ Microsoft.Net.Http.Headers 2.3.0 dotnet
75100Microsoft.OpenApi 1.6.23 dotnet
76101Microsoft.Win32.SystemEvents 9.0.4 dotnet
77102MimeKit 4.11.0 dotnet
78103MimeTypeMapOfficial 1.0.17 dotnet
79104NReco.Logging.File 1.2.2 dotnet
80105Nager.ArticleNumber 1.0.7 dotnet
81106NetVips 3.0.0 dotnet
107+ NetVips.Native 8.16.1 dotnet
108+ NetVips.Native.linux-x64 8.16.1 dotnet
82109Newtonsoft.Json 11.0.2 dotnet
83110SQLitePCLRaw.bundle_e_sqlite3 2.1.10 dotnet
84111SQLitePCLRaw.bundle_green 2.0.4 dotnet
85112SQLitePCLRaw.core 2.1.10 dotnet
113+ SQLitePCLRaw.lib.e_sqlite3 2.1.10 dotnet
86114SQLitePCLRaw.provider.dynamic_cdecl 2.0.4 dotnet
87115SQLitePCLRaw.provider.e_sqlite3 2.1.10 dotnet
88116Scrutor 3.3.0 dotnet
@@ -100,6 +128,7 @@ Serilog.Sinks.File 6.0.0
100128Serilog.Sinks.SignalR.Core 0.1.2 dotnet
101129SharpCompress 0.39.0 dotnet
102130SixLabors.ImageSharp 3.1.7 dotnet
131+ Swashbuckle.AspNetCore 8.1.1 dotnet
103132Swashbuckle.AspNetCore.Filters 8.0.2 dotnet
104133Swashbuckle.AspNetCore.Filters.Abstractions 8.0.2 dotnet
105134Swashbuckle.AspNetCore.Swagger 8.1.1 dotnet
0 commit comments