Adios
Templates/.NET API
API starters

.NET API

Ship a C# API starter using the .NET runtime, publish command, ASPNETCORE_URLS, and Adios deployment config.

.NETC#ASP.NET CoreFastEndpointsAPI

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/dotnet/aspnet-core
adios up

Variants

Choose the variant that matches your language and package manager before running the local deploy command.

ASP.NET Core
C#.NET CLI
Key
dotnet-aspnet-core
Path
dotnet/aspnet-core
.NET FastEndpoints
C#.NET CLI
Key
dotnet-fastendpoints
Path
dotnet/fastendpoints
.NET 8 Minimal API
C#.NET CLI
Key
dotnet
Path
dotnet/8.0

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs