Skip to content

AutoUpdater.NET is a class library that allows .net developers to easily add auto update functionality to their c# or vb.net projects.

Notifications You must be signed in to change notification settings

goodhelper1/AutoUpdater.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoUpdater.NET

AutoUpdater.NET is a class library that allows .net developers to easily add auto update functionality to their c# or vb.net projects.

Changes

I have added Chinese support. You can add following line before start

AutoUpdaterDotNET.AutoUpdater.CurrentCulture = new System.Globalization.CultureInfo("zh-Hans");

Others

View on NuGet: https://www.nuget.org/packages/AutoupdaterdotNet

View on CodePlex: http://autoupdaterdotnet.codeplex.com/

About

AutoUpdater.NET is a class library that allows .net developers to easily add auto update functionality to their c# or vb.net projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%