Mono - System.Web.UI.WebControls.EntityDataSource

44 Views Asked by At

We have a few Entity Framework projects, that we would love to get converted to Mono for mainly cross platform development purposes (as opposed to running on cross platform machines).

But there appears to be a few things missing on the implementation, such as:

System.Web.UI.WebControls.EntityDataSource or EntityDataSourceChangedEventArgs

Are there any work arounds to this?

0

There are 0 best solutions below