ardalis/RouteAndBodyModelBinding

Add a Sample folder and project

Open

#1 opened on Oct 20, 2022

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C# (3 forks)github user discovery
bugenhancementgood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Show how to apply set up the attribute to work with a Controller action and (separately) an Ardalis.ApiEndpoint

See some examples here in a similar version: https://github.com/fooberichu150/composite-model-binding/blob/main/WebAppNetCore/Controllers/DemoController.cs

Contributor guide