Entity Framework is now open source

Posted: (EET/GMT+2)

 

A couple of days ago Microsoft's own Scott Guthrie made a nice little announcement: the Entity Framework ORM solution from Microsoft is now being licensed as an open-source product.

Of course, Microsoft will keep developing and supporting EF just as they have previously done, but the open-sourcing of the code gives them the ability to get feedback from the developer community like you. Plus, should you ever be curious on how things are implemented, just take a look at the source.

Happy hacking!