Giter Site home page Giter Site logo

hartl3y94 / entityframeworkcore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trevoirwilliams/entityframeworkcore

0.0 0.0 0.0 63 KB

A quick introduction to Entity Framework and the main features you need to know about to use this as your ORM for any .NET Application.

C# 100.00%

entityframeworkcore's Introduction

Entity Framework Core - A Full Tour Supporting Files

In this course, Entity Framework Core - A Full Tour , you will learn to work with data in your .NET applications.

Most times when course are created for .NET technologies, the details of Entity Framework and it's sheer power are neglected. We get distracted with abstractions and layers and don't focus on what Entity Framework is doing and can do.

In this course, we will review the general benefits of using Entity Framework Core 5, which is Microsoft’s flagship Object Relational Mapper (ORM), to relieve you of many concerns and challenges that come with this component of software development. We will also spend time discovering how to EF Core translates classes and references to Database Models and Relationships.

We will learn how to write queries, update databases incrementally, rollback changes and explore the myriad capabilities that Entity Framework Core affords us.

When you’re finished with this course, you’ll have the skills and knowledge of Entity Framework Core needed to fluidly interact with data and write quires for for .NET Core applications with ease.

By the end of watching this course, you'll be able to:

  • Construct a data model using code-first and database-first workflows
  • Understand Entity Framework Commands
  • Use migrations to manage database changes
  • Apply Database validations and constraints
  • Perform CRUD operations using LINQ
  • Apply best practices with Entity Framework
  • Extending Data Contexts
  • Understand how Change Tracking works.
  • Manage Database Structure using Fluent API
  • Handle One-To-One, One-To-Many and Many-To-Many Relationships

entityframeworkcore's People

Contributors

trevoirwilliams 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.