NuGet package unlisted
Closed this issue · 2 comments
Just wondering why the NuGet package has been unlisted. I didn't see any notes as to why in the README. I find it's still working just fine in .NET 6. If there's a security issue or something, please mention it in the README. It would be good to know. Thanks
I added this to readme:
n February 2022 Progress Software Corporation ("PSC") has obtained from NuGet Prefix reservations for a number of its trademarks/product names, including Kendo.
Since my NuGet packages use the "Kendo" prefix, PSC is hereby requesting that I either rename the package in a way that makes it clear to consumers that this is not a Progress Software Corporation product or delist the package from the nuget.org site altogether.
So for now (February 2022) I decided to unlist the NuGet.
When I have time, I'll create new NuGet packages. Probably like:
GridBinder.for.Kendo (rather than KendoGridBinder)
GridBinderEx.for.Kendo (rather than KendoGridBinderEx)
GridBinder.AspNetCore.for.Kendo (rather than KendoGridBinder.AspNetCore)
Kind regards, Stef Heyenrath
To make it simple, you could just prefix it with StefH
. Example: StefH.KendoGridBinder
. Alternatively, come up with a cool name to use as a prefix for all your open source stuff.
Appreciate the info anyway. Thanks.