Microsoft.AspNet.StaticFiles nuget package name is no where mentioned in Article.
I was looking for help on how to serve static assets from ASP.net Core App. After reading article i get to know all extension method but actual package name could not found anywhere.
I feel we must include this.
Developers will get access to this Middleware if they install this specific nuget package.
The title 'default files' is fine, but most experienced ASP.NET developers are scanning for the word "default document".
I also added a note about the order in which default and static is called.