© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
2 replies
nahr

❔ Asp net core routing

Hi,

I would like to build a folder structure like this:

-Controllers (folder)
-Products (folder)
NewProducts (controller)
OldProducts (controller)
Foo (controller)
Bar (controller)


-Views (folder)
-Products (folder)
-NewProducts (folder)
index.cshtml
details.cshtml
-OldProducts (folder)
index.cshtml
details.cshtml

My issue is that the the views cannot be found
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

Similar Threads

ASP.NET Core routing options
C#CC# / help
4y ago
Routing issue with ASP.Net Core
C#CC# / help
4y ago
❔ ASP.NET routing problem
C#CC# / help
3y ago