Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a .NET assembly to nicely interface WinSparkle.dll #55

Closed
wants to merge 4 commits into from

Commits on Mar 13, 2015

  1. Adding dotnet/AppcastTestHost - A self-hosting service in a console a…

    …pp for hosting the appcast RSS feed, release notes, and the release MSI files.
    
    This is just a test application for development purposes and includes versions 1.0.0, 1.1.0, and 1.2.0 of WinSparkleDotNetExample.
    PrinceNebulon committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    a42727b View commit details
    Browse the repository at this point in the history
  2. adding dotnet/WinSparkleDotNet

    A .NET library implementing the necessary pinvoke commands for the unmanaged WinSparkle library.
    PrinceNebulon committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    896f197 View commit details
    Browse the repository at this point in the history
  3. adding dotnet/WinSparkleDotNetExample

    A C# WPF application illustrating basic usage of the WinSparkleDotNet library
    PrinceNebulon committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    e2a9909 View commit details
    Browse the repository at this point in the history
  4. dotnet/WinSparkleDotNetExampleInstaller

    A WIX installer for testing installation and upgrade of the WinSparkleDotNetExample application. This is not meant to be a WIX tutorial or best practices and is just for testing the example app.
    PrinceNebulon committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    16e5c3f View commit details
    Browse the repository at this point in the history