You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have some ideas on that (and I know Mark had), but nothing is planned. When it comes to writing the server, the easiest is to use WebAPI stack, it supports exposing data as OData feed. If for some reason you need something else, then the only option I know is to use WCF Data Services custom provider, but it's quite hard and time-consuming. What kind of service do you have in mind?
I was thinking of Web API, but I cannot use Entity Framework. So I was looking at options if already have a Business and Data Access Layer that would re-use.
Can Simple.OData be used to create a server as well? Or any recommendation on that front?
The text was updated successfully, but these errors were encountered: