© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
50 replies
Sun

Basic project structure for api/frontend

I've a small project I wanna build, but it'll need a frontend and a backend.
I'd like to learn some Blazor, so I'll use that as Frontend and normal asp.net w/controllers for backend.

I'm kinda stuck on project naming and organization though, do I use something like clean architecture, even if my project is way too small for that or do I just use like a
*.Api
*.Api
,
*.Blazor
*.Blazor
and
*.Common
*.Common
?
What should be the recommended there to keep it simple as much as possible?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

Chess Game API project structure
C#CC# / help
2y ago
Project structure (MVC API, microservice arch.)
C#CC# / help
3y ago
Project structure
C#CC# / help
2y ago