gRPC-only projects couldn't call app.UseSvrntyCqrs() without adding the MinimalApi package. The method only calls ExecuteMappingCallbacks() which is already in core — it had no MinimalApi dependency. Adds ASP.NET Core FrameworkReference to the core package. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CqrsBuilderExtensions.cs | ||
| EndpointRouteBuilderExtensions.cs | ||
| MinimalApiCqrsOptions.cs | ||
| Svrnty.CQRS.MinimalApi.csproj | ||
| ValidationFilter.cs | ||