Expense-Tracker-App-in-Asp.Net-Core-MVC icon indicating copy to clipboard operation
Expense-Tracker-App-in-Asp.Net-Core-MVC copied to clipboard

Not Able to Make Controller

Open yuvraj042003 opened this issue 2 years ago • 1 comments

I Update my All Nuget packages. But I am unable to add controller

yuvraj042003 avatar Feb 20 '24 14:02 yuvraj042003

there will be any existing error in visual studio, check that 2. choose the new adding file type as controller 3. after name use controller , ex: wrong : orders.cs and right : orderscontroller.cs

Hope this will help you.

mkumarcodes avatar Mar 19 '24 20:03 mkumarcodes