Contents tagged with Fluent API
-
Looking into Fluent API in an ASP.Net MVC 4.0 Code First application
In this post I will demonstrate with a hands-on example how to use the Fluent API to map POCO classes (set configurations) to SQL Server tables without using the set of conventions Entity Framework Code First expects.