DEV Community

Jeremy Likness ⚡️ for .NET

Posted on

12 2

Keep your Code and Database in Sync

Entity Framework Core is an object mapper that enables database interactions using familiar C# code. It supports multiple backend databases including SQLite, SQL Server, Oracle, PostgreSQL, MySQL and Cosmos DB. Using nothing more than LINQ queries, developers can write code that interacts with C# classes that is automatically translated into database calls.

In this episode of the EF Core Community Standup, software architect Tony Sneed shows how to extend a built-in feature of EF Core called scaffolding, or reverse engineering, by using templates (via Handlebars) to take control of generated code.

You can find the links that were discussed in the show at:

https://www.theurlist.com/efcore-standup-2020-07-22.

Have feedback for the EF Core team? File an issue or join one of our many online discussions.

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (1)

Collapse
 
seangwright profile image
Sean G. Wright

👍 that was a good episode.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs