Expense-Tracker-App-in-Asp.Net-Core-MVC
Expense-Tracker-App-in-Asp.Net-Core-MVC copied to clipboard
Not Able to Make Controller
I Update my All Nuget packages. But I am unable to add controller
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.