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

Latest commit

 

History

History
28 lines (24 loc) · 1.71 KB

File metadata and controls

28 lines (24 loc) · 1.71 KB

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

UpdateLib v0.5.0-alpha

A .Net auto update library made in C#

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

  • GUI for update generation
  • Updating files and registry
  • Extensive Fail-safe rollback feature
  • FluentAPI to configure the client-side application (minimal configuration needed)
  • Minimize network overhead by making use of binary patches

Future

  • Make UpdateLib more generic and configurable
  • Bugfixes
  • None planned at the moment