Now in Public Beta

Deploy .NET.
We handle the rest.

Push your code via Git or CLI. Velixir builds, publishes, and deploys your ASP.NET Core app globally — with autoscaling, CDN, and DDoS protection built in. No Docker. No infrastructure management.

No Docker required Free tier included Deploy in under 2 min
velixir.net/dashboard
All Systems Operational
Build Pipeline Completed in 4.2s
restore
build
publish
deploy
Production deploy succeeded
myapp-api @ a3f8c21 · .NET 9.0 · 3 regions
12s ago
Instances
6
auto-scaled from 2
p99 Latency
23ms
across all regions
Artifact
12MB
stored globally
Requests — Last 24h 14.2K req/s
us-east
eu-west
ap-south
3 regions · artifact synced
Deploy Your Way

Git push. CLI deploy. Your choice.

Connect your repo for automated deployments, or use the Velixir CLI to ship directly from your machine. No CI pipeline required to get started.

GitHub Integration

Connect your repository. Every push to your deploy branch triggers an automatic build and deploy. Zero configuration files needed.

$ git push origin main
▸ Velixir build triggered
✓ Deployed to production

Velixir CLI

Deploy directly from your terminal. One command. No CI pipeline needed to get started — perfect for prototyping, staging, or production.

$ velixir deploy
▸ Building & publishing...
✓ Live at app.velixir.run

CI/CD Friendly

Already have a pipeline? Integrate Velixir into GitHub Actions, Azure DevOps, or any CI system. Use the CLI as a deploy step.

- name: Deploy
  run: velixir deploy --prod
  env: VELIXIR_TOKEN
The Pipeline

From commit to global in seconds.

Velixir runs your entire .NET build pipeline — restore, build, publish — then stores the artifact globally and deploys it to every region. No Dockerfile. No YAML.

1

Push

Git push or CLI deploy triggers the pipeline

2

Build

dotnet restore, build, and publish in an optimized environment

3

Store

Published artifact stored in global object storage

4

Deploy

Artifact pulled and launched across your target regions

5

Scale

Autoscaling spins instances up and down based on load

terminal
$ velixir deploy --prod
Restoring packages (1.1s)
Building myapp-api (.NET 9.0, Release)
Publishing artifact (12.4 MB → global storage)
Deploying to 3 regions (us-east, eu-west, ap-south)
Autoscaling configured (min: 2, max: 10)
CDN active · DDoS shield on
✓ Live at myapp-api.velixir.run (4.2s)
Platform Features

Everything your .NET app needs. Nothing it doesn't.

A complete deployment platform for ASP.NET Core — from build to global scale.

Git Deployments

Push to your branch, Velixir handles the rest. Automatic builds and deploys on every commit. No Dockerfile needed.

CLI Deployments

Ship from your terminal with velixir deploy. No CI required to get started.

.NET-Native Builds

Velixir runs restore → build → publish with standardized, optimized runtimes. Tuned for ASP.NET Core out of the box.

Global Artifact Storage

Publish once, deploy everywhere. Artifacts stored in distributed object storage for instant scaling without rebuilds.

Autoscaling

Configure min/max instances per app. CPU-based scaling with sensible defaults. Scales up on demand, scales down to save money.

Global Runtime

Runs on Velixir-managed infrastructure backed by multiple providers. Automatic capacity management behind the scenes.

CDN + DDoS Protection

Integrated global CDN for fast asset delivery. Layer 7 DDoS mitigation, rate limiting, and bot detection — included on every app.

Staging + Instant Rollback

Preview in staging before going live. Every deploy is an immutable artifact — roll back to any previous version in seconds.

Why Velixir

.NET deployment without the cloud complexity.

You shouldn't need Docker, Kubernetes, or a 200-service cloud console to deploy an ASP.NET Core app. Velixir is a deployment platform that understands .NET — so you can focus on shipping code, not managing infrastructure.

No Docker required

Push your .NET project. Velixir builds and publishes it natively. No Dockerfile to write, no container registry to manage, no image layers to debug.

No infrastructure to manage

No VMs, no clusters, no networking configs. Velixir handles compute, scaling, and failover across providers automatically.

Faster than hyperscalers

Deploy in seconds, not hours. Artifact-based deploys mean scaling new instances doesn't require rebuilding. Global distribution is the default.

Cheaper and simpler

Per-app pricing with shared or reserved compute. No surprise bills, no cost calculators, no enterprise sales calls for basic features.

The Velixir Difference
Docker required
Yes No
Time to deploy
~30 min+ ~5 seconds
Build pipeline
DIY Built in
Auto scaling
Manual config Automatic
CDN + DDoS
Add-ons Included
Rollback
Re-deploy Instant
Pricing
Complex Per app
Hyperscalers Velixir
Purpose-Built

Built for .NET.
Not bolted onto everything else.

Velixir isn't a generic container host that happens to support .NET. It's a deployment platform designed from the ground up for ASP.NET Core — with native build pipelines, optimized runtimes, and first-class support for the .NET ecosystem.

  • Native dotnet publish pipeline
  • Optimized ASP.NET Core runtime environments
  • Consistent, reproducible builds across deploys
  • .NET 8, .NET 9 — latest versions supported on day one
  • Artifact-based deploys — no rebuilds on scale-out
velixir build output
[1/4] dotnet restore myapp-api.csproj
      Restored 14 packages in 0.8s
[2/4] dotnet build -c Release
      Build succeeded. 0 warnings.
[3/4] dotnet publish -o /artifacts
      Published to /artifacts (12.4 MB)
[4/4] artifact sync → global storage
      Replicated to 3 regions
✓ Build complete. Ready to deploy.
Pricing

Simple per-app pricing. Scale as you grow.

Start free, then pay only for the compute you need. No hidden fees, no per-request charges, no surprises on your bill.

Free
$0
Forever free
0.5
vCore
512
MB RAM
  • 1 app, shared compute
  • Git + CLI deployments
  • CDN + DDoS included
  • Community support
Get Started Free
Most Popular
Pro
From $9.49/app/mo
Configure your compute
1
12468
512 MB
512M1G2G4G8G16G
Estimated monthly $9.49
  • Unlimited apps + regions
  • Autoscaling + staging slots
  • Instant rollback
  • Priority support
Start Deploying
Enterprise
Custom
Volume + reserved pricing
Custom
vCores
Custom
RAM
  • Dedicated reserved compute
  • Multi-provider failover
  • SLA guarantees
  • Dedicated support engineer
Contact Sales

Push your code.
Velixir handles the rest.

Join the beta and deploy your first .NET app in under two minutes. No Docker. No infrastructure. Just your code, running globally.

Free tier included · No credit card required · velixir.run