dotnet-cqrs/OpenHarbor.CQRS.AspNetCore/Mvc/QueryControllerOptions.cs

6 lines
86 B
C#
Raw Normal View History

namespace OpenHarbor.CQRS.AspNetCore.Mvc;
public class QueryControllerOptions
{
}