[IFormFile/IFormFileCollection support for authenticated requests in minimal APIs](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-7/#iformfile-iformfilecollection-support-for-authenticated-requests-in-minimal-apis) See #26345 Code done, see #26453 can't publish until .NET 7 . See also [test sample](https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/samples/IFormFile/Program.cs)
IFormFile/IFormFileCollection support for authenticated requests in minimal APIs
See #26345 Code done, see #26453 can't publish until .NET 7 . See also test sample