你的位置: 码友网首页 / 资讯源列表 / Add Custom Database Functions For Entity Framework Core

关于[Add Custom Database Functions For Entity Framework Core]的摘要:

Object Relational Mappers (ORMs) are great tools for abstracting our database choice away and allowing us to get things done. As time goes on and our applications evolve, we realize the underlying database can get things done faster and more efficiently. Not just that, we will notice features that can help us deliver value to our end users in new and exciting ways. I’m here to tell you that we can continue to use LINQ and utilize database functions together. In this post, we’ll see how we can configure Entity Framework Core (EF Core) to recognize existing database functions and also our custom database functions.

原文地址: https://khalidabuhakmeh.com/add-custom-database-functions-for-entity-framework-core

收录时间: 2020-07-13 浏览量: 1398 分类: Entity Framework Core

| 0 收藏 | 0