Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

Microsoft.Extensions.Features

System Library

Author Microsoft
Version 10.0.1
Tags

Public Types

Microsoft.​AspNetCore.​Http.​Features

Default implementation for <see cref="T:Microsoft.AspNetCore.Http.Features.IFeatureCollection" /> .
Extension methods for getting feature from <see cref="T:Microsoft.AspNetCore.Http.Features.IFeatureCollection" />
struct FeatureReference<​T>
A cached reference to a feature.
struct FeatureReferences<​TCache>
A reference to a collection of features.
interface IFeatureCollection
Represents a collection of HTTP features.