What is the minimum .NET framework required for OData service development?
Is it possible to develop OData services in .NET Framework 4 & Microsoft ASP.NET Web API
But System.Web.OData
is still not available.
Do I have to develop a project using .NET Framweork 4.5 (minimum) & Microsoft ASP.NET Web API 2