Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of nuget depreciation warnings #1241

Open
thompson-tomo opened this issue Jan 4, 2024 · 1 comment
Open

Make use of nuget depreciation warnings #1241

thompson-tomo opened this issue Jan 4, 2024 · 1 comment
Labels
Type/enhancement New feature or request
Milestone

Comments

@thompson-tomo
Copy link
Contributor

thompson-tomo commented Jan 4, 2024

Is your feature request related to a problem? Please describe.

End users of the steeltoe packages should be able to tell in nuget which ones are deprecated & what alternative they should use.

Describe the solution you'd like

With the 4.0 release a number of packages will be deprecated for instance:

Thus packages should show a deprecation warning & suggest an alternative they should use ie Polly.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Above list is not a complete & I nearly started implementing hystrix not knowing about the discontinuation.

https://learn.microsoft.com/en-us/nuget/nuget-org/deprecate-packages

@thompson-tomo
Copy link
Contributor Author

In light of #1244 considerably more packages should be added to this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants