Adios
Templates/.NET apps & APIs
API starters

.NET apps & APIs

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

.NETC#ASP.NET CoreBlazorABPOrchard Core

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/dotnet/abp
adios up

Variants

Choose the variant that matches your runtime, framework, or service version 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
.NET Blazor
C#.NET CLI
Key
dotnet-blazor
Path
dotnet/blazor
.NET ABP Framework
C#.NET CLI
Key
dotnet-abp
Path
dotnet/abp
.NET Orchard Core
C#.NET CLI
Key
dotnet-orchard-core
Path
dotnet/orchard-core

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