@@ -12,6 +12,7 @@ EasyCaching.InMemory 1.9.2
12
12
ExCSS 4.3.0 dotnet
13
13
Flurl 4.0.0 dotnet
14
14
Flurl.Http 4.0.2 dotnet
15
+ Hangfire 1.8.18 dotnet
15
16
Hangfire.AspNetCore 1.8.18 dotnet
16
17
Hangfire.Core 1.8.18 dotnet
17
18
Hangfire.InMemory 1.0.0 dotnet
@@ -23,15 +24,38 @@ HtmlAgilityPack 1.12.0
23
24
Kavita.Common 1.0.0 dotnet
24
25
MailKit 4.11.0 dotnet
25
26
MarkdownDeep.NET.Core 1.5.0.4 dotnet
27
+ Microsoft.AspNetCore.Authentication.Abstractions 2.3.0 dotnet
26
28
Microsoft.AspNetCore.Authentication.JwtBearer 9.0.4 dotnet
27
29
Microsoft.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
28
33
Microsoft.AspNetCore.Cryptography.Internal 9.0.4 dotnet
29
34
Microsoft.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
30
43
Microsoft.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
31
53
Microsoft.Data.Sqlite.Core 9.0.4 dotnet
32
54
Microsoft.EntityFrameworkCore 9.0.4 dotnet
33
55
Microsoft.EntityFrameworkCore.Abstractions 9.0.4 dotnet
56
+ Microsoft.EntityFrameworkCore.Design 9.0.4 dotnet
34
57
Microsoft.EntityFrameworkCore.Relational 9.0.4 dotnet
58
+ Microsoft.EntityFrameworkCore.Sqlite 9.0.4 dotnet
35
59
Microsoft.EntityFrameworkCore.Sqlite.Core 9.0.4 dotnet
36
60
Microsoft.Extensions.Caching.Abstractions 9.0.4 dotnet
37
61
Microsoft.Extensions.Caching.Memory 9.0.4 dotnet
@@ -72,17 +96,21 @@ Microsoft.IdentityModel.Logging 8.8.0
72
96
Microsoft.IdentityModel.Protocols 8.0.1 dotnet
73
97
Microsoft.IdentityModel.Protocols.OpenIdConnect 8.0.1 dotnet
74
98
Microsoft.IdentityModel.Tokens 8.8.0 dotnet
99
+ Microsoft.Net.Http.Headers 2.3.0 dotnet
75
100
Microsoft.OpenApi 1.6.23 dotnet
76
101
Microsoft.Win32.SystemEvents 9.0.4 dotnet
77
102
MimeKit 4.11.0 dotnet
78
103
MimeTypeMapOfficial 1.0.17 dotnet
79
104
NReco.Logging.File 1.2.2 dotnet
80
105
Nager.ArticleNumber 1.0.7 dotnet
81
106
NetVips 3.0.0 dotnet
107
+ NetVips.Native 8.16.1 dotnet
108
+ NetVips.Native.linux-x64 8.16.1 dotnet
82
109
Newtonsoft.Json 11.0.2 dotnet
83
110
SQLitePCLRaw.bundle_e_sqlite3 2.1.10 dotnet
84
111
SQLitePCLRaw.bundle_green 2.0.4 dotnet
85
112
SQLitePCLRaw.core 2.1.10 dotnet
113
+ SQLitePCLRaw.lib.e_sqlite3 2.1.10 dotnet
86
114
SQLitePCLRaw.provider.dynamic_cdecl 2.0.4 dotnet
87
115
SQLitePCLRaw.provider.e_sqlite3 2.1.10 dotnet
88
116
Scrutor 3.3.0 dotnet
@@ -100,6 +128,7 @@ Serilog.Sinks.File 6.0.0
100
128
Serilog.Sinks.SignalR.Core 0.1.2 dotnet
101
129
SharpCompress 0.39.0 dotnet
102
130
SixLabors.ImageSharp 3.1.7 dotnet
131
+ Swashbuckle.AspNetCore 8.1.1 dotnet
103
132
Swashbuckle.AspNetCore.Filters 8.0.2 dotnet
104
133
Swashbuckle.AspNetCore.Filters.Abstractions 8.0.2 dotnet
105
134
Swashbuckle.AspNetCore.Swagger 8.1.1 dotnet
0 commit comments