Giter Site home page Giter Site logo

lumyus / entityframeworkcore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotnet/efcore

0.0 1.0 0.0 81.92 MB

Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology

Home Page: https://docs.microsoft.com/ef/core

License: Apache License 2.0

PowerShell 0.55% Shell 0.23% C# 99.17% Batchfile 0.01% CMake 0.03% TSQL 0.01%

entityframeworkcore's Introduction

Entity Framework Core

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

Build Status

EF Core here, EF6 elsewhere

This project is for Entity Framework Core. Entity Framework 6 is still under active development at https://github.com/aspnet/EntityFramework6.

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.

Weekly status updates

See the weekly status updates issue to keep up-to-date on what is happening in the world of EF Core.

Database Providers

The source for SQL Server, SQLite, and InMemory providers are included in this project. Additional providers are available. For a complete list, see https://docs.microsoft.com/ef/core/providers/.

Provider Package name Stable
SQL Server Microsoft.EntityFrameworkCore.SqlServer NuGet
SQLite Microsoft.EntityFrameworkCore.SQLite NuGet
InMemory (for testing) Microsoft.EntityFrameworkCore.InMemory NuGet

Nightly builds

Nightly builds are a great way to validate bugs are fixed and try out new features.

Project Wiki

More details about our project, like our release roadmap, or how to get and build our code, are located in our project wiki.

Building from source

To run a complete build on command line only, execute build.cmd or build.sh without arguments. This will execute only the part of the build script that downloads and initializes a few required build tools and packages.

See developer documentation for more details.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

entityframeworkcore's People

Contributors

ajcvickers avatar bricelam avatar smitpatel avatar anpete avatar andriysvyryd avatar dotnet-maestro[bot] avatar maumar avatar pranavkm avatar lajones avatar rowanmiller avatar roji avatar dougbu avatar mikary avatar aspnetci avatar natemcmaster avatar nschonni avatar erikej avatar ntaylormullen avatar lukewaters avatar davidfowl avatar juntaoluo avatar ryanbrandenburg avatar alexandertaeschner avatar brennanconroy avatar ralmsdeveloper avatar kichalla avatar pakrym avatar laskoviymishka avatar muppets avatar troydai avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.