From the course: Using Entity Framework Core with Legacy Databases

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next Steps

Next Steps

From the course: Using Entity Framework Core with Legacy Databases

Start my 1-month free trial

Next Steps

- [Instructor] Now that we've covered accessing existing databases with Entity Framework Core, let's see where you can go to continue learning. Start with the EF Core Doc website. It's a great resource for keeping up with what's new in EF Core and has detailed sample code and examples to build on what you've learned in the course. Here's a good example of using EF Core to run raw SQL queries. You can also check out the EF Core GitHub page to keep up to date with the latest development and issues. If you run into a bug while working with EF Core, you can check here to see if it's already been reported. And if not, you can report it yourself. All right, that's it. You're ready to access your old databases in a whole new way.

Contents