dotnet-cqrs/PoweredSoft.CQRS.AspNetCore/Mvc/CommandControllerOptions.cs
David Lebee 20df5ce79d cqrs.
2021-02-02 12:19:59 -05:00

8 lines
104 B
C#

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