DynUpdater 1.0.4-Alpha0

This is a prerelease version of DynUpdater.
dotnet add package DynUpdater --version 1.0.4-Alpha0
                    
NuGet\Install-Package DynUpdater -Version 1.0.4-Alpha0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DynUpdater" Version="1.0.4-Alpha0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DynUpdater" Version="1.0.4-Alpha0" />
                    
Directory.Packages.props
<PackageReference Include="DynUpdater" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DynUpdater --version 1.0.4-Alpha0
                    
#r "nuget: DynUpdater, 1.0.4-Alpha0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DynUpdater&version=1.0.4-Alpha0&prerelease
                    
Install DynUpdater as a Cake Addin
#tool nuget:?package=DynUpdater&version=1.0.4-Alpha0&prerelease
                    
Install DynUpdater as a Cake Tool

A updater using a dropbox link or a file download link to update you're winform applications

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4-Alpha0 983 4/11/2018
1.0.3-Alpha3 871 3/22/2018
1.0.3-Alpha2 888 3/21/2018
1.0.3-Alpha1 886 3/21/2018
1.0.3-Alpha0 905 3/21/2018
1.0.2-Alpha1 882 3/20/2018
1.0.2-Alpha0 887 2/23/2018
1.0.1-Beta0 855 2/14/2018
1.0.1-Alpha1 877 2/13/2018
1.0.1-Alpha0 860 2/13/2018
1.0.0-Alpha9 894 2/12/2018
1.0.0-Alpha8 880 2/12/2018
1.0.0-Alpha7 874 2/12/2018
1.0.0-Alpha6 860 2/12/2018
1.0.0-Alpha5 890 2/12/2018
1.0.0-Alpha4 897 2/9/2018
1.0.0-Alpha3 896 2/9/2018
1.0.0-Alpha2 888 2/9/2018
1.0.0-Alpha11 850 2/13/2018
1.0.0-Alpha10 863 2/12/2018
1.0.0-Alpha1 843 2/9/2018
1.0.0-Alpha 874 2/6/2018

Release information and commit issues are located GitHub