This project contains set of interfaces for AutoUpdateApplication - the projct that makes creating auto-updating applications easy.
The latest stable version is available as NuGet package - AutoUpdate.Common.
This interface has to be implemented if one want to create auto-updating application - details.
This inerface is meant for auto-updating applications that need to run as Windows Service - details.
Object implementing this interface is passed to auto-updating application. It contains metadata information useful for diagnosing application stub - details.