ComplexNavigationsSharedTypeQueryTestBase<TFixture>
ComplexNavigationsSharedTypeQueryTestBase(TFixture)
Include8(Boolean)
Include9(Boolean)
Join_condition_optimizations_applied_correctly_when_anonymous_type_with_multiple_properties(Boolean)
Join_condition_optimizations_applied_correctly_when_anonymous_type_with_single_property(Boolean)
Join_navigation_self_ref(Boolean)
Join_with_navigations_in_the_result_selector2(Boolean)
Member_pushdown_chain_3_levels_deep_entity(Boolean)
Member_pushdown_chain_3_levels_deep(Boolean)
Member_pushdown_with_collection_navigation_in_the_middle(Boolean)
Multiple_SelectMany_with_nested_navigations_and_explicit_DefaultIfEmpty_joined_together(Boolean)
Null_check_removal_applied_recursively_complex(Boolean)
Project_shadow_properties1(Boolean)
Project_shadow_properties2(Boolean)
Project_shadow_properties3(Boolean)
Project_shadow_properties4(Boolean)
Project_shadow_properties9(Boolean)
SelectMany_with_nested_navigations_and_additional_joins_outside_of_SelectMany(Boolean)
SelectMany_with_nested_navigations_explicit_DefaultIfEmpty_and_additional_joins_outside_of_SelectMany(Boolean)
SelectMany_with_nested_navigations_explicit_DefaultIfEmpty_and_additional_joins_outside_of_SelectMany2(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class ComplexNavigationsSharedTypeQueryTestBase<TFixture> : ComplexNavigationsQueryTestBase<TFixture!>
where TFixture, new(), ComplexNavigationsSharedTypeQueryFixtureBase!
{
public override Task! Project_shadow_properties2(bool async);
}
}
.NET | 9.010.0 |
---|---|
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API