Skip to content

AVVI94/WpfSettings

 
 

Repository files navigation

Preface

This project was created as a wrapper for the ClickOnce in .NET 5, because in this version ApplicationDeployment was not implemented.

Features

  • Silent update
  • Get current running version and version of package on server
  • Get DataDir of installation

Description

The main project is PureManApplicationDeployment and you can embed it into your application. Unfortunately, I have not found a way to receive UpdateUrl so this property must be hardcoded. The WpfSettings project is just an example of how you can work with the PureManApplicationDeployment library and shows main functionality.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%