Skip to content

csharp-today/AutoUpdate.Common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Content

This project contains set of interfaces for AutoUpdateApplication - the projct that makes creating auto-updating applications easy.

NuGet

The latest stable version is available as NuGet package - AutoUpdate.Common.

Interfaces

IAutoUpdateApplication

This interface has to be implemented if one want to create auto-updating application - details.

IAutoUpdateService

This inerface is meant for auto-updating applications that need to run as Windows Service - details.

IAutoUpdateMetadata

Object implementing this interface is passed to auto-updating application. It contains metadata information useful for diagnosing application stub - details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages