Automating Clickonce deployment for .net 5.0 Winforms. Just went through scripting my deploy with power shell and wrote it up.

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Squirrel

    An installation and update framework for Windows desktop apps

  • But the command line tooling for deploying separate channels (e.g., dev/test/prod) is really poor and in 2021 this is table stakes. Projects like squirrel have been spun up to get around this.

  • dotnet

    This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.

  • And historically there have been lots of issues using it in non-toy projects. I have had a deployment to ~3K people for 10 years and every update ~0.5% of the users have issues with a "corrupted store". This is a real impediment to frequent releases - finally finally fixed in 2017, but it had been there since ~2008.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts