zzz projects Entity Framework Core EF Core
Home EF Core 5 Articles Knowledge Base Online Examples
  • Home
  • EF Core 5
  • Articles
  • Knowledge Base
  • Online Examples

Articles

3 results for:

EF Core - Dependency Injection

Dependency Injection with EF Core...In the last article in this series, I will show you two straightforward things: first, how to use the EntityFramework Core in memory and how to invoke an injected dependency without using the class constructor!...But why wouldn't you inject the dependency on the constructor, as I showed in the previous articles? Well, sometimes, it is necessary to use alternative mechanisms to simplify the development and have access to the objects!...EntityFramework Core...Fo...
carloscds article dependency-injection inmemory

EF Core - Lazy Loading

EF Core - Lazy Loading...After a long time without writing about Entity Framework, I will resume with a series of articles about the new version: Entity Framework Core....For those who still don't know, EF Core is part of the ....NET Core..., which is cross-platform....First, we need to understand that EF Core is a new ORM, created literally from ZERO, and for this reason, it still has many things to do! Remember that ...Entity Framework 6... continues to exist as part of the .NET Full Framework...
carloscds article lazy-loading proxy

EF Core - Power Tools

EF Core - Power Tools...Already using ASP.NET Core? Entity Framework Core? This new version of EF Core is very good, and help in the development process. Today I will talk about the EF Core Power Tools....But how does this tool help me? With it, you can take an existing database and perform a ...Reverse Engineer..., which means generating all classes that you will use in Entity Framework from your database!...Remember, you need at least ...Visual Studio 2017... to use EF Core....Installing the c...
carloscds article powertools reverse-engineer

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79