Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

MatthiWare/UpdateLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status (Travis-CI) Buitld Status (AppVeyor) Open Issues Codecov MIT License Join the chat at https://gitter.im/MatthiWare/UpdateLib

UpdateLib v0.4.4

A .Net auto update library made in C#

Archived

This repo has been archived. Development will continue in MatthiWare/UpdateLib.Core.

Disclaimer

UpdateLib is currently in development and is not yet ready for use in production environment. UpdateLib should only be used for testing purposes untill the first stable release. Use UpdateLib at your own risk while it is still in development.

Features

  • Generator for the update file with GUI
  • Updating files
  • Updating registry
  • Fail-safe rollback feature
  • Caching system
  • FluentAPI to configure the client-side application

Future

  • Creation of binary patches
  • Rework update generator
  • Extend rollback feature