Microsoft.AspNetCore.StaticFiles.Infrastructure Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains shared option types used by static files middlewares.
Classes
SharedOptions |
Options common to several middleware components |
SharedOptionsBase |
Options common to several middleware components |
Remarks
For more information about configuring static files, see Static files in ASP.NET Core.