dotnet / dotnet/EntityFramework.Docs
user-defined-function-mapping docs uses an overload for HasDbFunction that does not exist
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
The overload for HasDbFunction that is used does not seem to exist any longer, not sure if it's for an older version of EF Core (I'm on 7.0.5)
I had no issues getting it to work with the overload I found that takes an action as a second parameter.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: e34d3f39-600f-0c37-a0a4-11a245d3010c
* Version Independent ID: 5b51ed49-1035-1a8f-a08e-7400d571c77b
* Content: [User-defined function mapping - EF Core](https://learn.microsoft.com/en-us/ef/core/querying/user-defined-function-mapping)
* Content Source: [entity-framework/core/querying/user-defined-function-mapping.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/querying/user-defined-function-mapping.md)
* Product: **entity-framework**
* Technology: **entity-framework-core**
* GitHub Login: @maumar
* Microsoft Alias: **avickers**
Contributor guide
Assessment
This issue has not been assessed yet.