automatic-updater | Simple automatic updater control for .NET

 by   wyday C# Version: Current License: LGPL-3.0

kandi X-RAY | automatic-updater Summary

kandi X-RAY | automatic-updater Summary

automatic-updater is a C# library typically used in User Interface, Xamarin applications. automatic-updater has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can download it from GitHub.

Simple automatic updater control for .NET (c#, vb.net, etc.) Open source and free. (Windows Forms, WPF, Windows Services, and console apps for .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, and .NET 4.5)
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              automatic-updater has a low active ecosystem.
              It has 60 star(s) with 28 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of automatic-updater is current.

            kandi-Quality Quality

              automatic-updater has 0 bugs and 0 code smells.

            kandi-Security Security

              automatic-updater has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              automatic-updater code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              automatic-updater is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              automatic-updater releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of automatic-updater
            Get all kandi verified functions for this library.

            automatic-updater Key Features

            No Key Features are available at this moment for automatic-updater.

            automatic-updater Examples and Code Snippets

            No Code Snippets are available at this moment for automatic-updater.

            Community Discussions

            QUESTION

            Chocolatey: Simple Automatic Upgrades of Local Folder Packages
            Asked 2018-Feb-21 at 16:42

            I have a folder like c:\chocopkg where I put a couple of packages which I can't find on the official repo. Creating nupkg archives was really simple and fun. Instead, the Automatic Updater (AU) is too much for me: there is no simple cinst au; one should clone a git repo and also setup a new one even for a local run.

            What I need is very simple. I added a script \tools\chocolateyBeforeUpgrade.ps1, with trivial Invoke-WebRequest regexps. It checks for new versions on the vendor's site and can update chocolateyInstall.ps1.

            My first question is: Is there some config option to have cup all running a script like this before checking for package status?

            If this is not possible, it would be also simple to wrap cup in a, say, cup2 checking and running automatic upgrades, but what file should this wrapper edit before giving control to actual cup? cup page just says it "upgrades a package or a list of packages", but I don't understand how. I can speculate it looks at the .nuspec version. However in a local share there is no such info without unzipping the .nupkg file and for remote packages this would require a possibly large download.

            ...

            ANSWER

            Answered 2018-Feb-21 at 16:42

            AU essentially does what you'll need, even if it is a little more setup and work. I know it may feel like too much to start, but you can just start with the files that run the updates.

            What I need is very simple. I added a script \tools\chocolateyBeforeUpgrade.ps1, with trivial Invoke-WebRequest regexps. It checks for new versions on the vendor's site and can update chocolateyInstall.ps1.

            This isn't going to help with upgrades as it is a chicken and egg scenario. You need the updated package first to be able to upgrade a package. So putting something into beforemodify or the install script is only going to help you on installation. BeforeModify only runs from the already installed package on upgrade/uninstall, so unless there

            Source https://stackoverflow.com/questions/48711662

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install automatic-updater

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/wyday/automatic-updater.git

          • CLI

            gh repo clone wyday/automatic-updater

          • sshUrl

            git@github.com:wyday/automatic-updater.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link