Vladimir Panchenko
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Cannot resolve action in ASP.NET Core controller when calling Url.Action()
Answered1. Create an empty ASP.NET Core Web API project (.NET Core v2, v3, v5 — doesn't matter, reproduces everywhere).2. Go to the controller and add the following line of code to the Get action: string s...