EntityDataSource control for Entity Framework 6 Preview

It took a while but we now have a preview version of the EntityDataSource control for Entity Framework 6.

This will really help those of us who want to move ASP.NET 3.5 sites to a later version of the framework without going back over those legacy (but working) web forms pages.

 

http://blogs.msdn.com/b/webdev/archive/2014/01/30/announcing-preview-of-dynamic-data-provider-and-entitydatasource-control-for-entity-framework-6.aspx

 

Get the alpha version here:

http://www.nuget.org/packages/Microsoft.AspNet.EntityDataSource/

No Comments