# AutoUpdater.NET-1 **Repository Path**: EWIN66/AutoUpdater.NET-1 ## Basic Information - **Project Name**: AutoUpdater.NET-1 - **Description**: AutoUpdater.NET is a class library that allows .net developers to easily add auto update functionality to their c# or vb.net projects. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-09-11 - **Last Updated**: 2024-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/