mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 22:01:16 +00:00
version 1.1L
* UI responsive table fix * Background scanning for backends * Callback URL parameter to notify on scan results
This commit is contained in:
@@ -38,6 +38,8 @@ namespace MalwareMultiScan.Api
|
||||
services.AddControllers();
|
||||
|
||||
services.AddHostedService<ReceiverHostedService>();
|
||||
|
||||
services.AddHttpClient();
|
||||
}
|
||||
|
||||
public void Configure(IApplicationBuilder app)
|
||||
|
Reference in New Issue
Block a user