Different Containerising Options for .NET Developers

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. msbuild-for-containers

    This provides sample .NET apps using container images with Dockerfile, with MSBuild, and with .NET Aspire support on Docker Desktop.

    View on GitHub

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. aspirational-manifests

    Handle deployments of .NET Aspire AppHost Projects

    .NET Aspire is to orchestrate .NET apps in containers. For this Docker Compose orchestration purpose, Aspirate is used, which is a tool that generates the Docker Compose file, a Kustomize file or helm file for the container orchestration. To use Aspirate, you need to install it first:

  4. helm

    The Kubernetes Package Manager

    .NET Aspire is to orchestrate .NET apps in containers. For this Docker Compose orchestration purpose, Aspirate is used, which is a tool that generates the Docker Compose file, a Kustomize file or helm file for the container orchestration. To use Aspirate, you need to install it first:

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

  • Deploying GitHub Self-Hosted Runners on Your Home Kubernetes Cluster with ARC

    3 projects | dev.to | 5 Aug 2025
  • Automate deployments of cdk8s template

    3 projects | dev.to | 16 Jul 2025
  • Scaling PostgreSQL with Kubernetes

    2 projects | dev.to | 27 May 2025
  • Is Helm charting its way to retirement?

    1 project | dev.to | 3 May 2025
  • Kubernetes and Container Portability: Navigating Multi-Cloud Flexibility

    3 projects | dev.to | 9 Apr 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?