16 packages tagged with “auto-update”
A library for enabling automatic updates for sideloaded UWP apps
Adds auto-update capabilities to an application. Designed for simplicity.
This project contains core module of AutoUpdateApplication - the projct that makes creating auto-updating applications easy. Main project GitHub: https://github.com/csharp-today/AutoUpdateApplication
This project contains set of interfaces for AutoUpdateApplication - the projct that makes creating auto-updating applications easy. Main project GitHub: https://github.com/csharp-today/AutoUpdateApplication Intefraces project GitHub: https://github.com/csharp-today/AutoUpdate.Common
AutoSelf-Update Windows Service
My package description.
Updatum is a lightweight and easy-to-integrate C# library designed to automate your application updates using GitHub Releases. It simplifies the update process by checking for new versions, retrieving release notes, and optionally downloading and launching installers or executables.
The main library module for downloading and installing update files for your software. The module requires implementation of the following interfaces: - IUpdateInfoProvider - retrieving update information from an external source. - IUpdateDownloader - downloading update files from an external source. To use existing implementations, you need to download: - SnkUpdateMaster.SqlServer - using a SQL Server database as an external source. - SnkUpdateMaster.Ftp - using an FTP server as an external source. - SnkUpdateMaster.FileSystem - manifest reader and downloader that copies update files from a local releases folder.
Provides Utilities to convert built-in classes from string command-line.
Module that retrieves update metadata and archives via FTP/SFTP.
Otomatik güncelleme aracı - ZIP indirme, SHA256 doğrulama, çıkarma ve süreç/servis yeniden başlatma
RegisterSrv 客户端自动更新组件。提供版本检查、自动下载、安装更新等功能。支持 WPF 应用程序的无缝在线升级。
Extensions that fetch update metadata and files directly from Microsoft SQL Server.
A module that reads metadata and files updated from the local file system.
Auto-update library for Windows applications using GitHub Releases
Module that retrieves update metadata and archives via HTTP/HTTPS.