© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
5 replies
rcnespoli

❔ Could I create two folder using dotnet new webapi?

if I have this scenario, For example:
src/Club.Api, src/Club.Infra, src/Club.Test and I want create src/Player.Api, src/Player.Infra, src/Player.Test, could I create the src/Player.Api and src/Club using command:
dotnet new webapi
dotnet new webapi
on both folders?
Those will "linked" to same solution file
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Cookies help Dotnet webapi
C#CC# / help
2y ago
Create new Desktop Icon Shortcut (lnk) using dotnet
C#CC# / help
4y ago
❔ Create new project in folder
C#CC# / help
3y ago