issues Search Results · repo:dotnet/EntityFramework.Docs language:Mermaid
Filter by
68 results
(92 ms)68 results
indotnet/EntityFramework.Docs (press backspace or delete to remove)Type of issue
Code doesn t work
Description
Hello.
I tried to use precompiled queries in EF9 by following the instructions in this page. However, it always end up with:
D:\packages\NuGet\cache\microsoft.entityframeworkcore.tasks\9.0.3\buildTransitive\Microsoft.EntityFrameworkCore.Tasks.targets(93,5): ...
vancodocton
- 1
- Opened yesterday
- #4995
Type of issue
Code doesn t work
Description
The documentation says that for objects created with the new keyword, EF will populate the LazyLoader when the entity
gets attached to the context. However, ...
danmortimer
- Opened 10 days ago
- #4992
Type of issue
Code doesn t work
Description
The Overriding value generation code sample doesn t appear to work correctly. When using ValueGeneratedOnAddOrUpdate, it
won t save an explicit value. I had ...
JohnH-Work
- Opened 15 days ago
- #4982
Type of issue
Missing information
Description
If an instance of an owned entity is replaced with a new instance that has the same primary key, EF will detect the
replacement and issue an update.
In ...
voroninp
- Opened 17 days ago
- #4981
Type of issue
Typo
Description
In the documentation it says:
A single, one-to-many relationship is discovered between Blog and Post is discovered by pairing the Blog.Posts and
Post.Blog navigations ...
pelskamp
- Opened 18 days ago
- #4980
Specifically around questions of document (JSON) vs. traditional relation modeling via separate tables (e.g. see #4975).
area-model-building
roji
- Opened 20 days ago
- #4976
Question
I do not see any guidelines in the EF Core documentation that gives guidance on when to use a JSON column versus a
foreign key table. Can this be added or can you guide me to the web page that ...
closed-question
jfraschilla
- 3
- Opened 20 days ago
- #4975
Type of issue
Typo
Description
This WEB page states Install the Package Manager Console tools by running the following command in Package Manager
Console: In the very next line said command is annotated ...
WalterGoy
- Opened 21 days ago
- #4974
Type of issue
Missing information
Description
I tried looking for documentation on what the behaviour of a transaction is when it goes out of scope in the following
scenarios:
- When commit is called ...
RiversJohn
- 2
- Opened 22 days ago
- #4973
See https://github.com/dotnet/efcore/pull/35614 and https://github.com/dotnet/efcore/pull/35744
type-breaking-change
AndriySvyryd
- Opened 25 days ago
- #4970

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.