Bristol Meetups

An introduction to how Entity Framework Core works inside

Entity Framework (EF) is Microsoft’s recommended database access library, with Entity Framework Core (EF Core) being the latest version. EF Core is very similar on the outside to the original 6.x version of EF, but very different underneath. In this talk Jon P Smith will describe how to use EF Core and what is going on inside the library. The aim is to allow newcomers to EF get a taste of what it can do for you, and help seasoned users of EF to understand a bit more about why the rewrite has opened a whole new set of options for you to use.

About Jon P Smith

Jon P Smith is an independent software architect/developer who focuses on the .NET platform, mainly around web/mobile applications. Last year he was commissioned by Manning Publications to write the book "Entity Framework Core In Action" – see http://bit.ly/2m8KRAZ.

Jon has worked as a developer and a technical manager, which gives him an interesting perspective on the effort/reward side of any software development. He is the author of many open-source libraries and example applications and writes widely. You can find him on twitter (https://twitter.com/thereformedprog), his blog (http://www.thereformedprogrammer.net/) and on LinkedIn (https://www.linkedin.com/in/jon-p-smith-97a327/).