dotnet-cqrs/PoweredSoft.CQRS.AspNetCore/Mvc
2023-10-02 11:25:45 -04:00
..
CommandController.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
CommandControllerAsyncAuthorizationFilter.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
CommandControllerAuthorizationAttribute.cs controller security with the same service. 2021-02-04 21:09:29 -05:00
CommandControllerConvention.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
CommandControllerFeatureProvider.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
CommandControllerOptions.cs cqrs. 2021-02-02 12:19:59 -05:00
QueryController.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
QueryControllerAsyncAuthorizationFilter.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
QueryControllerAuthorizationAttribute.cs controller security with the same service. 2021-02-04 21:09:29 -05:00
QueryControllerConvention.cs basic query and mutation discovery, next dynamic queries get added through extensions :) 2021-02-03 19:51:23 -05:00
QueryControllerFeatureProvider.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
QueryControllerOptions.cs initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00