Any Fluent API tutorials that use EF Database-First approach to explain the subject?

后端 未结 3 1888
逝去的感伤
逝去的感伤 2021-02-06 10:51

There are many tutorials on Fluent API, but they all explain it using Entity Framework Code-First code examples. Since I don\'t know Code-First, do you know of any Fluent API tu

3条回答
  •  無奈伤痛
    2021-02-06 11:31

    This tutorial in a 6-part Database First tutorial series includes some fluent API examples:

    http://www.asp.net/web-forms/tutorials/continuing-with-ef/using-the-entity-framework-and-the-objectdatasource-control-part-3-sorting-and-filtering

提交回复
热议问题