Microsoft.AspNetCore.SpaServices.StaticFiles 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.
Provides types for serving static files for a Single Page Application (SPA).
Classes
SpaStaticFilesOptions |
Represents options for serving static files for a Single Page Application (SPA). |
Interfaces
ISpaStaticFileProvider |
Represents a service that can provide static files to be served for a Single Page Application (SPA). |