JasperFx / alba

Easy integration testing for ASP.NET Core applications
https://jasperfx.github.io/alba
Apache License 2.0
400 stars 37 forks source link

Consider documentation/workarounds for minimal API configuration problems #150

Open Hawxy opened 11 months ago

Hawxy commented 11 months ago

https://github.com/dotnet/aspnetcore/issues/37680

Currently it's only possible to use .UseConfiguration to override application configuration in minimal API scenarios. At minimum we should document this for v8.