main
Changed default server for samples from IIS Express to Kestrel (#29517)
chore : Remove unwanted `using` statement (#39176)
Use file scoped namespaces (#38076)
Fix transitive framework references in sample projects (#65560)
Support zstd Content-Encoding (#65479)
Reorganize source code in preparation to move into aspnet/AspNetCore