ardalis / ardalis/OrganizingAspNetCore

FAQController

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
210
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Sir, please help i am trying to refactor my project structure, using the features, but i have grouping the code into the features folder (controller, model and view), but whenever it return to idex, it always fails, feature name variable always return controller text along with it, lets say, feature faq, and the featurename return faqcontroller so i couldnt get the folder right.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the return-to-index failure in the feature-folder setup described for the FAQ feature, then trace where the feature name is obtained. Done means the feature name resolves to "faq" rather than "faqcontroller" so the controller, model, and view folders are located correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.