dotnet / dotnet/AspNetCore.Docs
Add documentation for IEndpointSelectorPolicy
Open
doc-idea
re-Artak
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
This is a new-ish routing feature in 2.2+ that doesn't have any docs.
Some starter info here https://github.com/aspnet/AspNetCore/issues/10574#issuecomment-497195495
Basic outline suggestion:
- [ ] What is IEndpointSelectorPolicy and what does it do (conceptual)?
- [ ] Typical use cases
- [ ] How to register an IEndpointSelectorPolicy
- [ ] Example of how to implement a policy that's based on endpoint metadata (maybe versioning?)
Contributor guide
Assessment
This issue has not been assessed yet.