Skip to content

DBML to Entity Framework Converter

Choose a tag to compare

@EWSoftware EWSoftware released this 23 Aug 01:39
· 10 commits to main since this release

This utility will read a LINQ to SQL DBML file and convert it to a fairly equivalent set of entity classes and a data context suitable for use with Entity Framework. See the documentation for usage.