Microsoft.AspNetCore.StaticAssets 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.
Classes
StaticAssetDescriptor |
The description of a static asset that was generated during the build process. |
StaticAssetProperty |
A property associated with a static asset. |
StaticAssetResponseHeader |
A response header to apply to the response when a static asset is served. |
StaticAssetSelector |
A static asset selector. Selectors are used to discriminate between two or more assets with the same route. |
StaticAssetsEndpointConventionBuilder |
A builder for configuring conventions for static assets. |