A general-purpose, business-agnostic structured filter library.
- StructuredFilter: class library and also nuget package.
- StructuredFilter.AspNetCore: class library and also nuget package for ASP.NET Core.
- StructuredFilter.Test: unit tests for StructuredFilter.
- StructuredFilter.Grpc: gRPC interface for managing filters.
- Demo: console application demo with StructuredFilter.
- StructuredFilter.AspNetCore.Demo: ASP.NET Core application demo with StructuredFilter.AspNetCore.