Skip to content

suren-vanyan/Entity-Framework-Core

Repository files navigation

Entity-Framework-Core

Documentation on using EF Core is available at https://docs.microsoft.com/ef/core/. Build Status

What is EF Core?

Entity Framework (EF) Core is a lightweight and extensible version of the popular Entity Framework data access technology.

EF Core is an object-relational mapper (O/RM) that enables .NET developers to work with a database using .NET objects. It eliminates the need for most of the data-access code that developers usually need to write.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published