using System; using System.Collections.Generic; using System.Text; namespace PoweredSoft.CQRS.DynamicQuery.AspNetCore.Mvc { public class DynamicQueryControllerOptions { } }