destructurama / fsharp

Native support for destructuring F# types when logging to Serilog.
Apache License 2.0
38 stars 10 forks source link

Depreciate Destructurama.FSharp.NetCore? #21

Closed TysonMN closed 9 months ago

TysonMN commented 3 years ago

I was confused by the difference between Destructurama.FSharp and Destructurama.FSharp.NetCore on nuget.org until I saw that the latter hadn't been updated for several years. I think it would be better if its documentation was similar to Serilog.Extras.FSharp, which says it is deprecated and that Destructurama.FSharp should be used instead.

sungam3r commented 9 months ago

@TysonMN to be able to do this one should be an package owner on nuget.org. ping @AntyaDev for help with this issue as an owner of Destructurama.FSharp.NetCore package.

bartelink commented 9 months ago

It would be great for it to be unlisted

AntyaDev commented 9 months ago

Hi @bartelink @sungam3r @TysonMN The package is unlisted now.

sungam3r commented 9 months ago

Thanks @AntyaDev .