Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Microsoft's recommended data access technology for new applications in .NET.

License

Notifications You must be signed in to change notification settings

cskies/EntityFramework

Open more actions menu
 
 

Repository files navigation

Entity Framework Core

Travis: Travis build Status (CoreCLR only, no SQL Server)

AppVeyor: AppVeyor

Documentation on using EF Core is available at http://docs.efproject.net.

EF Core here, EF6 on CodePlex

This project is for Entity Framework Core, which is currently in pre-release. Entity Framework 6.x is the latest stable release of EF and still under active development on CodePlex at http://entityframework.codeplex.com/.

Entity Framework Core

Entity Framework Core (EF Core) provides a familiar developer experience to previous versions of EF, including LINQ, POCO, and Code First support. EF Core also enables access to data across relational and non-relational stores. EF Core is much more lightweight than previous versions and is built from the ground up to work great in the cloud (using ASP.NET Core) on devices (i.e. in universal Windows apps) as well as in traditional .NET scenarios.

Getting Started

See the "Getting Started" guides in the EF documentation for tutorials on using EF Core.

Roadmap

EF Core is currently pre-release. For more details on the release schedule, see the Roadmap article in the wiki.

About

Microsoft's recommended data access technology for new applications in .NET.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.