AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Missing LanguageFilterAttribute implementation example
The section Use hub filters contains the sentence: For this example, assume a LanguageFilterAttribute class is defined. As a developer who is working on this first time and didn't implemented filters with attributes before, this is quite unfriendly - i need to get more docs or try something, while including actual example of that LanguageFilterAttribute will save a high amount of time.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 82746d56-6a32-5ede-d6eb-2878b2246fa4
- Version Independent ID: 6a84855a-42cc-4dcd-0397-dac5d25599a1
- Content: Use hub filters in ASP.NET Core SignalR
- Content Source: aspnetcore/signalr/hub-filters.md
- Product: aspnet-core
- Technology: aspnetcore-signalr
- GitHub Login: @Brecon
- Microsoft Alias: brecon
@Rick-Anderson which kind of info can i provide more for this issue?
Same here, the definition of LanguageFilterAttribute would be helpful!