dotnet-cqrs/PoweredSoft.CQRS.AspNetCore/Mvc/QueryControllerOptions.cs
2023-10-02 11:25:45 -04:00

8 lines
102 B
C#

namespace PoweredSoft.CQRS.AspNetCore.Mvc
{
public class QueryControllerOptions
{
}
}