dotnet / dotnet/AspNetCore.Docs

Document validation support for minimal APIs

Open
#35,090 9 comments 1 reaction 1 assignee Claimed by @wadepickett View on GitHub
10.0 10.p3 Pri1
Dominant language
C#
Stars
13.1k
Forks
24.6k
Avg merge
1d 3h
Merged PRs (30d)
97

Description

In .NET 10 Preivew 3, we're introducing support for minimal API validation support.

I've created a sample repo and some notes on the implementation to serve as source material here: https://github.com/captainsafia/minapi-validation-support.

One thing to note is that this feature has a user-facing component for developers who are building minimal APIs and a framework component for developers who are building frameworks or their own validation libraries.

I think our first priority is developers building APIs since that's where the biggest product gap it exists.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.