BootBlock / Hiroix-Framework

A C# application development framework.
http://hiroix.com
0 stars 0 forks source link

Add update checking #21

Open BootBlock opened 3 years ago

BootBlock commented 3 years ago

Add support for a generic endpoint (like in #18) so version information can be fetched from any source (HTTPS, FTP, etc).

Implement core support within Hiroix.Core and Windows-specific extensions to Hiroix.Windows.Forms.

BootBlock commented 3 years ago

Still work-in-progress, but here's an overview of the implemented interfaces so far - may need renaming now that their functionality is more defined.

BootBlock commented 1 year ago

Add built-in support for update checking via GitHub.