aspnet new api

C++
dotnet new webapi -o TodoApi
Source

Also in C++: