rmuch / ClamAV.Managed

ClamAV bindings for the .NET Framework, Mono and PowerShell. ClamAV.Managed is a library written in C# for the .NET Framework and Mono, providing managed bindings for the libclamav interface. It includes ClamAV.Managed.PowerShell, a set of PowerShell cmdlets for ClamAV scanning. It comes with sample code for building a GUI virus scanner application.
GNU General Public License v2.0
20 stars 8 forks source link

Package for NuGet #9

Open rmuch opened 8 years ago

rmuch commented 8 years ago

Create NuGet package definitions.

xaoseric commented 7 years ago

I will be creating a package for nuget. I have forked your repo to do so.