Squirrel Deployment
Deploy your app with Squirrel
Many .NET developers are familiar with Click Once, Microsoft’s simple deployment solution for quickly packaging and deploying software that is easy for end-users to install. However, these conveniences come with limitations. Squirrel offers an alternative that provides similar end-user install experience and uses NuGet to package and deploy your application. It provides an elegant balance between developer control and automatic updating.