docs: update README with detailed usage and features for AutoQuery #2
Annotations
8 warnings
|
build-dotnet:
test/AutoQuery.Tests/QueryProcessorTests.cs#L126
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build-dotnet:
test/AutoQuery.Tests/QueryProcessorTests.cs#L124
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build-dotnet:
src/AutoQuery.AspNetCore/EnableFieldProjectionAttribute.cs#L103
Parameter 'firstLevelOnly' has no matching param tag in the XML comment for 'EnableFieldProjectionAttribute.FilterObject(object, HashSet<string>, JsonSerializerOptions, bool)' (but other parameters do)
|
|
build-dotnet:
src/AutoQuery.AspNetCore/AutoQueryServiceExtensions.cs#L20
Parameter 'assembly' has no matching param tag in the XML comment for 'AutoQueryServiceExtensions.AddAutoQuery(IServiceCollection, Assembly)' (but other parameters do)
|
|
build-dotnet:
test/AutoQuery.Tests/QueryProcessorTests.cs#L126
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build-dotnet:
test/AutoQuery.Tests/QueryProcessorTests.cs#L124
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build-dotnet:
src/AutoQuery.AspNetCore/EnableFieldProjectionAttribute.cs#L103
Parameter 'firstLevelOnly' has no matching param tag in the XML comment for 'EnableFieldProjectionAttribute.FilterObject(object, HashSet<string>, JsonSerializerOptions, bool)' (but other parameters do)
|
|
build-dotnet:
src/AutoQuery.AspNetCore/AutoQueryServiceExtensions.cs#L20
Parameter 'assembly' has no matching param tag in the XML comment for 'AutoQueryServiceExtensions.AddAutoQuery(IServiceCollection, Assembly)' (but other parameters do)
|