Pubternal APIs have been removed in the latest AspNetCore3.0. I noticed that the Microsoft.AspNetCore.Internal namespace is opened in some test files. You should either respond to Fowler or plan to change how tests are implemented.
Thanks for the heads up 馃槂 I'll do some investigating. It looks like it's just QueryCollection we are using at the moment.
Looks like we can just remove the namespace once we upgrade.
https://github.com/aspnet/AspNetCore/pull/11429/files#diff-4ffa5b3e2cc2559caaf05c447c34f31e
Out in 4.0.0
Thanks, @dustinmoris!
Most helpful comment
Looks like we can just remove the namespace once we upgrade.
https://github.com/aspnet/AspNetCore/pull/11429/files#diff-4ffa5b3e2cc2559caaf05c447c34f31e