googleapis / google-cloudevents-dotnet

CloudEvent Types for .NET
Apache License 2.0
13 stars 9 forks source link

Should a nuget package be deprecated #254

Closed thompson-tomo closed 6 months ago

thompson-tomo commented 6 months ago

Looking in Nuget.org, I came across Google.Events.SystemTextJson however it looks like it was never officially released

jskeet commented 6 months ago

Yes, we decided not to go ahead with that idea. The protobuf-based package is the only one we've taken forward.

thompson-tomo commented 6 months ago

@jskeet could you mark the mentioned Package as deprecated on nuget.org?

jskeet commented 6 months ago

Will delist them on Monday. Although I'd say in general that if you see a package where the only versions available are in alpha, the last release was over three years ago, and the source code has been deleted from the repo, it's probably a good signal that you shouldn't bet on it :)

jskeet commented 6 months ago

I've delisted and deprecated all versions now.