Skip to content

jimgraham/NetSparkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ece0a9 · Jan 13, 2014

History

20 Commits
Jan 3, 2012
Jan 13, 2014
Oct 15, 2012
Oct 15, 2012
Oct 15, 2012
Oct 15, 2012
Jan 5, 2012
Jan 13, 2014
Oct 15, 2012
Jan 3, 2012
Jan 3, 2012
Jan 3, 2012
Jan 5, 2012
Jan 3, 2012
Jan 6, 2012

Repository files navigation

NetSparkle

http://github.com/jimgraham/NetSparkle

Description

A fork of the NetSparkle CodePlex repository

From the CodePlex page

NetSparkle is an easy-to-use software update framework for .NET developers on Windows, MAC or Linux. It was inspired by the Sparkle (http://bit.ly/HWyJd) project for Cocoa developers and the WinSparkle (http://bit.ly/cj5kP5) project (a Win32 port).

The main project's webpage is on CodePlex.

License

NetSparkle is MIT-Licensed Mit License

Requirements

  • Visual Studio 2010

Dependencies

  • NLog (included in lib/, you may want to update).

Differences with CodePlex

I forked NetSparkle because I had some requirements for a client program that weren't easily met by the standard version.

  • This version allows for a custom UI instead of the two Windows Forms dialog
  • Allows for one-time check for updates instead of running on a loop
  • Allows for custom configuration objects instead of reading/writing to the registry
  • Refactored the diagnostic to use NLog instead of a custom filestream
  • Refactored exiting the application to fire an event for shutdown instead of Environment.Exit

Other Projects

An incomplete list of other projects that might be more suitable for you:

About

Sparkle updater for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published