Rupert Muchembled
Rupert Muchembled
libclamav has callbacks when a virus is found or when signatures are loaded. These could be exposed as events in ClamEngine.
When the library is mature enough, align with ClamAV versioning.
Upgrade `ClamAV.Managed` and `ClamAV.Managed.Async` to .NET Standard 2.0 the SDK-style (.NET Core) project format. This could possibly be accomplished using [automated tooling](https://docs.microsoft.com/en-us/dotnet/core/porting/). This may also necessitate upgrading other dependent projects...
As per the [lifecycle documentation](https://docs.microsoft.com/en-US/lifecycle/faq/dotnet-framework): > .NET Framework 4.5.2, 4.6, and 4.61 will retire on April 26, 2022. These specific releases were previously digitally signed using Secure Hash Algorithm (SHA-1)...