Entity Framework Data Source in WinForms
The topics in this section describe how to establish a connection to Entity Framework data sources.
WinForms Dashboard controls supports the following Entity Framework versions:
- Entity Framework 5.0 and higher (for .NET Framework).
- Entity Framework Core 1.0 and higher (for .NET).
The following topics are available.
See Also