Type of issue
Missing information
Description
I got started using Microsoft.Extensions.Resilience using the version 8.0.0 as recommended by the documentation for a .NET Standard 2.0 library and realized the package did not have a .NET Standard 2.0 target. I then realized that the package had a newer 9.X version which did support .NET Standard 2.0. I think the article might benefit from two improvements:
- Mentioning to get the latest version from NuGet
- Mentioning the supported .NET targets
Page URL
https://learn.microsoft.com/en-us/dotnet/core/resilience/?tabs=dotnet-cli
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/resilience/index.md
Document Version Independent Id
b04e88bc-50c0-216a-c5a9-3fa1fa332ddf
Platform Id
013c2073-93f2-4b2e-33d5-6e8b595aafe4
Article author
@IEvangelist
Metadata
- ID: 3fb96627-ce0a-a331-2a12-90de6fc9a356
- PlatformId: 013c2073-93f2-4b2e-33d5-6e8b595aafe4
- Service: dotnet-fundamentals
Related Issues