InterviewSolution
Saved Bookmarks
| 1. |
Which .NET Framework supports ASP.NET Web API? |
|
Answer» First VERSION of ASP.NET WEB API is introduced in .NET Framework 4. After that, all the later versions of the .NET Framework support the ASP.NET Web API. |
|