AdHocMiscellaneousQueryTestBase
Context11104
Context11885
Context12274
Context12549
Context15215
Context19253
Context21770
Context22841
Context24657
Context26472
Context26587
Context26593
Context26744
Context27083
Context27094
Context27343
Context28039
Context31961
Context603
Context6901
Context6986
Context7222
Context7359
Context7983
Context8538
Context8909
Context9468
AdHocMiscellaneousQueryTestBase()
StoreName
Aggregate_over_subquery_in_group_by_projection_2(Boolean)
Aggregate_over_subquery_in_group_by_projection(Boolean)
Average_with_cast()
Bool_discriminator_column_works(Boolean)
Comparing_byte_column_to_enum_in_vb_creating_double_cast(Boolean)
Comparing_enum_casted_to_byte_with_int_constant(Boolean)
Comparing_enum_casted_to_byte_with_int_parameter(Boolean)
Conditional_expression_with_conditions_does_not_collapse_if_nullable_bool()
Discriminator_type_is_handled_correctly()
Enum_has_flag_applies_explicit_cast_for_constant()
Enum_has_flag_does_not_apply_explicit_cast_for_non_constant()
Enum_with_value_converter_matching_take_value(Boolean)
Explicitly_compiled_query_does_not_add_cache_entry()
Filter_on_nested_DTO_with_interface_gets_simplified_correctly(Boolean)
First_FirstOrDefault_ix_async()
Flattened_GroupJoin_on_interface_generic(Boolean)
Group_by_aggregate_in_subquery_projection_after_group_by(Boolean)
GroupBy_aggregate_on_right_side_of_join(Boolean)
GroupBy_Aggregate_over_navigations_repeated(Boolean)
Inlined_dbcontext_is_not_leaking()
Left_join_with_missing_key_values_on_both_sides(Boolean)
New_instances_in_projection_are_not_shared_across_results()
Null_check_removal_in_ternary_maintain_appropriate_cast(Boolean)
Operators_combine_nullability_of_entity_shapers()
Parameterless_ctor_on_inner_DTO_gets_called_for_every_row()
Pushdown_does_not_add_grouping_key_to_projection_when_distinct_is_applied(Boolean)
Query_cache_entries_are_evicted_as_necessary()
QueryBuffer_requirement_is_computed_when_querying_base_type_while_derived_type_has_shadow_prop()
Relational_command_cache_creates_new_entry_when_parameter_nullability_changes()
Repeated_parameters_in_generated_query_sql()
SaveChangesAsync_accepts_changes_with_ConfigureAwait_true()
SelectMany_where_Select(Boolean)
Shadow_property_with_inheritance()
Subquery_first_member_compared_to_null(Boolean)
Union_and_insert_works_correctly_together()
Unwrap_convert_node_over_projection_when_translating_contains_over_subquery_2(Boolean)
Unwrap_convert_node_over_projection_when_translating_contains_over_subquery_3(Boolean)
Unwrap_convert_node_over_projection_when_translating_contains_over_subquery(Boolean)
Variable_from_closure_is_parametrized()
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore
{
public abstract class AdHocMiscellaneousQueryTestBase : NonSharedModelTestBase
{
[AsyncStateMachine(typeof(<Group_by_aggregate_in_subquery_projection_after_group_by>d__57))]
[ConditionalTheory]
[MemberData("IsAsyncData", new[] { })]
public virtual Task Group_by_aggregate_in_subquery_projection_after_group_by(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